paper-with-me

홈 › Papers

AmbiFC: Fact-Checking Ambiguous Claims with Evidence

2021-04-01 · Max Glockner, Ieva Staliūnaitė, James Thorne, Gisela Vallejo, Andreas Vlachos, Iryna Gurevych

Automated fact-checking systems verify claims against evidence to predict their veracity. In real-world scenarios, the retrieved evidence may not unambiguously support or refute the claim and yield conflicting but valid interpretations. Existing fact-checking datasets assume that the models developed with them predict a single veracity label for each claim, thus discouraging the handling of such ambiguity. To address this issue we present AmbiFC, a fact-checking dataset with 10k claims derived from real-world information needs. It contains fine-grained evidence annotations of 50k passages from 5k Wikipedia pages. We analyze the disagreements arising from ambiguity when comparing claims against evidence in AmbiFC, observing a strong correlation of annotator disagreement with linguistic phenomena such as underspecification and probabilistic reasoning. We develop models for predicting veracity handling this ambiguity via soft labels and find that a pipeline that learns the label distribution for sentence-level evidence selection and veracity prediction yields the best performance. We compare models trained on different subsets of AmbiFC and show that models trained on the ambiguous instances perform better when faced with the identified linguistic phenomena.

📄 PDF Abstract BibTeX arXiv:2104.00640

Code (2)

CambridgeNLIP/verification-real-world-info-needs 공식 구현 pytorch
knot-fit-but/claimdissector pytorch

Tasks

Claim VerificationEvidence SelectionFact CheckingSentenceStance ClassificationTransfer Learningvalid

Similar Papers 제목 키워드 기반

RAMA: Retrieval-Augmented Multi-Agent Framework for Misinformation Detection in Multimodal Fact-Checking

2025-07-12 · Shuo Yang, Zijian Yu, Zhenzhe Ying, Yuqin Dai 외 arxiv

The rapid proliferation of multimodal misinformation presents significant challenges for automated fact-checking systems, especially when claims are ambiguous or lack sufficient context. We introduce RAMA, a novel retrie…

Automated Fact-Checking of Claims from Wikipedia

2020-05-01 · LREC 2020 5 · Aalok Sathe, Salar Ather, Tuan Manh Le, Nathan Perry 외

Automated fact checking is becoming increasingly vital as both truthful and fallacious information accumulate online. Research on fact checking has benefited from large-scale datasets such as FEVER and SNLI. However, suc…

ArticlesFact Checking

Evidence-based Fact-Checking of Health-related Claims

2021-11-01 · Findings (EMNLP) 2021 11 · Mourad Sarrouti, Asma Ben Abacha, Yassine Mrabet, Dina Demner-Fushman

The task of verifying the truthfulness of claims in textual documents, or fact-checking, has received significant attention in recent years. Many existing evidence-based factchecking datasets contain synthetic claims and…

ArticlesFact Checking

FaVIQ: FAct Verification from Information-seeking Questions

2021-07-05 · ACL 2022 5 · Jungsoo Park, Sewon Min, Jaewoo Kang, Luke Zettlemoyer 외

Despite significant interest in developing general purpose fact checking models, it is challenging to construct a large-scale fact verification dataset with realistic real-world claims. Existing claims are either authore…

Fact CheckingFact VerificationNatural Language Understanding

Check-COVID: Fact-Checking COVID-19 News Claims with Scientific Evidence

2023-05-29 · Gengyu Wang, Kate Harwood, Lawrence Chillrud, Amith Ananthram 외

We present a new fact-checking benchmark, Check-COVID, that requires systems to verify claims about COVID-19 from news using evidence from scientific articles. This approach to fact-checking is particularly challenging a…

ArticlesFact CheckingSentence