vix.ing · top · new · best · stats · spec

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

2025/04/24 by Zhenkai Qin, Qin, Zhenkai, Guifang Yang +3
Physics and Astronomy · Social Sciences · #Complex Network Analysis Techniques #Computation and Language (cs.CL) #Computers and Society (cs.CY) #FOS: Computer and information sciences #Misinformation and Its Impacts #Opinion Dynamics and Social Influence

paper · pdf · doi:10.48550/arxiv.2504.17574

openalex publication_date 2025/04/24 · openalex created_date 2025/10/18 · openalex updated_date 2026/07/28

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.

Related