PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 1, 20250 citationsOpen Access

CiteFix: Enhancing RAG Accuracy Through Post-Processing Citation Correction

View Full Paper
HMHarsh MaheshwariSTSrikanth V. TennetiANAlwarappan Nakkiran

Key Points

  • A 15.46% improvement in citation accuracy was achieved using post-processing techniques.
  • The study found traditional LLMs to have a citation accuracy rate of about 74%, highlighting a significant gap.
  • Efficient algorithms were developed to enhance citation integrity while reducing latency and cost.
  • The enhancements allow for the use of smaller and more cost-effective language models without sacrificing performance.

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.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Maheshwari et al. (2025) studied this question.

synapsesocial.com/papers/68dd91c7fe798ba2fc4985c4https://doi.org/10.48550/arxiv.2504.15629
Ask AI
Helpful
Bookmark
Share
View Full Paper