English

RAGAT-Mind: A Multi-Granular Modeling Approach for Rumor Detection Based on MindSpore

Computation and Language 2025-04-25 v1 Computers and Society

Abstract

As false information continues to proliferate across social media platforms, effective rumor detection has emerged as a pressing challenge in natural language processing. This paper proposes RAGAT-Mind, a multi-granular modeling approach for Chinese rumor detection, built upon the MindSpore deep learning framework. The model integrates TextCNN for local semantic extraction, bidirectional GRU for sequential context learning, Multi-Head Self-Attention for global dependency focusing, and Bidirectional Graph Convolutional Networks (BiGCN) for structural representation of word co-occurrence graphs. Experiments on the Weibo1-Rumor dataset demonstrate that RAGAT-Mind achieves superior classification performance, attaining 99.2% accuracy and a macro-F1 score of 0.9919. The results validate the effectiveness of combining hierarchical linguistic features with graph-based semantic structures. Furthermore, the model exhibits strong generalization and interpretability, highlighting its practical value for real-world rumor detection applications.

Keywords

Cite

@article{arxiv.2504.17574,
  title  = {RAGAT-Mind: A Multi-Granular Modeling Approach for Rumor Detection Based on MindSpore},
  author = {Zhenkai Qin and Guifang Yang and Dongze Wu},
  journal= {arXiv preprint arXiv:2504.17574},
  year   = {2025}
}
R2 v1 2026-06-28T23:09:57.392Z