paper-with-me

홈 › Papers

SourceDetMamba: A Graph-aware State Space Model for Source Detection in Sequential Hypergraphs

2025-05-19 · Le Cheng, Peican Zhu, Yangming Guo, Chao GAO, Zhen Wang, Keke Tang

Source detection on graphs has demonstrated high efficacy in identifying rumor origins. Despite advances in machine learning-based methods, many fail to capture intrinsic dynamics of rumor propagation. In this work, we present SourceDetMamba: A Graph-aware State Space Model for Source Detection in Sequential Hypergraphs, which harnesses the recent success of the state space model Mamba, known for its superior global modeling capabilities and computational efficiency, to address this challenge. Specifically, we first employ hypergraphs to model high-order interactions within social networks. Subsequently, temporal network snapshots generated during the propagation process are sequentially fed in reverse order into Mamba to infer underlying propagation dynamics. Finally, to empower the sequential model to effectively capture propagation patterns while integrating structural information, we propose a novel graph-aware state update mechanism, wherein the state of each node is propagated and refined by both temporal dependencies and topological context. Extensive evaluations on eight datasets demonstrate that SourceDetMamba consistently outperforms state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2505.12910

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

KagNet: Knowledge-Aware Graph Networks for Commonsense Reasoning

2019-09-04 · IJCNLP 2019 11 · Bill Yuchen Lin, Xinyue Chen, Jamin Chen, Xiang Ren

Commonsense reasoning aims to empower machines with the human ability to make presumptions about ordinary situations in our daily life. In this paper, we propose a textual inference framework for answering commonsense qu…

Common Sense ReasoningKnowledge Base Question AnsweringKnowledge GraphsNatural Language Inference

TrajAware: Graph Cross-Attention and Trajectory-Aware for Generalisable VANETs under Partial Observations

2025-09-08 · Xiaolu Fu, Ziyuan Bao, Eiman Kanjo arxiv

Vehicular ad hoc networks (VANETs) are a crucial component of intelligent transportation systems; however, routing remains challenging due to dynamic topologies, incomplete observations, and the limited resources of edge…

Reinforcement Learning

Hardware-Aware Graph Neural Network Automated Design for Edge Computing Platforms

2023-03-20 · Ao Zhou, Jianlei Yang, Yingjie Qi, Yumeng Shi 외

Graph neural networks (GNNs) have emerged as a popular strategy for handling non-Euclidean data due to their state-of-the-art performance. However, most of the current GNN model designs mainly focus on task accuracy, lac…

Edge-computingGPUGraph Neural NetworkNeural Architecture Search

Energy-Aware DNN Graph Optimization

2020-05-12 · Yu Wang, Rong Ge, Shuang Qiu

Unlike existing work in deep neural network (DNN) graphs optimization for inference performance, we explore DNN graph optimization for energy awareness and savings for power- and resource-constrained machine learning dev…

GPU

HealthMamba: An Uncertainty-aware Spatiotemporal Graph State Space Model for Effective and Reliable Healthcare Facility Visit Prediction

2026-02-05 · Dahai Yu, Lin Jiang, Rongchao Xu, Guang Wang arxiv

Healthcare facility visit prediction is essential for optimizing healthcare resource allocation and informing public health policy. Despite advanced machine learning methods being employed for better prediction performan…