BSG4Bot: Efficient Bot Detection based on Biased Heterogeneous Subgraphs
Hao Miao, Zida Liu, and Jun Gao

TL;DR
BSG4Bot is a novel bot detection method that constructs biased heterogeneous subgraphs to improve detection accuracy and efficiency, addressing limitations of existing GNN-based approaches in dynamic and large-scale social networks.
Contribution
The paper introduces BSG4Bot, a new approach using biased subgraphs and heterogeneous GNNs to enhance bot detection performance and efficiency.
Findings
Outperforms state-of-the-art methods in accuracy
Requires nearly 1/5 of the training time of existing methods
Effectively incorporates stable features like content and activity patterns
Abstract
The detection of malicious social bots has become a crucial task, as bots can be easily deployed and manipulated to spread disinformation, promote conspiracy messages, and more. Most existing approaches utilize graph neural networks (GNNs)to capture both user profle and structural features,achieving promising progress. However, they still face limitations including the expensive training on large underlying graph, the performance degration when similar neighborhood patterns' assumption preferred by GNNs is not satisfied, and the dynamic features of bots in a highly adversarial context. Motivated by these limitations, this paper proposes a method named BSG4Bot with an intuition that GNNs training on Biased SubGraphs can improve both performance and time/space efficiency in bot detection. Specifically, BSG4Bot first pre-trains a classifier on node features efficiently to define the node…
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
