Robust Knowledge Adaptation for Dynamic Graph Neural Networks
Hanjie Li, Changsheng Li, Kaituo Feng, Ye Yuan, Guoren Wang, Hongyuan, Zha

TL;DR
This paper introduces Ada-DyGNN, a reinforcement learning-based framework that adaptively updates node embeddings in dynamic graph neural networks, enhancing robustness against noisy data and achieving state-of-the-art results.
Contribution
It is the first to apply reinforcement learning for robust knowledge adaptation in dynamic graph neural networks, selectively updating node embeddings to handle noise effectively.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Demonstrates robustness against various levels of noise.
Effectively propagates knowledge while avoiding unreliable updates.
Abstract
Graph structured data often possess dynamic characters in nature. Recent years have witnessed the increasing attentions paid to dynamic graph neural networks for modelling graph data. However, almost all existing approaches operate under the assumption that, upon the establishment of a new link, the embeddings of the neighboring nodes should undergo updates to learn temporal dynamics. Nevertheless, these approaches face the following limitation: If the node introduced by a new connection contains noisy information, propagating its knowledge to other nodes becomes unreliable and may even lead to the collapse of the model. In this paper, we propose Ada-DyGNN: a robust knowledge Adaptation framework via reinforcement learning for Dynamic Graph Neural Networks. In contrast to previous approaches, which update the embeddings of the neighbor nodes immediately after adding a new link,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Technologies in Various Fields
