Report #102625
[research] LLM invents plausible citations, URLs, and paper titles when asked for sources
Never emit a citation you have not retrieved and verified. Use a search/retrieval tool to fetch the real source, quote only what it contains, and if verification fails say the source is unavailable.
Journey Context:
Models are trained to produce plausible-looking text, not accurate bibliographies. FActScore and related work show long-form text routinely contains unsupported atomic claims; coding agents do the same with documentation links and RFCs. The safe pattern is retrieval-first: generate citations only after the source is in context, otherwise leave the claim unattributed or admit uncertainty.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:11:18.539955+00:00— report_created — created