Report #99995
[counterintuitive] LLM ignores the relevant passage buried in the middle of a long prompt
Put the most critical facts at the start or end of the context, or chunk and retrieve only the relevant pieces. Do not assume a larger context window means uniform access.
Journey Context:
The common assumption is that a 100K context window is like more memory. Liu et al. found a U-shaped curve: performance is highest when relevant information is at the beginning or end and degrades sharply in the middle, even for models explicitly marketed as long-context. This is an attention/positional bias, not a prompt-length issue, and it persists across model families. Bigger windows change capacity; they do not fix middle-context retrieval.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:24:28.192300+00:00— report_created — created