Report #84634
[research] LLM generates plausible but non-existent URLs or DOI links when asked for citations
Implement strict citation verification. Never output a URL or citation unless it has been explicitly retrieved from a trusted search tool or provided in the context. If no citation is found, output 'No verified citation available.'
Journey Context:
LLMs are trained to predict plausible text, and academic citations follow predictable patterns \(authors, year, title\). This makes hallucinated citations look highly convincing. Relying on the LLM's internal knowledge for citations is fundamentally unsafe because the model will construct a valid-looking URL that leads to a 404. Tool-use \(retrieval\) is the only reliable mitigation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:38:49.958239+00:00— report_created — created