arXiv:2510.23648cs.SIcs.AI2025-10被引 1

不依赖关注关系也能精准识别社交平台机器人

RoGBot: Relationship-Oblivious Graph-based Neural Network with Contextual Knowledge for Bot Detection

  • 用文本和行为特征构建用户图,无需关注数据
  • 在多个数据集上准确率达96.8%以上
  • 适合缺乏关系数据的场景,如隐私保护平台

在Twitter等平台上识别自动化账户(机器人)仍具挑战性,因其行为不断演变且策略自适应。尽管现有方法通过结合文本、元数据与用户关系信息,在图模型框架下取得良好效果,但多数依赖显式用户-用户关系数据,限制了在无关系数据场景下的应用。为此,本文提出一种新型多模态框架,融合细粒度文本特征与丰富用户元数据,采用无需关注-被关注关系的图推理机制。利用基于Transformer的模型(如BERT)提取推文深层语义嵌入,并通过最大池化聚合为用户级表征,再与辅助行为特征结合,输入GraphSAGE模型以捕捉用户行为的局部与全局模式。在Cresci-15、Cresci-17和PAN 2019数据集上的实验表明,该方法分别达到99.8%、99.1%和96.8%的准确率,展现出对日益复杂机器人策略的强大鲁棒性。

原文摘要 · Abstract (English)

Detecting automated accounts (bots) among genuine users on platforms like Twitter remains a challenging task due to the evolving behaviors and adaptive strategies of such accounts. While recent methods have achieved strong detection performance by combining text, metadata, and user relationship information within graph-based frameworks, many of these models heavily depend on explicit user-user relationship data. This reliance limits their applicability in scenarios where such information is unavailable. To address this limitation, we propose a novel multimodal framework that integrates detailed textual features with enriched user metadata while employing graph-based reasoning without requiring follower-following data. Our method uses transformer-based models (e.g., BERT) to extract deep semantic embeddings from tweets, which are aggregated using max pooling to form comprehensive user-level representations. These are further combined with auxiliary behavioral features and passed through a GraphSAGE model to capture both local and global patterns in user behavior. Experimental results on the Cresci-15, Cresci-17, and PAN 2019 datasets demonstrate the robustness of our approach, achieving accuracies of 99.8%, 99.1%, and 96.8%, respectively, and highlighting its effectiveness against increasingly sophisticated bot strategies.

机器人检测图神经网络多模态学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。