Logarithmic Continual Learning
Wojciech Masarczyk, Pawe{\l} Wawrzy\'nski, Daniel Marczak, Kamil Deja,, Tomasz Trzci\'nski

TL;DR
This paper presents a novel neural network architecture for continual learning that logarithmically reduces the retraining steps needed for generative rehearsal, improving efficiency and maintaining quality.
Contribution
It introduces a new generative rehearsal architecture that minimizes retraining to a logarithmic scale, addressing inefficiencies in existing methods.
Findings
Outperforms state-of-the-art generative rehearsal methods.
Requires at most logarithmic retraining steps per sample.
Maintains high-quality sample reconstruction over tasks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition
