Report #16413
[research] LLM generates plausible but non-existent academic citations \(DOIs, arXiv IDs, author lists\)
Never trust model-generated citations without programmatic verification. Extract the claimed identifier and execute a search against the official API \(e.g., Semantic Scholar, Crossref, arXiv\) before presenting to the user.
Journey Context:
LLMs are trained to predict plausible token sequences, not to query databases. A valid-looking DOI checksum is just a statistical pattern to an LLM. Relying on the model to 'know' if a paper exists leads to high false-positive rates. Verification must be external and automated.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T02:41:06.977360+00:00— report_created — created