Graph-based Modeling of Online Communities for Fake News Detection
Shantanu Chandra, Pushkar Mishra, Helen Yannakoudakis, Madhav, Nimishakavi, Marzieh Saeidi, Ekaterina Shutova

TL;DR
This paper introduces SAFER, a graph neural network-based framework that models online community properties to improve fake news detection, outperforming existing text-based methods across multiple datasets.
Contribution
It presents a novel community-aware fake news detection framework using GNNs, including new relational and hyperbolic GNN methods for social context modeling.
Findings
Significant performance improvements over text-based methods.
State-of-the-art results on multiple fake news datasets.
Effective modeling of social network and user behavior.
Abstract
Over the past few years, there has been a substantial effort towards automated detection of fake news on social media platforms. Existing research has modeled the structure, style, content, and patterns in dissemination of online posts, as well as the demographic traits of users who interact with them. However, no attention has been directed towards modeling the properties of online communities that interact with the posts. In this work, we propose a novel social context-aware fake news detection framework, SAFER, based on graph neural networks (GNNs). The proposed framework aggregates information with respect to: 1) the nature of the content disseminated, 2) content-sharing behavior of users, and 3) the social network of those users. We furthermore perform a systematic comparison of several GNN models for this task and introduce novel methods based on relational and hyperbolic GNNs,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Complex Network Analysis Techniques
