Papers › DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State...

DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State Space Models

11 Dec 2024arXiv:2412.08160archive 2025-07-28

Haonan Yuan, Qingyun Sun, Zhaonan Wang, Xingcheng Fu, Cheng Ji, Yongjian Wang, Bo Jin, JianXin Li

Dynamic graphs exhibit intertwined spatio-temporal evolutionary patterns, widely existing in the real world. Nevertheless, the structure incompleteness, noise, and redundancy result in poor robustness for Dynamic Graph Neural Networks (DGNNs). Dynamic Graph Structure Learning (DGSL) offers a promising way to optimize graph structures. However, aside from encountering unacceptable quadratic complexity, it overly relies on heuristic priors, making it hard to discover underlying predictive patterns. How to efficiently refine the dynamic structures, capture intrinsic dependencies, and learn robust representations, remains under-explored. In this work, we propose the novel DG-Mamba, a robust and efficient Dynamic Graph structure learning framework with the Selective State Space Models (Mamba). To accelerate the spatio-temporal structure learning, we propose a kernelized dynamic message-passing operator that reduces the quadratic time complexity to linear. To capture global intrinsic dynamics, we establish the dynamic graph as a self-contained system with State Space Model. By discretizing the system states with the cross-snapshot graph adjacency, we enable the long-distance dependencies capturing with the selective snapshot scan. To endow learned dynamic structures more expressive with informativeness, we propose the self-supervised Principle of Relevant Information for DGSL to regularize the most relevant yet least redundant information, enhancing global robustness. Extensive experiments demonstrate the superiority of the robustness and efficiency of our DG-Mamba compared with the state-of-the-art baselines against adversarial attacks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.08160")

Code

Syntology Ran 1 of 11 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 11 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RingBDStack/DG-Mamba officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 1 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
10unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RingBDStack/DG-Mamba. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_projection_matrix RingBDStack/DG-Mamba/REDGSL.py official repository ran · honoured contract fingerprinted MIT (permissive) · 44fbc869db4685a6 · report
all_gather_raw RingBDStack/DG-Mamba/selective_modeling/distributed/distributed_utils.py official repository unverified MIT (permissive) · 0f2196b3902caf16 · report
all_reduce_raw RingBDStack/DG-Mamba/selective_modeling/distributed/distributed_utils.py official repository unverified MIT (permissive) · a06d70b09eb46b60 · report
evaluate_link_prediction_linear RingBDStack/DG-Mamba/metrics.py official repository unverified MIT (permissive) · 6986b70953e783f9 · report
get_link_prediction_metrics RingBDStack/DG-Mamba/metrics.py official repository unverified MIT (permissive) · 43ee72fc86c6a54e · report
get_matrix RingBDStack/DG-Mamba/data_util.py official repository unverified MIT (permissive) · 720cbfb1298fd6cf · report
kl_divergence RingBDStack/DG-Mamba/REDGSL.py official repository unverified MIT (permissive) · fd7d71e5939fb04a · report
load_attack_data RingBDStack/DG-Mamba/data_util.py official repository unverified MIT (permissive) · a56ff7781806f4b6 · report
load_data RingBDStack/DG-Mamba/data_util.py official repository unverified MIT (permissive) · b3c8e77c7200ce2a · report
reduce_scatter_raw RingBDStack/DG-Mamba/selective_modeling/distributed/distributed_utils.py official repository unverified MIT (permissive) · 2d002bb9a87211b8 · report
shannon_entropy RingBDStack/DG-Mamba/REDGSL.py official repository unverified MIT (permissive) · 2ae1ba362d8227fc · report

Tasks

Graph structure learningInformativenessMambaState Space Models

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections