arXiv:2411.16285cs.LGcs.SI2024-11被引 9

用自动搜索方法优化社交网络中的机器人识别模型

A Graph Neural Architecture Search Approach for Identifying Bots in Social Media

  • 用NAS自动寻找最适合的图神经网络结构
  • 在TwiBot-20数据集上达85.7%准确率,超越现有模型
  • 适合想自动化设计图神经网络的研究者

社交媒体平台如X、Facebook和Instagram每日有数百万用户,催生了大量自动化程序(机器人),传播虚假信息与意识形态并造成真实世界影响。尽管针对X平台的机器人检测已有多种深度学习模型取得较好效果,但多数方法忽略社交关系图结构,且依赖人工设计模型架构。本文提出一种面向关系图卷积网络(RGCNs)的神经架构搜索技术——深而灵活的图神经架构搜索(DFG-NAS),用于在X平台中自动搜索最优的传播与变换函数配置。我们构建了一个包含229,580个节点和227,979条边的用户关系图,融合用户关系与元数据。在搜索过程中评估了五个表现最佳的架构,最终实现85.7%的检测准确率,超过现有最先进模型。该方法不仅有效应对机器人识别挑战,更推动了神经网络架构自动化的广泛应用。

原文摘要 · Abstract (English)

Social media platforms, including X, Facebook, and Instagram, host millions of daily users, giving rise to bots-automated programs disseminating misinformation and ideologies with tangible real-world consequences. While bot detection in platform X has been the area of many deep learning models with adequate results, most approaches neglect the graph structure of social media relationships and often rely on hand-engineered architectures. Our work introduces the implementation of a Neural Architecture Search (NAS) technique, namely Deep and Flexible Graph Neural Architecture Search (DFG-NAS), tailored to Relational Graph Convolutional Neural Networks (RGCNs) in the task of bot detection in platform X. Our model constructs a graph that incorporates both the user relationships and their metadata. Then, DFG-NAS is adapted to automatically search for the optimal configuration of Propagation and Transformation functions in the RGCNs. Our experiments are conducted on the TwiBot-20 dataset, constructing a graph with 229,580 nodes and 227,979 edges. We study the five architectures with the highest performance during the search and achieve an accuracy of 85.7%, surpassing state-of-the-art models. Our approach not only addresses the bot detection challenge but also advocates for the broader implementation of NAS models in neural network design automation.

图神经网络机器人检测NAS社交网络

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