← Latest papers
🤖 AI

CiteCheck: Retrieval-Grounded Detection of LLM Citation Hallucinations in Scientific Text

The paper introduces CiteCheck, a hybrid framework that combines scholarly retrieval with structured LLM verification to accurately detect citation hallucinations in scientific texts, achieving superior performance on a newly constructed physics benchmark compared to existing baselines.

Original authors: Khashayar Khajavi, Shaghayegh Sadeghi, Rise Adhikari, Alexander Tessier

Published 2026-05-28
📖 4 min read☕ Coffee break read

Original authors: Khashayar Khajavi, Shaghayegh Sadeghi, Rise Adhikari, Alexander Tessier

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are reading a scientific report written by a very confident, very fast robot. The robot writes beautifully, but when it lists the books and papers it used as sources, it sometimes makes things up. It might invent a book title, mix up the author's name, or even create a whole paper that never existed. This is called a "citation hallucination."

The paper you provided introduces a new tool called CITECHECK to catch these mistakes. Think of CITECHECK not as a robot that guesses, but as a super-detective librarian with a specific job: to verify if a reference is real and if the details are correct.

Here is how CITECHECK works, broken down into simple steps:

1. The "Library Search" (Retrieval)

When CITECHECK sees a citation (like "Smith, 2023, The Physics of Stars"), it doesn't just trust the robot's memory. Instead, it acts like a librarian who immediately runs to the shelves (or the internet) to find the actual book.

  • It checks multiple databases (like CrossRef, Semantic Scholar, and arXiv) to find the real paper that matches the title.
  • If it can't find a match, it knows immediately that the citation is likely fake.

2. The "Spot the Difference" Game (Verification)

Once the librarian finds the real book, CITECHECK puts the robot's citation side-by-side with the real book's cover and details.

  • It uses a smart AI "judge" to compare them.
  • The Score: The judge gives the citation a score from 0 to 10.
    • 10 (Exact Match): The robot got everything right.
    • 6 or 7 (Minor Hallucination): The book exists, but the robot got the year wrong, misspelled the author's name, or changed the URL slightly. It's like ordering a pizza and getting the right toppings but the wrong crust.
    • 0 or 1 (Major Hallucination): The book doesn't exist at all, or the robot is describing a completely different book. It's like ordering a pizza and getting a sandwich that doesn't exist.

3. The "Second Opinion" (Reviewer Pass)

Sometimes, the robot might be tricky. It might give you a real URL (like a link to a real paper) but pair it with a fake title or author. It's like giving you a real address but telling you the wrong person lives there.

  • CITECHECK has a "reviewer" step for these suspicious cases. A second AI looks closely to make sure the title and authors actually match the link, not just the link itself.

The "Training Ground" (The Benchmark)

To prove their tool works, the authors built a "training gym" for the system. They took 982 real physics citations and created two types of fake versions:

  1. Minor Fakes: Real papers with small, sneaky errors (like changing "2023" to "2024").
  2. Major Fakes: Completely made-up papers that sound plausible but don't exist.

The Results: The Detective Wins

When they tested CITECHECK against other big AI models (like GPT, Claude, and Gemini), the results were clear:

  • CITECHECK was the best. It correctly identified real vs. fake citations about 89% of the time.
  • Why it won: The other AI models tried to guess from their memory or by just reading the text. CITECHECK won because it actually went out and checked the facts against real databases before making a decision.
  • Even when the other AIs were given "cheat sheets" (examples of what to look for) or allowed to use the internet, they still couldn't beat CITECHECK's method of "Search first, then compare."

The Bottom Line

The paper claims that to stop AI from lying about its sources, you can't just ask the AI to "be honest." You need a system that retrieves the real evidence first and then uses a structured comparison to catch the lies. CITECHECK does exactly that, acting as a reliable fact-checker for scientific writing.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →