paper-with-me

홈 › Papers

Overcoming Catastrophic Forgetting via Direction-Constrained Optimization

2020-11-25 · Yunfei Teng, Anna Choromanska, Murray Campbell, Songtao Lu, Parikshit Ram, Lior Horesh

This paper studies a new design of the optimization algorithm for training deep learning models with a fixed architecture of the classification network in a continual learning framework. The training data is non-stationary and the non-stationarity is imposed by a sequence of distinct tasks. We first analyze a deep model trained on only one learning task in isolation and identify a region in network parameter space, where the model performance is close to the recovered optimum. We provide empirical evidence that this region resembles a cone that expands along the convergence direction. We study the principal directions of the trajectory of the optimizer after convergence and show that traveling along a few top principal directions can quickly bring the parameters outside the cone but this is not the case for the remaining directions. We argue that catastrophic forgetting in a continual learning setting can be alleviated when the parameters are constrained to stay within the intersection of the plausible cones of individual tasks that were so far encountered during training. Based on this observation we present our direction-constrained optimization (DCO) method, where for each task we introduce a linear autoencoder to approximate its corresponding top forbidden principal directions. They are then incorporated into the loss function in the form of a regularization term for the purpose of learning the coming tasks without forgetting. Furthermore, in order to control the memory growth as the number of tasks increases, we propose a memory-efficient version of our algorithm called compressed DCO (DCO-COMP) that allocates a memory of fixed size for storing all autoencoders. We empirically demonstrate that our algorithm performs favorably compared to other state-of-art regularization-based continual learning methods.

📄 PDF Abstract BibTeX arXiv:2011.12581

Code (1)

yunfei-teng/dco 공식 구현 pytorch

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

ZeroFlow: Overcoming Catastrophic Forgetting is Easier than You Think

2025-01-02 · Tao Feng, Wei Li, Didi Zhu, Hangjie Yuan 외

Backpropagation provides a generalized configuration for overcoming catastrophic forgetting. Like, SGD and Adam are commonly used for weight updates in continual learning and continual pre-training. In practice, permissi…

Continual Learning

Empirical investigations on WVA structural issues

2022-08-11 · Alexey Kutalev, Alisa Lapina

In this paper we want to present the results of empirical verification of some issues concerning the methods for overcoming catastrophic forgetting in neural networks. First, in the introduction, we will try to describe …

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

Learn to Grow: A Continual Structure Learning Framework for Overcoming Catastrophic Forgetting

2019-03-31 · Xilai Li, Yingbo Zhou, Tianfu Wu, Richard Socher 외

Addressing catastrophic forgetting is one of the key challenges in continual learning where machine learning systems are trained with sequential or streaming tasks. Despite recent remarkable progress in state-of-the-art …

Continual LearningNeural Architecture Searchparameter estimationPermuted-MNIST

Do You Remember? Overcoming Catastrophic Forgetting for Fake Audio Detection

2023-08-07 · Xiaohui Zhang, Jiangyan Yi, JianHua Tao, Chenglong Wang 외

Current fake audio detection algorithms have achieved promising performances on most datasets. However, their performance may be significantly degraded when dealing with audio of a different dataset. The orthogonal weigh…

Continual LearningEmotion RecognitionSpeech Emotion Recognition