AI RESEARCH

One Pass, Any Order: Position-Invariant Listwise Reranking for LLM-Based Recommendation

arXiv CS.LG

ArXi:2604.27599v1 Announce Type: cross Large language models (LLMs) are increasingly used for recommendation reranking, but their listwise predictions can depend on the order in which candidates are presented. This creates a mismatch between the set-based nature of recommendation and the sequence-based computation of decoder-only LLMs, where permuting an otherwise identical candidate set can change item scores and final rankings. Such order sensitivity makes LLM-based rerankers difficult to rely on, since rankings may reflect prompt serialization rather than user preference.