Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Evidence-aware Fake News Detection with Graph Neural Networks

About

The prevalence and perniciousness of fake news has been a critical issue on the Internet, which stimulates the development of automatic fake news detection in turn. In this paper, we focus on the evidence-based fake news detection, where several evidences are utilized to probe the veracity of news (i.e., a claim). Most previous methods first employ sequential models to embed the semantic information and then capture the claim-evidence interaction based on different attention mechanisms. Despite their effectiveness, they still suffer from two main weaknesses. Firstly, due to the inherent drawbacks of sequential models, they fail to integrate the relevant information that is scattered far apart in evidences for veracity checking. Secondly, they neglect much redundant information contained in evidences that may be useless or even harmful. To solve these problems, we propose a unified Graph-based sEmantic sTructure mining framework, namely GET in short. Specifically, different from the existing work that treats claims and evidences as sequences, we model them as graph-structured data and capture the long-distance semantic dependency among dispersed relevant snippets via neighborhood propagation. After obtaining contextual semantic information, our model reduces information redundancy by performing graph structure learning. Finally, the fine-grained semantic representations are fed into the downstream claim-evidence interaction module for predictions. Comprehensive experiments have demonstrated the superiority of GET over the state-of-the-arts.

Weizhi Xu, Junfei Wu, Qiang Liu, Shu Wu, Liang Wang• 2022

Related benchmarks

TaskDatasetResultRank
Fake News DetectionPolitiFact
Accuracy94.2
53
Fake News DetectionGossipcop
Accuracy75.8
48
Fake News DetectionANTiVax--
19
Rumor DetectionTwitter16
Accuracy95
11
Rumour DetectionTwitter 15
Accuracy92.3
11
Rumor DetectionPheme
Accuracy85.8
11
Hate Speech DetectionHASOC
Accuracy69.8
11
Rumour DetectionRumourEval
Accuracy65
11
Sarcasm DetectionTwitter
Accuracy74.2
11
Sarcasm DetectionREDDIT
Accuracy66.3
11
Showing 10 of 10 rows

Other info

Follow for update