English

Propagation Tree Is Not Deep: Adaptive Graph Contrastive Learning Approach for Rumor Detection

Social and Information Networks 2025-08-12 v1 Artificial Intelligence Computation and Language

Abstract

Rumor detection on social media has become increasingly important. Most existing graph-based models presume rumor propagation trees (RPTs) have deep structures and learn sequential stance features along branches. However, through statistical analysis on real-world datasets, we find RPTs exhibit wide structures, with most nodes being shallow 1-level replies. To focus learning on intensive substructures, we propose Rumor Adaptive Graph Contrastive Learning (RAGCL) method with adaptive view augmentation guided by node centralities. We summarize three principles for RPT augmentation: 1) exempt root nodes, 2) retain deep reply nodes, 3) preserve lower-level nodes in deep sections. We employ node dropping, attribute masking and edge dropping with probabilities from centrality-based importance scores to generate views. A graph contrastive objective then learns robust rumor representations. Extensive experiments on four benchmark datasets demonstrate RAGCL outperforms state-of-the-art methods. Our work reveals the wide-structure nature of RPTs and contributes an effective graph contrastive learning approach tailored for rumor detection through principled adaptive augmentation. The proposed principles and augmentation techniques can potentially benefit other applications involving tree-structured graphs.

Keywords

Cite

@article{arxiv.2508.07201,
  title  = {Propagation Tree Is Not Deep: Adaptive Graph Contrastive Learning Approach for Rumor Detection},
  author = {Chaoqun Cui and Caiyan Jia},
  journal= {arXiv preprint arXiv:2508.07201},
  year   = {2025}
}

Comments

This paper is accepted by AAAI2024

R2 v1 2026-07-01T04:42:52.733Z