Robust Claim Verification Through Fact Detection
Nazanin Jafari, James Allan

TL;DR
This paper introduces FactDetect, a method that improves claim verification robustness by extracting and utilizing short factual statements from evidence, enhancing performance and explainability in scientific claim verification.
Contribution
The paper presents a novel fact detection approach using LLMs and multitasking to boost claim verification accuracy and explainability, especially in scientific datasets.
Findings
FactDetect improves supervised claim verification F1 score by 15%.
AugFactDetect enhances zero-shot claim verification performance with an average of 17.3% gain.
The method demonstrates statistically significant improvements over baselines.
Abstract
Claim verification can be a challenging task. In this paper, we present a method to enhance the robustness and reasoning capabilities of automated claim verification through the extraction of short facts from evidence. Our novel approach, FactDetect, leverages Large Language Models (LLMs) to generate concise factual statements from evidence and label these facts based on their semantic relevance to the claim and evidence. The generated facts are then combined with the claim and evidence. To train a lightweight supervised model, we incorporate a fact-detection task into the claim verification process as a multitasking approach to improve both performance and explainability. We also show that augmenting FactDetect in the claim verification prompt enhances performance in zero-shot claim verification using LLMs. Our method demonstrates competitive results in the supervised claim…
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
TopicsNatural Language Processing Techniques
