paper-with-me

홈 › Papers

Claim Matching Beyond English to Scale Global Fact-Checking

2021-06-01 · ACL 2021 5 · Ashkan Kazemi, Kiran Garimella, Devin Gaffney, Scott A. Hale

Manual fact-checking does not scale well to serve the needs of the internet. This issue is further compounded in non-English contexts. In this paper, we discuss claim matching as a possible solution to scale fact-checking. We define claim matching as the task of identifying pairs of textual messages containing claims that can be served with one fact-check. We construct a novel dataset of WhatsApp tipline and public group messages alongside fact-checked claims that are first annotated for containing "claim-like statements" and then matched with potentially similar items and annotated for claim matching. Our dataset contains content in high-resource (English, Hindi) and lower-resource (Bengali, Malayalam, Tamil) languages. We train our own embedding model using knowledge distillation and a high-quality "teacher" model in order to address the imbalance in embedding quality between the low- and high-resource languages in our dataset. We provide evaluations on the performance of our solution and compare with baselines and existing state-of-the-art multilingual embedding models, namely LASER and LaBSE. We demonstrate that our performance exceeds LASER and LaBSE in all settings. We release our annotated datasets, codebooks, and trained embedding model to allow for further research.

📄 PDF Abstract BibTeX arXiv:2106.00853

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Beyond Translation: LLM-Based Data Generation for Multilingual Fact-Checking

2025-02-21 · Yi-Ling Chung, Aurora Cobo, Pablo Serna

Robust automatic fact-checking systems have the potential to combat online misinformation at scale. However, most existing research primarily focuses on English. In this paper, we introduce MultiSynFact, the first large-…

Dataset GenerationFact CheckingMisinformationTranslation

Anecdoctoring: Automated Red-Teaming Across Language and Place

2025-09-23 · Alejandro Cuevas, Saloni Dash, Bharat Kumar Nayak, Dan Vann 외 arxiv

Disinformation is among the top risks of generative artificial intelligence (AI) misuse. Global adoption of generative AI necessitates red-teaming evaluations (i.e., systematic adversarial probing) that are robust across…

Knowledge Graphs

Automatic Fact-checking in English and Telugu

2025-09-30 · Ravi Kiran Chikkala, Tatiana Anikina, Natalia Skachkova, Ivan Vykopal 외 arxiv

False information poses a significant global challenge, and manually verifying claims is a time-consuming and resource-intensive process. In this research paper, we experiment with different approaches to investigate the…

Detecting False Claims in Low-Resource Regions: A Case Study of Caribbean Islands

2022-05-01 · CONSTRAINT (ACL) 2022 5 · Jason Lucas, Limeng Cui, Thai Le, Dongwon Lee

The COVID-19 pandemic has created threats to global health control. Misinformation circulated on social media and news outlets has undermined public trust towards Government and health agencies. This problem is further e…

Fact CheckingMisinformation

Cross-lingual Biography Enrichment via Claim Extraction and Alignment

2026-08-24 · Yifei Song, Ziyang Chen, Emil Sayilov, Claire Gardent arxiv

English Wikipedia is often treated as the default encyclopedic source, yet non-English Wikipedia editions can contain richer locally grounded information for long-tail figures. We study cross-lingual biography enrichment…