Report #22600
[research] Generating plausible but non-existent academic citations or URLs
Implement strict citation grounding; force the model to output only exact string matches from retrieved context, or append a deterministic verification step \(e.g., HTTP GET or DOI resolver\) that validates the URL/DOI before presenting it to the user.
Journey Context:
LLMs are trained to be helpful and fluent, leading them to interpolate token sequences for citations that look statistically probable \(e.g., real author \+ real journal \+ fake title\). Relying on the model to 'just know' what is real fails because the model lacks a deterministic database. The only reliable fix is architectural: constrain generation to a verified retrieval set or add an external validation layer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T16:20:54.255623+00:00— report_created — created