CrEst: Credibility Estimation for Contexts in LLMs via Weak Supervision
Dyah Adila, Shuai Zhang, Boran Han, Bonan Min, Yuyang Wang

TL;DR
CrEst is a weak supervision framework that assesses the credibility of context documents in LLMs by leveraging inter-document agreement, improving inference accuracy without manual annotations.
Contribution
We introduce CrEst, a novel weakly supervised method for credibility estimation in LLM contexts, utilizing semantic coherence among documents to enhance knowledge reliability.
Findings
Achieves up to 26.86% accuracy improvement
Increases F1 score by 3.49%
Maintains robustness under high-noise conditions
Abstract
The integration of contextual information has significantly enhanced the performance of large language models (LLMs) on knowledge-intensive tasks. However, existing methods often overlook a critical challenge: the credibility of context documents can vary widely, potentially leading to the propagation of unreliable information. In this paper, we introduce CrEst, a novel weakly supervised framework for assessing the credibility of context documents during LLM inference--without requiring manual annotations. Our approach is grounded in the insight that credible documents tend to exhibit higher semantic coherence with other credible documents, enabling automated credibility estimation through inter-document agreement. To incorporate credibility into LLM inference, we propose two integration strategies: a black-box approach for models without access to internal weights or activations, and a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Topic Modeling · Anomaly Detection Techniques and Applications
