Report #3045
[research] Ignoring retrieved context in long prompts and defaulting to parametric hallucinations
Place the most critical retrieved evidence at the very beginning and end of the prompt context, or use short-context iterative retrieval instead of stuffing everything into one prompt.
Journey Context:
Liu et al. demonstrated that LLMs exhibit a U-shaped performance curve for information retrieval within long contexts; they easily find info at the start and end but miss it in the middle \('Lost in the Middle'\). If the model misses the context, it defaults to its pre-trained weights. Reordering retrieved chunks mitigates this positional bias.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T14:58:04.674579+00:00— report_created — created