English

TMetaNet: Topological Meta-Learning Framework for Dynamic Link Prediction

Machine Learning 2025-06-03 v1 Artificial Intelligence

Abstract

Dynamic graphs evolve continuously, presenting challenges for traditional graph learning due to their changing structures and temporal dependencies. Recent advancements have shown potential in addressing these challenges by developing suitable meta-learning-based dynamic graph neural network models. However, most meta-learning approaches for dynamic graphs rely on fixed weight update parameters, neglecting the essential intrinsic complex high-order topological information of dynamically evolving graphs. We have designed Dowker Zigzag Persistence (DZP), an efficient and stable dynamic graph persistent homology representation method based on Dowker complex and zigzag persistence, to capture the high-order features of dynamic graphs. Armed with the DZP ideas, we propose TMetaNet, a new meta-learning parameter update model based on dynamic topological features. By utilizing the distances between high-order topological features, TMetaNet enables more effective adaptation across snapshots. Experiments on real-world datasets demonstrate TMetaNet's state-of-the-art performance and resilience to graph noise, illustrating its high potential for meta-learning and dynamic graph analysis. Our code is available at https://github.com/Lihaogx/TMetaNet.

Keywords

Cite

@article{arxiv.2506.00453,
  title  = {TMetaNet: Topological Meta-Learning Framework for Dynamic Link Prediction},
  author = {Hao Li and Hao Wan and Yuzhou Chen and Dongsheng Ye and Yulia Gel and Hao Jiang},
  journal= {arXiv preprint arXiv:2506.00453},
  year   = {2025}
}

Comments

ICML2025

R2 v1 2026-07-01T02:52:08.540Z