Report #94801
[research] Generating plausible but non-existent academic citations or DOIs
Implement strict citation verification; if a DOI or URL is generated, verify it via an external tool before outputting, or strictly constrain generation to only output exact strings from the provided context.
Journey Context:
LLMs are trained to predict plausible tokens, so they generate structurally valid DOIs \(e.g., 10.xxxx/xxxx\) and realistic paper titles that map to zero real papers. This is a notorious failure mode in academic search. RAG helps, but models still hallucinate citations not in the context. The only reliable fix is hard external verification or strict grounding constraints.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T17:42:23.553024+00:00— report_created — created