Rumor Detection with a novel graph neural network approach
Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong, Fanghao Ni, Yuxin Qiao, and, Tsungwei Yang

TL;DR
This paper introduces a novel graph neural network model that jointly learns user correlation and information propagation to improve early rumor detection and robustness against adversarial attacks on social media.
Contribution
The paper proposes a new GNN-based model that combines user correlation and propagation structures, enhancing rumor detection accuracy and robustness against attacks.
Findings
Outperforms state-of-the-art rumor detection models on public datasets.
Effective for early rumor detection.
More resistant to adversarial attacks than existing methods.
Abstract
The wide spread of rumors on social media has caused a negative impact on people's daily life, leading to potential panic, fear, and mental health problems for the public. How to debunk rumors as early as possible remains a challenging problem. Existing studies mainly leverage information propagation structure to detect rumors, while very few works focus on correlation among users that they may coordinate to spread rumors in order to gain large popularity. In this paper, we propose a new detection model, that jointly learns both the representations of user correlation and information propagation to detect rumors on social media. Specifically, we leverage graph neural networks to learn the representations of user correlation from a bipartite graph that describes the correlations between users and source tweets, and the representations of information propagation with a tree structure.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Complex Network Analysis Techniques · Spam and Phishing Detection
MethodsFocus
