paper-with-me

Papers

A Hybrid Attention Framework for Fake News Detection with Large Language Models

2025-01-21 · Xiaochuan Xu, Peiyang Yu, Zeqiu Xu, Jiani Wang

With the rapid growth of online information, the spread of fake news has become a serious social challenge. In this study, we propose a novel detection framework based on Large Language Models (LLMs) to identify and classify fake news by integrating textual statistical features and deep semantic features. Our approach utilizes the contextual understanding capability of the large language model for text analysis and introduces a hybrid attention mechanism to focus on feature combinations that are particularly important for fake news identification. Extensive experiments on the WELFake news dataset show that our model significantly outperforms existing methods, with a 1.5\% improvement in F1 score. In addition, we assess the interpretability of the model through attention heat maps and SHAP values, providing actionable insights for content review strategies. Our framework provides a scalable and efficient solution to deal with the spread of fake news and helps build a more reliable online information ecosystem.

📄 PDF Abstract BibTeX arXiv:2501.11967

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Fake News Detection on News-Oriented Heterogeneous Information Networks through Hierarchical Graph Attention

2020-02-05 · Yuxiang Ren, Jiawei Zhang

The viral spread of fake news has caused great social harm, making fake news detection an urgent task. Current fake news detection methods rely heavily on text information by learning the extracted news content or writin…

ArticlesFake News DetectionGraph AttentionGraph Representation Learning+2

Multi-Source Multi-Class Fake News Detection

2018-08-01 · COLING 2018 8 · Hamid Karimi, Proteek Roy, Sari Saba-Sadiya, Jiliang Tang

Fake news spreading through media outlets poses a real threat to the trustworthiness of information and detecting fake news has attracted increasing attention in recent years. Fake news is typically written intentionally…

Fake News Detection

Modelling Social Context for Fake News Detection: A Graph Neural Network Based Approach

2022-07-27 · Pallabi Saikia, Kshitij Gundale, Ankit Jain, Dev Jadeja 외

Detection of fake news is crucial to ensure the authenticity of information and maintain the news ecosystems reliability. Recently, there has been an increase in fake news content due to the recent proliferation of socia…

Fake News DetectionGraph Neural Network

"Liar, Liar Pants on Fire": A New Benchmark Dataset for Fake News Detection

2017-05-01 · ACL 2017 7 · William Yang Wang

Automatic fake news detection is a challenging problem in deception detection, and it has tremendous real-world political and social impacts. However, statistical approaches to combating fake news has been dramatically l…

Deception DetectionFact CheckingFake News Detection

``Liar, Liar Pants on Fire'': A New Benchmark Dataset for Fake News Detection

2017-07-01 · ACL 2017 7 · William Yang Wang

Automatic fake news detection is a challenging problem in deception detection, and it has tremendous real-world political and social impacts. However, statistical approaches to combating fake news has been dramatically l…

Deception DetectionFact CheckingFake News DetectionSentiment Analysis