CLMay 25, 2023

Give Me More Details: Improving Fact-Checking with Latent Retrieval

arXiv:2305.16128v28 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of collecting comprehensive evidence for verifying real-world claims, though it is incremental in nature.

The paper tackles the problem of insufficient evidence in automated fact-checking by incorporating full source documents and introducing two enriched datasets, achieving significant improvements over best-reported models.

Evidence plays a crucial role in automated fact-checking. When verifying real-world claims, existing fact-checking systems either assume the evidence sentences are given or use the search snippets returned by the search engine. Such methods ignore the challenges of collecting evidence and may not provide sufficient information to verify real-world claims. Aiming at building a better fact-checking system, we propose to incorporate full text from source documents as evidence and introduce two enriched datasets. The first one is a multilingual dataset, while the second one is monolingual (English). We further develop a latent variable model to jointly extract evidence sentences from documents and perform claim verification. Experiments indicate that including source documents can provide sufficient contextual clues even when gold evidence sentences are not annotated. The proposed system is able to achieve significant improvements upon best-reported models under different settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes