Reinforced Continual Learning for Graphs
Appan Rakaraddi, Siew Kei Lam, Mahardhika Pratama, Marcus De Carvalho

TL;DR
This paper introduces a novel graph continual learning method combining reinforcement learning for structural adaptation and Dark Experience replay to mitigate forgetting, validated on multiple benchmarks.
Contribution
It presents a new graph continual learning approach that integrates architecture and memory strategies, addressing task and class-incremental scenarios.
Findings
Outperforms existing methods on graph continual learning benchmarks.
Effectively balances network capacity and stability during learning.
Demonstrates robustness in both task-incremental and class-incremental settings.
Abstract
Graph Neural Networks (GNNs) have become the backbone for a myriad of tasks pertaining to graphs and similar topological data structures. While many works have been established in domains related to node and graph classification/regression tasks, they mostly deal with a single task. Continual learning on graphs is largely unexplored and existing graph continual learning approaches are limited to the task-incremental learning scenarios. This paper proposes a graph continual learning strategy that combines the architecture-based and memory-based approaches. The structural learning strategy is driven by reinforcement learning, where a controller network is trained in such a way to determine an optimal number of nodes to be added/pruned from the base network when new tasks are observed, thus assuring sufficient network capacities. The parameter learning strategy is underpinned by the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Machine Learning and ELM
MethodsBalanced Selection · Experience Replay
