What is Citation Accuracy?
Citation Accuracy is the percentage of an AI-generated response's citations that correctly and accurately reference the source they claim to reference, as opposed to citing the wrong source, a nonexistent one, or misattributing a claim. It's distinct from grounding rate, since a response can cite a real source that simply doesn't say what the response claims it says.
TL;DR
Citation accuracy is the percentage of an AI response's cited sources that actually say what the response claims they say.
Formula
Citation Accuracy = (Citations That Correctly Match Their Claimed Source Content / Total Citations Made) × 100
Why It Matters
Citation accuracy matters because a confidently formatted citation creates an illusion of trustworthiness regardless of whether the underlying claim is actually correct, which makes inaccurate AI output more dangerous, not less, when it looks well-sourced. It matters because a response can pass a basic check for whether citations exist at all while still failing badly on whether those citations say what's claimed, so measuring presence alone gives a false sense of reliability. Ignoring citation accuracy means an organization deploying AI-generated content or answers has no real way to know how often users are being misled by a source that looks legitimate but doesn't back up the claim attached to it. It matters most in high-stakes use cases like legal, medical, or financial content, where a misattributed or fabricated citation can cause real harm if it goes unchecked. Tracking citation accuracy separately from grounding rate also helps teams diagnose whether errors are coming from retrieval failures or from the model misrepresenting sources it did retrieve correctly.
Example
An AI-generated summary includes eight citations, and a reviewer checking each one against its cited source finds that six accurately represent what the source says, one cites a real source but misstates its finding, and one references a source that doesn't exist. Citation accuracy is 6 divided by 8, which equals 75%. Because a confidently formatted, official-looking citation can make an inaccurate claim look trustworthy at a glance, citation accuracy is checked separately from whether a citation is merely present.
Frequently Asked Questions
Related Terms