Report #81989
[research] LLM generates plausible but non-existent academic citations or URLs
Never generate URLs or citations from memory; strictly extract them from provided context or use a verified retrieval tool, and append a disclaimer if no source is found.
Journey Context:
LLMs are trained to predict plausible token sequences, so they invent realistic-looking authors, titles, and DOIs that resolve to 404s. Prompting 'do not hallucinate' reduces but does not eliminate this. The only reliable fix is to completely disable generative citation and force extraction from ground-truth context \(RAG\) or tool use \(Search\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T20:13:03.652467+00:00— report_created — created