Fake News Detection on Social Media using Geometric Deep Learning
Federico Monti, Fabrizio Frasca, Davide Eynard, Damon Mannion, Michael, M. Bronstein

TL;DR
This paper introduces a geometric deep learning model that leverages social media propagation patterns and network structure to detect fake news with high accuracy, even at early stages of dissemination.
Contribution
It presents a novel graph-based deep learning approach that combines content, user, and propagation data for improved fake news detection.
Findings
Achieved 92.7% ROC AUC in fake news detection
Fake news can be identified early, within hours of propagation
Propagation-based features outperform content-only methods
Abstract
Social media are nowadays one of the main news sources for millions of people around the globe due to their low cost, easy access and rapid dissemination. This however comes at the cost of dubious trustworthiness and significant risk of exposure to 'fake news', intentionally written to mislead the readers. Automatically detecting fake news poses challenges that defy existing content-based analysis approaches. One of the main reasons is that often the interpretation of the news requires the knowledge of political or social context or 'common sense', which current NLP algorithms are still missing. Recent studies have shown that fake and real news spread differently on social media, forming propagation patterns that could be harnessed for the automatic fake news detection. Propagation-based approaches have multiple advantages compared to their content-based counterparts, among which is…
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
MethodsGraph Convolutional Networks for Fake News Detection
