arXiv:2603.22854cs.CLcs.AI2026-03

用纯Transformer解决谣言传播图过平滑问题,提升检测效果

Avoiding Over-smoothing in Social Media Rumor Detection with Pre-trained Propagation Tree Transformer

  • 基于纯Transformer构建传播树模型,捕捉长程依赖
  • 在多个数据集上超越现有最佳方法,少样本下仍表现优异
  • 适合关注社交谣言检测与大模型融合的 researchers

用于谣言检测的深度学习方法通常采用图神经网络(GNN)分析帖子间关系。然而,当处理谣言传播结构时,这些方法因过平滑问题导致性能下降。我们发现,过平滑问题与谣言传播树的结构特性密切相关,其中绝大多数节点为一级节点。此外,GNN难以捕捉树中长程依赖。为此,我们提出基于纯Transformer架构的预训练传播树变压器(P2T3):从树结构中提取沿回复方向的所有对话链,使用逐标记嵌入注入连接信息并引入必要归纳偏置,并在大规模无标签数据上进行预训练。实验表明,P2T3在多个基准数据集上超越先前最优方法,且在少样本条件下表现良好。P2T3不仅避免了GNN固有的过平滑问题,还可能为未来社交媒体研究提供大模型或统一多模态方案。

原文摘要 · Abstract (English)

Deep learning techniques for rumor detection typically utilize Graph Neural Networks (GNNs) to analyze post relations. These methods, however, falter due to over-smoothing issues when processing rumor propagation structures, leading to declining performance. Our investigation into this issue reveals that over-smoothing is intrinsically tied to the structural characteristics of rumor propagation trees, in which the majority of nodes are 1-level nodes. Furthermore, GNNs struggle to capture long-range dependencies within these trees. To circumvent these challenges, we propose a Pre-Trained Propagation Tree Transformer (P2T3) method based on pure Transformer architecture. It extracts all conversation chains from a tree structure following the propagation direction of replies, utilizes token-wise embedding to infuse connection information and introduces necessary inductive bias, and pre-trains on large-scale unlabeled datasets. Experiments indicate that P2T3 surpasses previous state-of-the-art methods in multiple benchmark datasets and performs well under few-shot conditions. P2T3 not only avoids the over-smoothing issue inherent in GNNs but also potentially offers a large model or unified multi-modal scheme for future social media research.

谣言检测Transformer传播树少样本

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