Research note
Longer context windows do not straightforwardly improve accuracy
Does supplying more material to a model make its answers more reliable?
Martin Anderson · Edited by Aleksi Virtanen · Published 2026-09-13 · Last reviewed 2026-09-16
Evidence base
Published retrieval and long-context evaluations, plus provider documentation on context limits.
The marketing logic of large context windows is that more input means more grounding. The published evaluation record is less generous than that.
The most cited result in this area is the observation that models retrieve information placed at the start and end of a long context considerably more reliably than information placed in the middle. The effect has been reproduced across model families and has not disappeared as windows have grown.
A second, quieter finding matters as much for practitioners: adding weakly relevant passages can reduce answer quality even when the correct passage is present. Precision in retrieval is worth more than recall once the correct passage is in the set.
The practical reading is that a context window is a budget rather than a container. Filling it because it is available raises cost on every request, raises latency, and can lower accuracy. The teams that measure this generally end up retrieving fewer passages and re-ranking them harder.
None of this argues against long-context models. It argues against the assumption that supplying more material is a substitute for deciding which material matters.
What we cannot conclude
- That the position effect applies uniformly to every current model; the published tests cover particular versions that have since been superseded.
- That findings on synthetic retrieval tasks transfer cleanly to messy production corpora.
- That any specific number of retrieved passages is correct. That figure is corpus-dependent and has to be measured locally.