paper-with-me

Papers

Explainable Fake News Detection With Large Language Model via Defense Among Competing Wisdom

2024-05-06 · Bo wang, Jing Ma, Hongzhan Lin, Zhiwei Yang, Ruichao Yang, Yuan Tian, Yi Chang

Most fake news detection methods learn latent feature representations based on neural networks, which makes them black boxes to classify a piece of news without giving any justification. Existing explainable systems generate veracity justifications from investigative journalism, which suffer from debunking delayed and low efficiency. Recent studies simply assume that the justification is equivalent to the majority opinions expressed in the wisdom of crowds. However, the opinions typically contain some inaccurate or biased information since the wisdom of crowds is uncensored. To detect fake news from a sea of diverse, crowded and even competing narratives, in this paper, we propose a novel defense-based explainable fake news detection framework. Specifically, we first propose an evidence extraction module to split the wisdom of crowds into two competing parties and respectively detect salient evidences. To gain concise insights from evidences, we then design a prompt-based module that utilizes a large language model to generate justifications by inferring reasons towards two possible veracities. Finally, we propose a defense-based inference module to determine veracity via modeling the defense among these justifications. Extensive experiments conducted on two real-world benchmarks demonstrate that our proposed method outperforms state-of-the-art baselines in terms of fake news detection and provides high-quality justifications.

📄 PDF Abstract BibTeX arXiv:2405.03371

Code (1)

wangbo9719/L-Defense_EFND 공식 구현 pytorch

Tasks

Fake News DetectionLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

LLM-GAN: Construct Generative Adversarial Network Through Large Language Models For Explainable Fake News Detection

2024-09-03 · Yifeng Wang, Zhouhong Gu, Siwei Zhang, SuHang Zheng 외

Explainable fake news detection predicts the authenticity of news items with annotated explanations. Today, Large Language Models (LLMs) are known for their powerful natural language understanding and explanation generat…

Explanation GenerationFake News DetectionGenerative Adversarial NetworkNatural Language Understanding+1

Towards Smart Fake News Detection Through Explainable AI

2022-07-23 · Athira A B, S D Madhu Kumar, Anu Mary Chacko

People now see social media sites as their sole source of information due to their popularity. The Majority of people get their news through social media. At the same time, fake news has grown exponentially on social med…

Fake News Detection

ExFake: Towards an Explainable Fake News Detection Based on Content and Social Context Information

2023-11-16 · Sabrine Amri, Henri-Cedric Mputu Boleilanga, Esma Aïmeur

ExFake is an explainable fake news detection system based on content and context-level information. It is concerned with the veracity analysis of online posts based on their content, social context (i.e., online users' c…

Fact CheckingFake News Detection

A Graph-Enhanced Defense Framework for Explainable Fake News Detection with LLM

2026-04-08 · Bo Wang, Jing Ma, Hongzhan Lin, Zhiwei Yang 외 arxiv

Explainable fake news detection aims to assess the veracity of news claims while providing human-friendly explanations. Existing methods incorporating investigative journalism are often inefficient and struggle with brea…

Explanation GenerationFake News Detection

A Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake News Detection

2022-09-29 · COLING 2022 10 · Zhiwei Yang, Jing Ma, Hechang Chen, Hongzhan Lin 외

Existing fake news detection methods aim to classify a piece of news as true or false and provide veracity explanations, achieving remarkable performances. However, they often tailor automated solutions on manual fact-ch…

Fake News Detection