← 返回论文检索
The ACM Web Conference 2026Track 7: Social Networks and Social Media

Unmasking Bots in Higher Dimensions: Message Passing over Simplexes for Bot Detection

Fangfang Li 0004, Huihui Zhang, Xin Zhang 0018, Wei Wu 0011

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3774904.3792485 ↗

摘要

Detecting social bots is critical to ensuring the security of online discourse and maintaining trust in social networks. Early feature-based and text-based methods often fail against bots that mimic human behavior, and graph-based approaches have emerged to better exploit structural signals. However, most existing Graph Neural Networks (GNNs) still focus on pairwise connections, overlooking higher-order relational patterns, and their multi-relation fusion strategies are typically simplistic, ignoring dependencies between relations and user-specific preferences. To overcome these limitations, we propose MPS-Bot, a model that integrates higher-order structure modeling with user-specific cross-relation dependency learning. MPS-Bot introduces a simplex convolutional layer that leverages simplexes derived from network structures to capture group coordination patterns beyond pairwise connections. In addition, a cross-relation dependency attention mechanism adaptively fuses relation-specific representations according to each user's relational preferences, leading to more discriminative and robust multi-relation representations. Extensive experiments on two widely used Twitter bot detection benchmarks, MGTAB and TwiBot-22, show that MPS-Bot generally outperforms state-of-the-art baselines. These findings highlight the effectiveness of higher-dimensional message passing over simplexes as a powerful approach to unmasking bots in social networks.