paper-with-me

홈 › Papers

BLUFF: Benchmarking the Detection of False and Synthetic Content across 58 Low-Resource Languages

2026-02-28 · Jason Lucas, Matt Murtagh-White, Adaku Uchendu, Ali Al-Lawati, Michiharu Yamashita, Dominik Macko, Ivan Srba, Robert Moro, Dongwon Lee arxiv

Multilingual falsehoods threaten information integrity worldwide, yet detection benchmarks remain confined to English or a few high-resource languages, leaving low-resource linguistic communities without robust defense tools. We introduce BLUFF, a comprehensive benchmark for detecting false and synthetic content, spanning 79 languages with over 202K samples, combining human-written fact-checked content (122K+ samples across 57 languages) and LLM-generated content (79K+ samples across 71 languages). BLUFF uniquely covers both high-resource "big-head" (20) and low-resource "long-tail" (59) languages, addressing critical gaps in multilingual research on detecting false and synthetic content. Our dataset features four content types (human-written, LLM-generated, LLM-translated, and hybrid human-LLM text), bidirectional translation (English$\leftrightarrow$X), 39 textual modification techniques (36 manipulation tactics for fake news, 3 AI-editing strategies for real news), and varying edit intensities generated using 19 diverse LLMs. We present AXL-CoI (Adversarial Cross-Lingual Agentic Chainof-Interactions), a novel multi-agentic framework for controlled fake/real news generation, paired with mPURIFY, a quality filtering pipeline ensuring dataset integrity. Experiments reveal state-of-theart detectors suffer up to 25.3% F1 degradation on low-resource versus high-resource languages. BLUFF provides the research community with a multilingual benchmark, extensive linguistic-oriented benchmark evaluation, comprehensive documentation, and opensource tools to advance equitable falsehood detection. Dataset and code are available at: https://jsl5710.github.io/BLUFF/

📄 PDF Abstract BibTeX arXiv:2603.00634

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analysis of Bluffing by DQN and CFR in Leduc Hold'em Poker

2025-09-04 · Tarik Zaciragic, Aske Plaat, K. Joost Batenburg arxiv

In the game of poker, being unpredictable, or bluffing, is an essential skill. When humans play poker, they bluff. However, most works on computer-poker focus on performance metrics such as win rates, while bluffing is o…

Reinforcement Learning

Detecting Rumor Veracity with Only Textual Information by Double-Channel Structure

2023-12-06 · NAACL (SocialNLP) 2022 7 · Alex Kim, Sangwon Yoon

Kyle (1985) proposes two types of rumors: informed rumors which are based on some private information and uninformed rumors which are not based on any information (i.e. bluffing). Also, prior studies find that when peopl…

Many Ways to Be Fake: Benchmarking Fake News Detection Under Strategy-Driven AI Generation

2026-04-10 · Xinyu Wang, Sai Koneru, Wenbo Zhang, Wenliang Zheng 외 arxiv

Recent advances in large language models (LLMs) have enabled the large-scale generation of highly fluent and deceptive news-like content. While prior work has often treated fake news detection as a binary classification …

Binary ClassificationFake News Detection

HintsOfTruth: A Multimodal Checkworthiness Detection Dataset with Real and Synthetic Claims

2025-02-17 · Michiel van der Meer, Pavel Korshunov, Sébastien Marcel, Lonneke van der Plas

Misinformation can be countered with fact-checking, but the process is costly and slow. Identifying checkworthy claims is the first step, where automation can help scale fact-checkers' efforts. However, detection methods…

BenchmarkingFact CheckingMisinformation

Bluff: Interactively Deciphering Adversarial Attacks on Deep Neural Networks

2020-09-05 · Nilaksh Das, Haekyu Park, Zijie J. Wang, Fred Hohman 외

Deep neural networks (DNNs) are now commonly used in many domains. However, they are vulnerable to adversarial attacks: carefully crafted perturbations on data inputs that can fool a model into making incorrect predictio…