Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CACL: Community-Aware Heterogeneous Graph Contrastive Learning for Social Media Bot Detection

About

Social media bot detection is increasingly crucial with the rise of social media platforms. Existing methods predominantly construct social networks as graph and utilize graph neural networks (GNNs) for bot detection. However, most of these methods focus on how to improve the performance of GNNs while neglecting the community structure within social networks. Moreover, GNNs based methods still face problems such as poor model generalization due to the relatively small scale of the dataset and over-smoothness caused by information propagation mechanism. To address these problems, we propose a Community-Aware Heterogeneous Graph Contrastive Learning framework (CACL), which constructs social network as heterogeneous graph with multiple node types and edge types, and then utilizes community-aware module to dynamically mine both hard positive samples and hard negative samples for supervised graph contrastive learning with adaptive graph enhancement algorithms. Extensive experiments demonstrate that our framework addresses the previously mentioned challenges and outperforms competitive baselines on three social media bot benchmarks.

Sirry Chen, Shuo Feng, Songsong Liang, Chen-Chen Zong, Jing Li, Piji Li• 2024

Related benchmarks

TaskDatasetResultRank
Bot DetectionTwiBot-20
Accuracy85.12
101
Bot DetectionCresci-15
Accuracy97.65
38
Bot DetectionTwibot-22
Accuracy75.38
38
Social Bot DetectionFox8-23
Accuracy98.03
14
Social Bot DetectionBotSim-24
Accuracy97
14
Showing 5 of 5 rows

Other info

Code

Follow for update