Search papers, labs, and topics across Lattice.
The paper introduces HalluCiteChecker, a toolkit designed to detect and verify hallucinated citations in scientific papers generated with the assistance of AI. The toolkit addresses the problem of AI-generated citations that do not correspond to existing works, which undermines credibility and burdens reviewers. HalluCiteChecker is lightweight, CPU-based, and can perform verification quickly, offering a practical solution for pre-review checks.
Catch AI's academic dishonesty: HalluCiteChecker spots bogus citations in seconds, lightening the load for reviewers drowning in AI-assisted papers.
We introduce HalluCiteChecker, a toolkit for detecting and verifying hallucinated citations in scientific papers. While AI assistant technologies have transformed the academic writing process, including citation recommendation, they have also led to the emergence of hallucinated citations that do not correspond to any existing work. Such citations not only undermine the credibility of scientific papers but also impose an additional burden on reviewers and authors, who must manually verify their validity during the review process. In this study, we formalize hallucinated citation detection as an NLP task and provide a corresponding toolkit as a practical foundation for addressing this problem. Our package is lightweight and can perform verification in seconds on a standard laptop. It can also be executed entirely offline and runs efficiently using only CPUs. We hope that HalluCiteChecker will help reduce reviewer workload and support organizers by enabling systematic pre-review and publication checks. Our code is released under the Apache 2.0 license on GitHub and is distributed as an installable package via PyPI. A demonstration video is available on YouTube.