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 . |
Similar Papers
Multilingual Previously Fact-Checked Claim Retrieval (2023.emnlp-main)
Copied to clipboard
Matúš Pikuliak, Ivan Srba, Robert Moro, Timo Hromadka, Timotej Smoleň, Martin Melišek, Ivan Vykopal, Jakub Simko, Juraj Podroužek, Maria Bielikova
| Challenge: | Fact-checkers are often hampered by the sheer amount of online content that needs to be fact-checked. |
| Approach: | They propose a multilingual dataset for previously fact-checked claim retrieval using social media posts and 206k fact- checks in 39 languages written by professional fact- checkers. |
| Outcome: | The proposed method improves on the previously unsupervised method and shows that a multilingual dataset has its complexities and needs to be carefully interpreted. |
Multilingual vs Crosslingual Retrieval of Fact-Checked Claims: A Tale of Two Approaches (2025.emnlp-main)
Copied to clipboard
| Challenge: | Previous work has mostly tackled the task monolingually, i.e., having both the input and the retrieved claims in the same language. |
| Approach: | They examine strategies to improve multilingual and crosslingual performance by selecting negative examples and re-ranking. |
| Outcome: | The proposed methods improve performance on a multilingual and crosslingual dataset. |
Large Language Models for Multilingual Previously Fact-Checked Claim Detection (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a new study evaluates large language models for multilingual previously fact-checked claim detection . authors assess seven LLMs across 20 languages in monolingual and cross-lingual settings . |
| Approach: | They evaluate large language models for multilingual previously fact-checked claim detection . they find they perform well for high-resource languages, struggle with low-resourced languages . |
| Outcome: | The proposed model performs well for high-resource languages, but struggle with low-resourced languages. |
Claim Matching Beyond English to Scale Global Fact-Checking (2021.acl-long)
Copied to clipboard
| Challenge: | Existing methods to fact-check content are not scaled well in non-English contexts. |
| Approach: | They propose to use a WhatsApp tipline and public group message dataset to find pairs of textual messages containing claims that can be served with one fact-check. |
| Outcome: | The proposed model outperforms existing models in English, Hindi, and Tamil in all settings. |
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. |
Entity-aware Cross-lingual Claim Detection for Automated Fact-checking (2026.findings-eacl)
Copied to clipboard
| Challenge: | Existing work on verifiable claims detection is focused on monolingual solutions . identifying and validating claims related to global concerns requires a fact-checking pipeline capable of processing claims written in multiple languages. |
| Approach: | They propose an entity-aware cross-lingual claim detection model that generalizes well to handle multilingual claims. |
| Outcome: | The proposed model shows consistent performance gains across 27 languages and robust knowledge transfer between languages seen and unseen during training. |
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). |
Investigating Language and Retrieval Bias in Multilingual Previously Fact-Checked Claim Detection (2026.eacl-long)
Copied to clipboard
Ivan Vykopal, Antonia Karamolegkou, Jaroslav Kopčan, Qiwei Peng, Tomáš Javůrek, Michal Gregor, Marian Simko
| Challenge: | Recent advances in multilingual Large Language Models have enabled powerful capabilities for cross-lingual fact-checking. |
| Approach: | They evaluate six open-source multilingual LLMs across 20 languages using a fully multilingual prompting strategy. |
| Outcome: | The proposed model performs better on high-resource languages than on low-resourced ones. |
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 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. |