RoToR: Towards More Reliable Responses for Order-Invariant Inputs
Soyoung Yoon, Dongha Ahn, Youngwon Lee, Minkyu Jung, HyungJoo Jang, Seung-won Hwang

TL;DR
This paper introduces RoToR, a zero-shot language model designed to handle order-invariant listwise inputs more reliably by addressing previous limitations and incorporating an adaptive framework for mixed input types.
Contribution
The paper presents RoToR, a novel zero-shot invariant language model with minimal positional ID modifications and a Selective Routing framework for mixed input handling.
Findings
RoToR improves robustness to positional bias in listwise tasks.
Selective Routing effectively manages both order-invariant and sensitive inputs.
Experimental results show state-of-the-art performance on multiple benchmarks.
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 zero-shot 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 order-invariant inputs with minimal modifications of positional IDs, and (2) Selective Routing, an adaptive framework that handles both order-invariant and order-sensitive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsModel Reduction and Neural Networks
