@inproceedings{guo-etal-2025-swam,
    title = "{SWAM}: Adaptive Sliding Window and Memory-Augmented Attention Model for Rumor Detection",
    author = "Guo, Mei  and
      Chen, Chen  and
      Hou, Chunyan  and
      Wu, Yike  and
      Yuan, Xiaojie",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.729/",
    pages = "14430--14441",
    ISBN = "979-8-89176-332-6",
    abstract = "Detecting rumors on social media has become a critical task in combating misinformation. Existing propagation-based rumor detection methods often focus on the static propagation graph, overlooking that rumor propagation is inherently dynamic and incremental in the real world. Recently propagation-based rumor detection models attempt to use the dynamic graph that is associated with coarse-grained temporal information. However, these methods fail to capture the long-term time dependency and detailed temporal features of propagation. To address these issues, we propose a novel adaptive Sliding Window and memory-augmented Attention Model (SWAM) for rumor detection. The adaptive sliding window divides the sequence of posts into consecutive disjoint windows based on the propagation rate of nodes. We also propose a memory-augmented attention to capture the long-term dependency and the depth of nodes in the propagation graph. Multi-head attention mechanism is applied between nodes in the memorybank and incremental nodes to iteratively update the memorybank, and the depth information of nodes is also considered. Finally, the propagation features of nodes in the memorybank are utilized for rumor detection. Experimental results on two public real-world datasets demonstrate the effectiveness of our model compared with the state-of-the-art baselines."
}Markdown (Informal)
[SWAM: Adaptive Sliding Window and Memory-Augmented Attention Model for Rumor Detection](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.729/) (Guo et al., EMNLP 2025)
ACL