DyG-Mamba: Continuous State Space Modeling on Dynamic Graphs
Dongyuan Li, Shiyin Tan, Ying Zhang, Ming Jin, Shirui Pan, Manabu Okumura, Renhe Jiang

TL;DR
DyG-Mamba is a novel dynamic graph model inspired by cognitive theories, which effectively captures long-term dependencies and irregular timespans, leading to state-of-the-art results and improved efficiency.
Contribution
We introduce DyG-Mamba, a dynamic graph model that incorporates forgetting curves and review cycles to enhance long-term dependency modeling and robustness.
Findings
Achieves state-of-the-art performance on most datasets
Demonstrates significant improvements in computational efficiency
Shows enhanced robustness to noisy inputs
Abstract
Dynamic graph modeling aims to uncover evolutionary patterns in real-world systems, enabling accurate social recommendation and early detection of cancer cells. Inspired by the success of recent state space models in efficiently capturing long-term dependencies, we propose DyG-Mamba by translating dynamic graph modeling into a long-term sequence modeling problem. Specifically, inspired by Ebbinghaus' forgetting curve, we treat the irregular timespans between events as control signals, allowing DyG-Mamba to dynamically adjust the forgetting of historical information. This mechanism ensures effective usage of irregular timespans, thereby improving both model effectiveness and inductive capability. In addition, inspired by Ebbinghaus' review cycle, we redefine core parameters to ensure that DyG-Mamba selectively reviews historical information and filters out noisy inputs, further enhancing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Reinforcement Learning in Robotics · Gene Regulatory Network Analysis
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
