2021
Overcoming Catastrophic Forgetting in Graph Neural Networks
AAAI 2021technical
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 h…