JOURNAL ARTICLE

Streaming Graph Neural Networks with Generative Replay

Junshan WangWenhao ZhuGuojie SongLiang Wang

Year: 2022 Journal:   Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining Pages: 1878-1888

Abstract

Training Graph Neural Networks (GNNs) incrementally is a particularly urgent problem, because real-world graph data usually arrives in a streaming fashion, and inefficiently updating of the models results in out-of-date embeddings, thus degrade its performance in downstream tasks. Traditional incremental learning methods will gradually forget old knowledge when learning new patterns, which is the catastrophic forgetting problem. Although saving and revisiting historical graph data alleviates the problem, the storage limitation in real-world applications reduces the amount of saved data, causing GNN to forget other knowledge. In this paper, we propose a streaming GNN based on generative replay, which can incrementally learn new patterns while maintaining existing knowledge without accessing historical data. Specifically, our model consists of the main model (GNN) and an auxiliary generative model. The generative model based on random walks with restart can learn and generate fake historical samples (i.e., nodes and their neighborhoods), which can be trained with real data to avoid the forgetting problem. Besides, we also design an incremental update algorithm for the generative model to maintain the graph distribution and for GNN to capture the current patterns. Our model is evaluated on different streaming data sets. The node classification results prove that our model can update the model efficiently and achieve comparable performance to model retraining. Code is available at https://github.com/Junshan-Wang/SGNN-GR.

Keywords:
Forgetting Computer science Generative model Generative grammar Graph Streaming data Machine learning Artificial intelligence Artificial neural network Theoretical computer science Data mining

Metrics

28
Cited By
3.29
FWCI (Field Weighted Citation Impact)
19
Refs
0.93
Citation Normalized Percentile
Is in top 1%
Is in top 10%

Citation History

Topics

Advanced Graph Neural Networks
Physical Sciences →  Computer Science →  Artificial Intelligence
Domain Adaptation and Few-Shot Learning
Physical Sciences →  Computer Science →  Artificial Intelligence
Machine Learning and ELM
Physical Sciences →  Computer Science →  Artificial Intelligence

Related Documents

JOURNAL ARTICLE

Overcoming Catastrophic Forgetting in Graph Neural Networks with Experience Replay

Fan ZhouChengtai Cao

Journal:   Proceedings of the AAAI Conference on Artificial Intelligence Year: 2021 Vol: 35 (5)Pages: 4714-4722
JOURNAL ARTICLE

Deep Generative Probabilistic Graph Neural Networks for Scene Graph Generation

Mahmoud KhademiOliver Schulte

Journal:   Proceedings of the AAAI Conference on Artificial Intelligence Year: 2020 Vol: 34 (07)Pages: 11237-11245
JOURNAL ARTICLE

Fine-Tuning Graph Neural Networks by Preserving Graph Generative Patterns

Yifei SunQi ZhuYang YangChunping WangTianyu FanJiajun ZhuLei Chen

Journal:   Proceedings of the AAAI Conference on Artificial Intelligence Year: 2024 Vol: 38 (8)Pages: 9053-9061
© 2026 ScienceGate Book Chapters — All rights reserved.