LGB: Language Model and Graph Neural Network-Driven Social Bot Detection
Ming Zhou, Dan Zhang, Yuandong Wang, Yangli-ao Geng, Yuxiao Dong, and, Jie Tang

TL;DR
This paper introduces LGB, a novel social bot detection framework combining language models and graph neural networks to effectively identify sparsely linked malicious accounts, outperforming existing methods.
Contribution
The paper proposes a new joint framework LGB that leverages both language models and GNNs to improve detection of isolated social bots, addressing limitations of graph-only methods.
Findings
LGB outperforms state-of-the-art models by up to 10.95% in detection accuracy.
The framework effectively detects sparsely linked social bots.
Extensive experiments validate the robustness and effectiveness of LGB.
Abstract
Malicious social bots achieve their malicious purposes by spreading misinformation and inciting social public opinion, seriously endangering social security, making their detection a critical concern. Recently, graph-based bot detection methods have achieved state-of-the-art (SOTA) performance. However, our research finds many isolated and poorly linked nodes in social networks, as shown in Fig.1, which graph-based methods cannot effectively detect. To address this problem, our research focuses on effectively utilizing node semantics and network structure to jointly detect sparsely linked nodes. Given the excellent performance of language models (LMs) in natural language understanding (NLU), we propose a novel social bot detection framework LGB, which consists of two main components: language model (LM) and graph neural network (GNN). Specifically, the social account information 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Spam and Phishing Detection · Network Security and Intrusion Detection
