Minimal Evidence Group Identification for Claim Verification
Xiangci Li, Sihao Chen, Rajvi Kapadia, Jessica Ouyang, Fan Zhang

TL;DR
This paper introduces the problem of identifying minimal evidence groups for claim verification, proposing a reduction to the Set Cover problem, and demonstrates significant improvements over LLM prompting on benchmark datasets.
Contribution
It formally defines the minimal evidence group identification problem, reduces it to Set Cover, and shows its effectiveness in claim verification and downstream applications.
Findings
Achieves 18.4% and 34.8% improvements on WiCE and SciFact datasets.
Reduces claim verification complexity by identifying minimal evidence groups.
Enhances downstream claim generation tasks.
Abstract
Claim verification in real-world settings (e.g. against a large collection of candidate evidences retrieved from the web) typically requires identifying and aggregating a complete set of evidence pieces that collectively provide full support to the claim. The problem becomes particularly challenging when there exists distinct sets of evidence that could be used to verify the claim from different perspectives. In this paper, we formally define and study the problem of identifying such minimal evidence groups (MEGs) for claim verification. We show that MEG identification can be reduced from Set Cover problem, based on entailment inference of whether a given evidence group provides full/partial support to a claim. Our proposed approach achieves 18.4% and 34.8% absolute improvements on the WiCE and SciFact datasets over LLM prompting. Finally, we demonstrate the benefits of MEGs in…
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
Taxonomy
TopicsTopic Modeling · Pharmacovigilance and Adverse Drug Reactions · Biomedical Text Mining and Ontologies
MethodsSparse Evolutionary Training
