通过局部密度感知游走检测社交网络中的协同造假行为
Density-aware Walks for Coordinated Campaign Detection
- 用节点密度引导的随机加权游走生成结构嵌入
- 在300+个社交网络上实现比基线高12%的识别准确率
- 适合关注社交媒体安全与虚假信息检测的研究者
协同攻击常利用社交媒体平台人为放大话题,制造看似自然的趋势,误导用户参与。区分此类协同行为与真实舆论仍是重大挑战。本文将协同攻击检测建模为图分类任务,使用包含300多个网络的大型互动网络(LEN)数据集,该数据集记录了2023年土耳其大选前来自短暂伪草根活动的互动模式。现有图神经网络(GNN)在处理这些大规模网络时表现不佳。为此,我们提出一种基于局部密度(如度数、核数、三角壳数)的随机加权游走(RWW)方法,结合跳元模型生成密度感知的节点嵌入。在此基础上训练消息传递神经网络(MPNN),在二分类和多分类任务中分别取得近12%和5%的准确率提升。结果表明,密度感知嵌入与MPNN结合可有效识别推特等平台上的协同不真实行为。
原文摘要 · Abstract (English)
Coordinated campaigns frequently exploit social media platforms by artificially amplifying topics, making inauthentic trends appear organic, and misleading users into engagement. Distinguishing these coordinated efforts from genuine public discourse remains a significant challenge due to the sophisticated nature of such attacks. Our work focuses on detecting coordinated campaigns by modeling the problem as a graph classification task. We leverage the recently introduced Large Engagement Networks (LEN) dataset, which contains over 300 networks capturing engagement patterns from both fake and authentic trends on Twitter prior to the 2023 Turkish elections. The graphs in LEN were constructed by collecting interactions related to campaigns that stemmed from ephemeral astroturfing. Established graph neural networks (GNNs) struggle to accurately classify campaign graphs, highlighting the challenges posed by LEN due to the large size of its networks. To address this, we introduce a new graph classification method that leverages the density of local network structures. We propose a random weighted walk (RWW) approach in which node transitions are biased by local density measures such as degree, core number, or truss number. These RWWs are encoded using the Skip-gram model, producing density-aware structural embeddings for the nodes. Training message-passing neural networks (MPNNs) on these density-aware embeddings yields superior results compared to the simpler node features available in the dataset, with nearly a 12\% and 5\% improvement in accuracy for binary and multiclass classification, respectively. Our findings demonstrate that incorporating density-aware structural encoding with MPNNs provides a robust framework for identifying coordinated inauthentic behavior on social media networks such as Twitter.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。