paper-with-me

Papers

PolyTruth: Multilingual Disinformation Detection using Transformer-Based Language Models

2025-09-12 · Zaur Gouliev, Jennifer Waters, Chengqian Wang arxiv

Disinformation spreads rapidly across linguistic boundaries, yet most AI models are still benchmarked only on English. We address this gap with a systematic comparison of five multilingual transformer models: mBERT, XLM, XLM-RoBERTa, RemBERT, and mT5 on a common fake-vs-true machine learning classification task. While transformer-based language models have demonstrated notable success in detecting disinformation in English, their effectiveness in multilingual contexts still remains up for debate. To facilitate evaluation, we introduce PolyTruth Disinfo Corpus, a novel corpus of 60,486 statement pairs (false claim vs. factual correction) spanning over twenty five languages that collectively cover five language families and a broad topical range from politics, health, climate, finance, and conspiracy, half of which are fact-checked disinformation claims verified by an augmented MindBugs Discovery dataset. Our experiments revealed performance variations. Models such as RemBERT achieved better overall accuracy, particularly excelling in low-resource languages, whereas models like mBERT and XLM exhibit considerable limitations when training data is scarce. We provide a discussion of these performance patterns and implications for real-world deployment. The dataset is publicly available on our GitHub repository to encourage further experimentation and advancement. Our findings illuminate both the potential and the current limitations of AI systems for multilingual disinformation detection.

📄 PDF Abstract BibTeX arXiv:2509.10737

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EUvsDisinfo: A Dataset for Multilingual Detection of Pro-Kremlin Disinformation in News Articles

2024-06-18 · João A. Leite, Olesya Razuvayevskaya, Kalina Bontcheva, Carolina Scarton

This work introduces EUvsDisinfo, a multilingual dataset of disinformation articles originating from pro-Kremlin outlets, along with trustworthy articles from credible / less biased sources. It is sourced directly from t…

Articles

MultiCaption: Detecting disinformation using multilingual visual claims

2026-01-16 · Rafael Martins Frade, Rrubaa Panchendrarajan, Arkaitz Zubiaga arxiv

Online disinformation poses an escalating threat to society, driven increasingly by the rapid spread of misleading content across both multimedia and multilingual platforms. While automated fact-checking methods have adv…

Natural Language InferenceMachine Translation

Narratives at Conflict: Computational Analysis of News Framing in Multilingual Disinformation Campaigns

2024-08-24 · Antonina Sinelnik, Dirk Hovy

Any report frames issues to favor a particular interpretation by highlighting or excluding certain aspects of a story. Despite the widespread use of framing in disinformation, framing properties and detection methods rem…

8kArticles

A Multilingual, Large-Scale Study of the Interplay between LLM Safeguards, Personalisation, and Disinformation

2025-10-14 · João A. Leite, Arnav Arora, Silvia Gargova, João Luz 외 arxiv

Large Language Models (LLMs) can generate human-like disinformation, yet their ability to personalise such content across languages and demographics remains underexplored. This study presents the first large-scale, multi…

Red Teaming

Taking a Stance on Fake News: Towards Automatic Disinformation Assessment via Deep Bidirectional Transformer Language Models for Stance Detection

2019-11-27 · Chris Dulhanty, Jason L. Deglint, Ibrahim Ben Daya, Alexander Wong

The exponential rise of social media and digital news in the past decade has had the unfortunate consequence of escalating what the United Nations has called a global topic of concern: the growing prevalence of disinform…

ArticlesLanguage ModelingLanguage ModellingStance Detection+2