Graph Retention Networks for Dynamic Graphs
Abstract
In this paper, we propose Graph Retention Networks (GRNs) as a unified architecture for deep learning on dynamic graphs. The GRN extends the concept of retention into dynamic graph data as graph retention, equipping the model with three key computational paradigms: parallelizable training, low-cost inference, and long-term chunkwise training. This architecture achieves an optimal balance between efficiency, effectiveness, and scalability. Extensive experiments on benchmark datasets demonstrate its strong performance in both edge-level prediction and node-level classification tasks with significantly reduced training latency, lower GPU memory overhead, and improved inference throughput by up to 86.7x compared to SOTA baselines. The proposed GRN architecture achieves competitive performance across diverse dynamic graph benchmarks, demonstrating its adaptability to a wide range of tasks.
Cite
@article{arxiv.2411.11259,
title = {Graph Retention Networks for Dynamic Graphs},
author = {Qian Chang and Xia Li and Xiufeng Cheng and Runsong Jia and Jinqing Yang and Guoping Hu and Ciprian Doru Giurcaneanu},
journal= {arXiv preprint arXiv:2411.11259},
year = {2026}
}
Comments
Accepted as a full paper at ACM Web Conference 2026 (WWW 2026)