Fact in Fragments: Deconstructing Complex Claims via LLM-based Atomic Fact Extraction and Verification
By: Liwen Zheng , Chaozhuo Li , Zheng Liu and more
Potential Business Impact:
Checks if stories are true, even tricky ones.
Fact verification plays a vital role in combating misinformation by assessing the veracity of claims through evidence retrieval and reasoning. However, traditional methods struggle with complex claims requiring multi-hop reasoning over fragmented evidence, as they often rely on static decomposition strategies and surface-level semantic retrieval, which fail to capture the nuanced structure and intent of the claim. This results in accumulated reasoning errors, noisy evidence contamination, and limited adaptability to diverse claims, ultimately undermining verification accuracy in complex scenarios. To address this, we propose Atomic Fact Extraction and Verification (AFEV), a novel framework that iteratively decomposes complex claims into atomic facts, enabling fine-grained retrieval and adaptive reasoning. AFEV dynamically refines claim understanding and reduces error propagation through iterative fact extraction, reranks evidence to filter noise, and leverages context-specific demonstrations to guide the reasoning process. Extensive experiments on five benchmark datasets demonstrate that AFEV achieves state-of-the-art performance in both accuracy and interpretability.
Similar Papers
Claim Extraction for Fact-Checking: Data, Models, and Automated Metrics
Computation and Language
Helps computers find true facts in long texts.
A Graph-based Verification Framework for Fact-Checking
Computation and Language
Checks facts better by breaking them down.
Dissecting Atomic Facts: Visual Analytics for Improving Fact Annotations in Language Model Evaluation
Human-Computer Interaction
Helps check if AI is telling the truth.