ALETHEIA: Combating Social Media Influence Campaigns with Graph Neural Networks
Mohammad Hammas Saeed, Isaiah J. King, Howie Huang

TL;DR
ALETHEIA leverages graph neural networks and temporal link prediction to effectively detect and forecast malicious influence campaigns on social media, improving accuracy and scalability over previous methods.
Contribution
The paper introduces ALETHEIA, a novel system that combines graph-based features, GNNs, and RNNs for enhanced detection and prediction of influence campaigns on social media.
Findings
GNN-based detection improves F1-score by 3.7% over standard methods.
Temporal link prediction achieves an average AUC of 96.6%.
Graph structural features outperform interaction-only features.
Abstract
Influence campaigns are a growing concern in the online spaces. Policymakers, moderators and researchers have taken various routes to fight these campaigns and make online systems safer for regular users. To this end, our paper presents ALETHEIA, a system that formalizes the detection of malicious accounts (or troll accounts) used in such operations and forecasts their behaviors within social media networks. We analyze influence campaigns on Reddit and X from different countries and highlight that detection pipelines built over a graph-based representation of campaigns using a mix of topological and linguistic features offer improvement over standard interaction and user features. ALETHEIA uses state-of-the-art Graph Neural Networks (GNNs) for detecting malicious users that can scale to large networks and achieve a 3.7% F1-score improvement over standard classification with interaction…
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
TopicsSpam and Phishing Detection · Advanced Graph Neural Networks · Complex Network Analysis Techniques
