Nothing Stands Alone: Relational Fake News Detection with Hypergraph Neural Networks
Ujun Jeong, Kaize Ding, Lu Cheng, Ruocheng Guo, Kai Shu, Huan Liu

TL;DR
This paper introduces a hypergraph neural network approach with dual-level attention for fake news detection, effectively capturing group relations among news pieces and performing well even with limited labeled data.
Contribution
It proposes a novel hypergraph neural network model with dual-level attention to better capture group relations in fake news detection, addressing data scarcity issues.
Findings
Achieves superior performance on benchmark datasets
Maintains high accuracy with limited labeled data
Effectively models group-wise relations among news pieces
Abstract
Nowadays, fake news easily propagates through online social networks and becomes a grand threat to individuals and society. Assessing the authenticity of news is challenging due to its elaborately fabricated contents, making it difficult to obtain large-scale annotations for fake news data. Due to such data scarcity issues, detecting fake news tends to fail and overfit in the supervised setting. Recently, graph neural networks (GNNs) have been adopted to leverage the richer relational information among both labeled and unlabeled instances. Despite their promising results, they are inherently focused on pairwise relations between news, which can limit the expressive power for capturing fake news that spreads in a group-level. For example, detecting fake news can be more effective when we better understand relations between news pieces shared among susceptible users. To address those…
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 · Complex Network Analysis Techniques · Spam and Phishing Detection
Methodsfail
