CiteFix: Enhancing RAG Accuracy Through Post-Processing Citation Correction

Harsh Maheshwari, Srikanth Tenneti, Alwarappan Nakkiran


Abstract
Retrieval Augmented Generation (RAG) has emerged as a powerful application of Large Language Models (LLMs), revolutionizing information search and consumption. RAG systems combine traditional search capabilities with LLMs to generate comprehensive answers to user queries, ideally with accurate citations. However, in our experience of developing a RAG product, LLMs often struggle with source attribution, aligning with other industry studies reporting citation accuracy rates of only about 74% for popular generative search engines. To address this, we present efficient post-processing algorithms to improve citation accuracy in LLM-generated responses, with minimal impact on latency and cost. Our approaches cross-check generated citations against retrieved articles using methods including keyword + semantic matching, fine tuned model with BERTScore, and a lightweight LLM-based technique. Our experimental results demonstrate a relative improvement of 15.46% in the overall accuracy metrics of our RAG system. This significant enhancement potentially enables a shift from our current larger language model to a relatively smaller model that is approximately 12x more cost-effective and 3x faster in inference time, while maintaining comparable performance. This research contributes to enhancing the reliability and trustworthiness of AI-generated content in information retrieval and summarization tasks which is critical to gain customer trust especially in commercial products.
Anthology ID:
2025.acl-industry.23
Volume:
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 6: Industry Track)
Month:
July
Year:
2025
Address:
Vienna, Austria
Editors:
Georg Rehm, Yunyao Li
Venue:
ACL
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
310–317
Language:
URL:
https://preview.aclanthology.org/landing_page/2025.acl-industry.23/
DOI:
Bibkey:
Cite (ACL):
Harsh Maheshwari, Srikanth Tenneti, and Alwarappan Nakkiran. 2025. CiteFix: Enhancing RAG Accuracy Through Post-Processing Citation Correction. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 6: Industry Track), pages 310–317, Vienna, Austria. Association for Computational Linguistics.
Cite (Informal):
CiteFix: Enhancing RAG Accuracy Through Post-Processing Citation Correction (Maheshwari et al., ACL 2025)
Copy Citation:
PDF:
https://preview.aclanthology.org/landing_page/2025.acl-industry.23.pdf