paper-with-me

Papers

Logarithmic Continual Learning

2022-01-17 · Wojciech Masarczyk, Paweł Wawrzyński, Daniel Marczak, Kamil Deja, Tomasz Trzciński

We introduce a neural network architecture that logarithmically reduces the number of self-rehearsal steps in the generative rehearsal of continually learned models. In continual learning (CL), training samples come in subsequent tasks, and the trained model can access only a single task at a time. To replay previous samples, contemporary CL methods bootstrap generative models and train them recursively with a combination of current and regenerated past data. This recurrence leads to superfluous computations as the same past samples are regenerated after each task, and the reconstruction quality successively degrades. In this work, we address these limitations and propose a new generative rehearsal architecture that requires at most logarithmic number of retraining for each sample. Our approach leverages allocation of past data in a~set of generative models such that most of them do not require retraining after a~task. The experimental evaluation of our logarithmic continual learning approach shows the superiority of our method with respect to the state-of-the-art generative rehearsal methods.

📄 PDF Abstract BibTeX arXiv:2201.06534

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Efficient and Near-Optimal Noise Generation for Streaming Differential Privacy

2024-04-25 · Krishnamurthy Dvijotham, H. Brendan McMahan, Krishna Pillutla, Thomas Steinke 외

In the task of differentially private (DP) continual counting, we receive a stream of increments and our goal is to output an approximate running total of these increments, without revealing too much about any specific i…

Memory Bounds for Continual Learning

2022-04-22 · Xi Chen, Christos Papadimitriou, Binghui Peng

Continual learning, or lifelong learning, is a formidable current challenge to machine learning. It requires the learner to solve a sequence of $k$ different learning tasks, one after the other, while retaining its aptit…

Continual LearningLifelong learning

Differential Privacy for Clustering Under Continual Observation

2023-07-07 · Max Dupré la Tour, Monika Henzinger, David Saulpic

We consider the problem of clustering privately a dataset in $\mathbb{R}^d$ that undergoes both insertion and deletion of points. Specifically, we give an $\varepsilon$-differentially private clustering mechanism for the…

ClusteringDimensionality Reduction

A Multi-label Continual Learning Framework to Scale Deep Learning Approaches for Packaging Equipment Monitoring

2022-08-08 · Davide Dalle Pezze, Denis Deronjic, Chiara Masiero, Diego Tosato 외

Continual Learning aims to learn from a stream of tasks, being able to remember at the same time both new and old tasks. While many approaches were proposed for single-class classification, multi-label classification in …

Classificationclass-incremental learningClass Incremental LearningContinual Learning+3

Self-Net: Lifelong Learning via Continual Self-Modeling

2018-05-25 · Blake Camp, Jaya Krishna Mandivarapu, Rolando Estrada

Learning a set of tasks over time, also known as continual learning (CL), is one of the most challenging problems in artificial intelligence. While recent approaches achieve some degree of CL in deep neural networks, the…

Continual LearningLifelong learning