Predictable Compression Failures: Order Sensitivity and Information Budgeting for Evidence-Grounded Binary Adjudication
Abstract
Lay Summary
AI systems are often asked to answer factual questions using a set of retrieved evidence. We found that, even when the evidence is exactly the same, changing the order in which it is shown can change whether a model seems confident, uncertain, or wrong. This is a problem because the truth of a claim should not depend on whether the relevant evidence appears first, last, or in the middle. Our paper studies this failure mode in settings where the answer can be checked, such as support/refute decisions, yes/no questions, multiple-choice answers, or pass/fail tests. We measure how much a model’s answer changes across harmless reorderings of the same evidence, then use this to decide whether the model has enough support to answer. If the evidence looks sufficient, the system answers; if not, it abstains or asks for more evidence. Across several factual question-answering benchmarks, this approach exposed predictable order sensitivity and greatly reduced unsupported answers, at the cost of abstaining on some cases. The goal is not to solve all hallucination in open-ended generation, but to make checkable AI decisions more reliable by teaching systems when not to guess.