Some thoughts on catastrophic forgetting and how to learn an algorithm

08/09/2021
by   Miguel Ruiz-Garcia, et al.
0

The work of McCloskey and Cohen popularized the concept of catastrophic interference. They used a neural network that tried to learn addition using two groups of examples as two different tasks. In their case, learning the second task rapidly deteriorated the acquired knowledge about the previous one. This could be a symptom of a fundamental problem: addition is an algorithmic task that should not be learned through pattern recognition. We propose to use a neural network with a different architecture that can be trained to recover the correct algorithm for the addition of binary numbers. We test it in the setting proposed by McCloskey and Cohen and training on random examples one by one. The neural network not only does not suffer from catastrophic forgetting but it improves its predictive power on unseen pairs of numbers as training progresses. This work emphasizes the importance that neural network architecture has for the emergence of catastrophic forgetting and introduces a neural network that is able to learn an algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/28/2017

Block Neural Network Avoids Catastrophic Forgetting When Learning Multiple Task

In the present work we propose a Deep Feed Forward network architecture ...
research
01/04/2018

Overcoming catastrophic forgetting with hard attention to the task

Catastrophic forgetting occurs when a neural network loses the informati...
research
09/09/2019

Meta-learnt priors slow down catastrophic forgetting in neural networks

Current training regimes for deep learning usually involve exposure to a...
research
06/16/2018

DynMat, a network that can learn after learning

To survive in the dynamically-evolving world, we accumulate knowledge an...
research
06/15/2021

Bridge Networks

Despite rapid progress, current deep learning methods face a number of c...
research
10/15/2019

Embodiment dictates learnability in neural controllers

Catastrophic forgetting continues to severely restrict the learnability ...
research
10/08/2019

Automatic Construction of Multi-layer Perceptron Network from Streaming Examples

Autonomous construction of deep neural network (DNNs) is desired for dat...

Please sign up or login with your details

Forgot password? Click here to reset