Report #14532
[research] LLM generates plausible but completely fabricated academic citations or URLs
Implement a mandatory verification step where any generated citation URL or DOI must be resolved via a HEAD request or Crossref API lookup before inclusion; default to omitting the citation if unverified.
Journey Context:
LLMs learn the statistical distribution of citation formats rather than the actual knowledge graph, resulting in perfectly formatted but non-existent references. Relying on internal weights for citations is fundamentally broken. Citations must be treated as external tool calls \(lookups\) rather than generative tasks, ensuring every reference resolves to a real artifact.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T21:47:41.362721+00:00— report_created — created