vix.ing · top · new · best · stats

An Empirical Investigation of Catastrophic Forgetting in Gradient-Based Neural Networks

2013/12/21 by Ian Goodfellow, Ian J. Goodfellow, Goodfellow, Ian J. +9 · 165 citations
Computer Science · Mathematics · #Advanced Neural Network Applications #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Multimodal Machine Learning Applications #Neural and Evolutionary Computing (cs.NE) #cs.LG #cs.NE #stat.ML

paper · pdf · doi:10.48550/arxiv.1312.6211

openalex publication_date 2013/12/21 · arxiv created 2015/03/04 · arxiv updated 2015/03/05 · openalex created_date 2016/06/24 · openalex updated_date 2026/07/28

Abstract

Catastrophic forgetting is a problem faced by many machine learning models and algorithms. When trained on one task, then trained on a second task, many machine learning models "forget" how to perform the first task. This is widely believed to be a serious problem for neural networks. Here, we investigate the extent to which the catastrophic forgetting problem occurs for modern neural networks, comparing both established and recent gradient-based training algorithms and activation functions. We also examine the effect of the relationship between the first task and the second task on catastrophic forgetting. We find that it is always best to train using the dropout algorithm--the dropout algorithm is consistently best at adapting to the new task, remembering the old task, and has the best tradeoff curve between these two extremes. We find that different tasks and relationships between tasks result in very different rankings of activation function performance. This suggests the choice of activation function should always be cross-validated.

Citations

Cited by

Related