Report #5875
[research] LLM generates plausible but non-existent URLs or DOIs for citations
Enforce strict extraction-only citation policies; generate citations only by selecting spans from retrieved documents, never from parametric memory.
Journey Context:
LLMs are trained to be helpful and fluent, which causes them to 'fill in' plausible URLs \(e.g., arxiv.org/abs/2301.xxxxx\) rather than admitting ignorance. Post-hoc validation of URLs is brittle because the LLM will just generate another fake one if asked to correct itself. The only robust fix is architectural: citations must be strictly grounded in a retrieval step where the ID is extracted, not generated autoregressively.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T22:35:33.975388+00:00— report_created — created