Report #3400
[research] Model relies on outdated or wrong parametric knowledge instead of fresh retrieval
Route queries about rare, recent, or fast-changing facts to retrieval; use parametric memory only for stable, high-frequency common knowledge, and always disclose the source date.
Journey Context:
LLMs store knowledge implicitly and struggle with long-tail, recent, or rapidly evolving facts. Mallen et al. show that parametric memory is less reliable for rare entities, while retrieval helps. The practical rule: if the fact is time-sensitive, domain-specific, or could have changed since training, retrieve; if it is basic, stable, and broadly attested, parametric recall may suffice. Never blend the two without signaling which source was used.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T16:39:38.722830+00:00— report_created — created