paper-with-me

홈 › Papers

Fake News Detectors are Biased against Texts Generated by Large Language Models

2023-09-15 · Jinyan Su, Terry Yue Zhuo, Jonibek Mansurov, Di Wang, Preslav Nakov

The spread of fake news has emerged as a critical challenge, undermining trust and posing threats to society. In the era of Large Language Models (LLMs), the capability to generate believable fake content has intensified these concerns. In this study, we present a novel paradigm to evaluate fake news detectors in scenarios involving both human-written and LLM-generated misinformation. Intriguingly, our findings reveal a significant bias in many existing detectors: they are more prone to flagging LLM-generated content as fake news while often misclassifying human-written fake news as genuine. This unexpected bias appears to arise from distinct linguistic patterns inherent to LLM outputs. To address this, we introduce a mitigation strategy that leverages adversarial training with LLM-paraphrased genuine news. The resulting model yielded marked improvements in detection accuracy for both human and LLM-generated news. To further catalyze research in this domain, we release two comprehensive datasets, \texttt{GossipCop++} and \texttt{PolitiFact++}, thus amalgamating human-validated articles with LLM-generated fake and real news.

📄 PDF Abstract BibTeX arXiv:2309.08674

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMisinformation

Similar Papers 제목 키워드 기반

Adapting Fake News Detection to the Era of Large Language Models

2023-11-02 · Jinyan Su, Claire Cardie, Preslav Nakov

In the age of large language models (LLMs) and the widespread adoption of AI-driven content creation, the landscape of information dissemination has witnessed a paradigm shift. With the proliferation of both human-writte…

ArticlesFake News Detection

How Effectively Can Machines Defend Against Machine-Generated Fake News? An Empirical Study

2020-11-01 · EMNLP (insights) 2020 11 · Meghana Moorthy Bhat, Srinivasan Parthasarathy

We empirically study the effectiveness of machine-generated fake news detectors by understanding the model’s sensitivity to different synthetic perturbations during test time. The current machine-generated fake news dete…

DiagnosticSensitivity

A General Black-box Adversarial Attack on Graph-based Fake News Detectors

2024-04-24 · Peican Zhu, Zechen Pan, Yang Liu, Jiwei Tian 외

Graph Neural Network (GNN)-based fake news detectors apply various methods to construct graphs, aiming to learn distinctive news embeddings for classification. Since the construction details are unknown for attackers in …

Adversarial AttackGraph Neural Network

Combining Vagueness Detection with Deep Learning to Identify Fake News

2021-10-27 · Paul Guélorget, Benjamin Icard, Guillaume Gadek, Souhir Gahbiche 외

In this paper, we combine two independent detection methods for identifying fake news: the algorithm VAGO uses semantic rules combined with NLP techniques to measure vagueness and subjectivity in texts, while the classif…

Deep Learning

MALCOM: Generating Malicious Comments to Attack Neural Fake News Detection Models

2020-09-01 · Thai Le, Suhang Wang, Dongwon Lee

In recent years, the proliferation of so-called "fake news" has caused much disruptions in society and weakened the news ecosystem. Therefore, to mitigate such problems, researchers have developed state-of-the-art models…

ArticlesComment GenerationFake News Detection