COLING 2025main0 citations

Rumor Detection on Social Media with Temporal Propagation Structure Optimization

Xingyu Peng, Junran Wu, Ruomei Liu, Ke Xu

Abstract

Traditional methods for detecting rumors on social media primarily focus on analyzing textual content, often struggling to capture the complexity of online interactions. Recent research has shifted towards leveraging graph neural networks to model the hierarchical conversation structure that emerges during rumor propagation. However, these methods tend to overlook the temporal aspect of rumor propagation and may disregard potential noise within the propagation structure. In this paper, we propose a novel approach that incorporates temporal information by constructing a weighted propagation tree, where the weight of each edge represents the time interval between connected posts. Drawing upon the theory of structural entropy, we transform this tree into a coding tree. This transformation aims to preserve the essential structure of rumor propagation while reducing noise. Finally, we introduce a recursive neural network to learn from the coding tree for rumor veracity prediction. Experimental results on two common datasets demonstrate the superiority of our approach.

BibTeX
@inproceedings{peng-etal-2025-rumor,
    title = "Rumor Detection on Social Media with Temporal Propagation Structure Optimization",
    author = "Peng, Xingyu  and
      Wu, Junran  and
      Liu, Ruomei  and
      Xu, Ke",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.261/",
    pages = "3865--3878"
}
Rumor Detection on Social Media with Temporal Propagation Structure Optimization · COLING 2025