IEEE Access (Jan 2023)

Topological and Sequential Neural Network Model for Detecting Fake News

  • Dongin Jung,
  • Eungyeop Kim,
  • Yoon-Sik Cho

DOI
https://doi.org/10.1109/ACCESS.2023.3343843
Journal volume & issue
Vol. 11
pp. 143925 – 143935

Abstract

Read online

Fake news can be easily propagated through social media and cause negative societal effects. Since fake news is disinformation with malicious intent, manual fact-checking requires great effort. In order to cope with these challenges, many automatic fake news detection models have been introduced. Recent studies have shown that social network information along with news content can be used effectively for detecting fake news. In this paper, we propose a Topological and Sequential Neural Network model (TSNN) for detecting fake news by capturing the diffusion patterns between source news and users in social networks. We employ the supernode approach instead of simple graph pooling methods to extract representative features in graph topological structure. To better learn the representations in the supernode, we design two-staged graph neural networks reflecting the heterogeneity between news and Twitter users. Our model additionally captures sequential information on news diffusion path by using a transformer. We evaluate our model with two fake news benchmark datasets annotated by fact-checking websites: PolitiFact and GossipCop. TSNN achieves 92.15% accuracy and 92.11% F1-score on PolitiFact, and 97.91% accuracy and 97.88% F1-score on GossipCop. These results demonstrate that our model significantly outperforms other baselines, establishing it as a state-of-the-art solution for fake news detection. To verify the effectiveness following model configuration, we perform ablation studies to demonstrate how each component among our two-stage graph neural networks, and sequential information modules contribute to the performance improvements.

Keywords