paper-with-me

홈 › Papers

SeNA-CNN: Overcoming Catastrophic Forgetting in Convolutional Neural Networks by Selective Network Augmentation

2018-02-22 · Abel S. Zacarias, Luís A. Alexandre

Lifelong learning aims to develop machine learning systems that can learn new tasks while preserving the performance on previous learned tasks. In this paper we present a method to overcome catastrophic forgetting on convolutional neural networks, that learns new tasks and preserves the performance on old tasks without accessing the data of the original model, by selective network augmentation. The experiment results showed that SeNA-CNN, in some scenarios, outperforms the state-of-art Learning without Forgetting algorithm. Results also showed that in some situations it is better to use SeNA-CNN instead of training a neural network using isolated learning.

📄 PDF Abstract BibTeX arXiv:1802.08250

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLifelong learning

Similar Papers 제목 키워드 기반

Attention-Based Structural-Plasticity

2019-03-02 · Soheil Kolouri, Nicholas Ketz, Xinyun Zou, Jeffrey Krichmar 외

Catastrophic forgetting/interference is a critical problem for lifelong learning machines, which impedes the agents from maintaining their previously learned knowledge while learning new tasks. Neural networks, in partic…

Lifelong learningPermuted-MNISTSplit-MNIST

On Learning the Geodesic Path for Incremental Learning

2021-04-17 · CVPR 2021 1 · Christian Simon, Piotr Koniusz, Mehrtash Harandi

Neural networks notoriously suffer from the problem of catastrophic forgetting, the phenomenon of forgetting the past knowledge when acquiring new knowledge. Overcoming catastrophic forgetting is of significant importanc…

Incremental LearningKnowledge Distillation

Overcoming Catastrophic Forgetting in Graph Neural Networks

2020-12-10 · Huihui Liu, Yiding Yang, Xinchao Wang

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 ne…

Continual Learning

Overcoming catastrophic forgetting in neural networks

2016-12-02 · James Kirkpatrick, Razvan Pascanu, Neil Rabinowitz, Joel Veness 외

The ability to learn tasks in a sequential fashion is crucial to the development of artificial intelligence. Neural networks are not, in general, capable of this and it has been widely thought that catastrophic forgettin…

Atari Gamesclass-incremental learningClass Incremental LearningContinual Learning+2

Online Structured Laplace Approximations For Overcoming Catastrophic Forgetting

2018-05-20 · NeurIPS 2018 12 · Hippolyt Ritter, Aleksandar Botev, David Barber

We introduce the Kronecker factored online Laplace approximation for overcoming catastrophic forgetting in neural networks. The method is grounded in a Bayesian online learning framework, where we recursively approximate…

Permuted-MNIST