Not All Contexts Are Equal: Teaching LLMs Credibility-aware Generation
Ruotong Pan, Boxi Cao, Hongyu Lin, Xianpei Han, Jia Zheng, Sirui Wang,, Xunliang Cai, Le Sun

TL;DR
This paper introduces Credibility-aware Generation (CAG), a framework for improving the reliability of retrieval-augmented language models by enabling them to assess and utilize information credibility, demonstrated through a new benchmark and superior experimental results.
Contribution
The paper presents a novel CAG framework that enhances RAG models with credibility assessment, including a data transformation method and a comprehensive benchmark for evaluation.
Findings
CAG significantly outperforms existing models in credibility-aware tasks.
CAG maintains robustness against noisy and flawed retrieval data.
The framework enables customizable credibility settings for diverse applications.
Abstract
The rapid development of large language models has led to the widespread adoption of Retrieval-Augmented Generation (RAG), which integrates external knowledge to alleviate knowledge bottlenecks and mitigate hallucinations. However, the existing RAG paradigm inevitably suffers from the impact of flawed information introduced during the retrieval phrase, thereby diminishing the reliability and correctness of the generated outcomes. In this paper, we propose Credibility-aware Generation (CAG), a universally applicable framework designed to mitigate the impact of flawed information in RAG. At its core, CAG aims to equip models with the ability to discern and process information based on its credibility. To this end, we propose an innovative data transformation framework that generates data based on credibility, thereby effectively endowing models with the capability of CAG. Furthermore, to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · WordPiece · Byte Pair Encoding · Linear Layer · Layer Normalization · Weight Decay · Dense Connections · Attention Dropout · Residual Connection
