MultiFC: A Real-World Multi-Domain Dataset for Evidence-Based Fact Checking of Claims (D19-1)
Copied to clipboard
Isabelle Augenstein, Christina Lioma, Dongsheng Wang, Lucas Chaves Lima, Casper Hansen, Christian Hansen, Jakob Grue Simonsen
| Challenge: | Existing efforts to verify factual claims are limited by small datasets or artificially constructed datasets. |
| Approach: | They propose to use the largest publicly available dataset of naturally occurring factual claims for automatic claim verification. |
| Outcome: | The proposed model outperforms baseline models and evidence pages significantly. |
Similar Papers
HealthFC: Verifying Health Claims with Evidence-Based Medical Fact-Checking (2024.lrec-main)
Copied to clipboard
| Challenge: | determining the trustworthiness of online medical content is challenging in the digital age . fact-checking is an approach to assess the veracity of factual claims . a new dataset is presented to help advance automated fact- checking . |
| Approach: | They propose a dataset that assesses the veracity of factual claims using evidence from credible sources. |
| Outcome: | The proposed dataset can be used for automated fact-checking tasks. |
X-Fact: A New Benchmark Dataset for Multilingual Fact Checking (2021.acl-short)
Copied to clipboard
| Challenge: | Several fact-checking initiatives, such as PolitiFact, expend manual labor to investigate and determine the truthfulness of viral statements. |
| Approach: | They propose a multilingual dataset for factual verification of naturally existing claims . they use a benchmark to evaluate the multilingual models . |
| Outcome: | The proposed model achieves an F-score of around 40%, suggesting it is a challenging benchmark for multilingual fact-checking models. |
Automated Justification Production for Claim Veracity in Fact Checking: A Survey on Architectures and Approaches (2024.acl-long)
Copied to clipboard
| Challenge: | Current research focuses on predicting claim veracity through metadata analysis and language scrutiny, with an emphasis on justifying verdicts. |
| Approach: | They propose a comprehensive taxonomy for categorizing works based on various criteria and propose scalable methodologies for improving fact-checking explainability. |
| Outcome: | The proposed taxonomy identifies challenges while proposing future directions in fact-checking explainability. |
A Systematic Survey of Claim Verification: Corpora, Systems, and Case Studies (2025.findings-emnlp)
Copied to clipboard
| Challenge: | This survey analyses 198 studies published between January 2022 and March 2025 . |
| Approach: | This survey synthesizes recent advances in CV corpus creation and system design. |
| Outcome: | The results of this study are synthesized from 198 studies published between January 2022 and March 2025. |
MultiClaimNet: A Massively Multilingual Dataset of Fact-Checked Claim Clusters (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a growing number of unverified claims and expanding size of fact-checked databases require alternative, more efficient solutions. |
| Approach: | They propose to group fact-checked claims into multilingual clusters to improve claim retrieval and validation. |
| Outcome: | The proposed approach reduces redundancy by grouping claims into clusters . the proposed dataset contains 85.3K fact-checked claims written in 78 languages . |
Automated Fact-Checking of Claims from Wikipedia (2020.lrec-1)
Copied to clipboard
| Challenge: | Fact checking datasets such as FEVER and SNLI suffer from limited applicability due to synthetic nature of claims and/or evidence written by annotators that differ from real claims and evidence on the internet. |
| Approach: | They present a dataset of 124k+ triples consisting of a claim, context and an evidence document extracted from English Wikipedia articles and citations. |
| Outcome: | The proposed dataset is the largest fact checking dataset consisting of real claims and evidence to date. |
Fact-Checking Complex Claims with Program-Guided Reasoning (2023.acl-long)
Copied to clipboard
| Challenge: | Fact-checking real-world claims often requires collecting multiple pieces of evidence and complex multi-step reasoning. |
| Approach: | They propose a novel fact-checking model that decomposes complex claims into simpler sub-tasks that can be solved using a shared library of specialized functions. |
| Outcome: | The proposed model outperforms seven baselines on two fact-checking datasets and has explicit output programs that benefit human debugging. |
ClaimDB: A Fact Verification Benchmark over Large Structured Data (2026.acl-long)
Copied to clipboard
| Challenge: | despite substantial progress in fact-verification benchmarks, this setting remains largely underexplored. |
| Approach: | They propose a fact-verification benchmark where evidence for claims is derived from compositions of millions of records and multiple tables. |
| Outcome: | The proposed benchmarks score below 55% accuracy with 30 state-of-the-art LLMs and are released on github. |
WatClaimCheck: A new Dataset for Claim Entailment and Inference (2022.acl-long)
Copied to clipboard
| Challenge: | a dataset for automated fact checking is presented . premise articles are used to verify the veracity of claims . |
| Approach: | They propose a dataset for automated fact checking and an evaluation of state of the art algorithms. |
| Outcome: | The proposed model improves retrieval quality of passages in premise articles . the proposed model predicts claim veracity by inference from premise article . |
Claim Verification in the Age of Large Language Models: A Survey (2026.acl-srw)
Copied to clipboard
| Challenge: | Recent election cycles have seen a large number of false information spread across social media and news platforms. |
| Approach: | They propose a framework for automated claim verification using Large Language Models and Retrieval Augmented Generation. |
| Outcome: | The proposed frameworks are based on large-scale models and new methods such as Retrieval Augmented Generation (RAG). |