arXiv:2503.01394cs.SIcs.AI2025-03被引 3

用语义+图神经网络提升2024选举期谣言检测准确率

Enhancing Social Media Rumor Detection: A Semantic and Graph Neural Network Approach for the 2024 Global Election

  • 用微调BERT提取文本语义,构建带交互关系的社交图
  • 提出SAGEWithEdgeAttention模型,边缘注意力提升识别精度
  • 适合关注选举舆情与社交媒体安全的研究者

社交媒体平台加速了信息传播,但也助长了谣言与极端言论的扩散,尤其在2024年全球多地选举背景下问题突出。本研究针对此挑战,提出一种融合语义分析与图神经网络的谣言检测方法。基于PolitiFact与Twitter数据,构建包含政治类谣言的语料库。通过微调BERT对文本内容进行向量化,并将推文与评论作为节点、互动作为边构建有向图。核心模型SAGEWithEdgeAttention在GraphSAGE基础上引入一阶差异作为边属性,并采用注意力机制增强特征聚合能力,实现对复杂社交结构的细粒度分析。实验表明,该方法显著优于传统内容分析与时间序列模型,具备理论合理性与实际应用价值。

原文摘要 · Abstract (English)

The development of social media platforms has revolutionized the speed and manner in which information is disseminated, leading to both beneficial and detrimental effects on society. While these platforms facilitate rapid communication, they also accelerate the spread of rumors and extremist speech, impacting public perception and behavior significantly. This issue is particularly pronounced during election periods, where the influence of social media on election outcomes has become a matter of global concern. With the unprecedented number of elections in 2024, against this backdrop, the election ecosystem has encountered unprecedented challenges. This study addresses the urgent need for effective rumor detection on social media by proposing a novel method that combines semantic analysis with graph neural networks. We have meticulously collected a dataset from PolitiFact and Twitter, focusing on politically relevant rumors. Our approach involves semantic analysis using a fine-tuned BERT model to vectorize text content and construct a directed graph where tweets and comments are nodes, and interactions are edges. The core of our method is a graph neural network, SAGEWithEdgeAttention, which extends the GraphSAGE model by incorporating first-order differences as edge attributes and applying an attention mechanism to enhance feature aggregation. This innovative approach allows for the fine-grained analysis of the complex social network structure, improving rumor detection accuracy. The study concludes that our method significantly outperforms traditional content analysis and time-based models, offering a theoretically sound and practically efficient solution.

谣言检测图神经网络选举舆情

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