Overcoming Catastrophic Forgetting in Graph Neural Networks

12/10/2020
by   Huihui Liu, et al.
0

Catastrophic forgetting refers to the tendency that a neural network "forgets" the previous learned knowledge upon learning new tasks. Prior methods have been focused on overcoming this problem on convolutional neural networks (CNNs), where the input samples like images lie in a grid domain, but have largely overlooked graph neural networks (GNNs) that handle non-grid data. In this paper, we propose a novel scheme dedicated to overcoming catastrophic forgetting problem and hence strengthen continual learning in GNNs. At the heart of our approach is a generic module, termed as topology-aware weight preserving (TWP), applicable to arbitrary form of GNNs in a plug-and-play fashion. Unlike the main stream of CNN-based continual learning methods that rely on solely slowing down the updates of parameters important to the downstream task, TWP explicitly explores the local structures of the input graph, and attempts to stabilize the parameters playing pivotal roles in the topological aggregation. We evaluate TWP on different GNN backbones over several datasets, and demonstrate that it yields performances superior to the state of the art. Code is publicly available at <https://github.com/hhliu79/TWP>.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/27/2023

Universal Graph Continual Learning

We address catastrophic forgetting issues in graph learning as incoming ...
research
05/16/2021

Graph-Free Knowledge Distillation for Graph Neural Networks

Knowledge distillation (KD) transfers knowledge from a teacher network t...
research
07/31/2023

Subspace Distillation for Continual Learning

An ultimate objective in continual learning is to preserve knowledge lea...
research
03/22/2020

Continual Graph Learning

Graph Neural Networks (GNNs) have recently received significant research...
research
09/23/2020

Streaming Graph Neural Networks via Continual Learning

Graph neural networks (GNNs) have achieved strong performance in various...
research
06/16/2019

Conditional Computation for Continual Learning

Catastrophic forgetting of connectionist neural networks is caused by th...
research
12/24/2019

Multi-Graph Transformer for Free-Hand Sketch Recognition

Learning meaningful representations of free-hand sketches remains a chal...

Please sign up or login with your details

Forgot password? Click here to reset