Report #10934
[research] Ignoring retrieved context and hallucinating from parametric memory when relevant documents are in the middle of a long context window
Position critical retrieved documents at the very beginning or very end of the context window. Alternatively, use a sliding window or iterative retrieval-generation approach.
Journey Context:
A common assumption is that LLMs process long contexts uniformly. However, the 'Lost in the Middle' phenomenon proves that LLMs exhibit U-shaped performance curves for context retrieval. If the grounding context is placed in the middle, the model ignores it and falls back on its internal, potentially hallucinated, weights, breaking grounding discipline.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T12:08:49.000429+00:00— report_created — created