SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2502.08662 · ACL · 2025

RoToR: Towards More Reliable Responses for Order-Invariant Inputs

Soyoung Yoon, Seung-Won Hwang, Youngwon Lee, Dongha Ahn, Minkyu Jung, Hyungjoo Jang

arXiv · PDF · Open in the Atlas

Code that ran

We have not lifted any functions out of this paper's repositories yet, so there is nothing we have run. If it links a repository, it is listed below.

Abstract

Mitigating positional bias of language models (LMs) for listwise inputs is a well-known and important problem (e.g., lost-in-the-middle). While zero-shot order-invariant LMs have been proposed to solve this issue, their success on practical listwise problems has been limited. In this work, as a first contribution, we identify and overcome two limitations to make zeroshot invariant LMs more practical: (1) training and inference distribution mismatch arising from modifying positional ID assignments to enforce invariance, and (2) failure to adapt to mixture of order-invariant and sensitive inputs in practical listwise problems. Then, to overcome these issues we propose (1) RoToR, a zero-shot invariant LM for genuinely orderinvariant inputs with minimal modifications of positional IDs, and (2) Selective Routing, an adaptive framework that handles both orderinvariant and order-sensitive inputs in listwise tasks. On the Lost in the middle (LitM), Knowledge Graph QA (KGQA), and MMLU benchmarks, we show that ROTOR with Selective Routing can effectively handle practical listwise input tasks in a zero-shot manner. 1

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2502.08662")
get_code_for_paper("2502.08662")
have("2502.08662")

Connect an agent — have() is free.