Progressive Latent Replay for efficient Generative Rehearsal
Stanis{\l}aw Pawlak, Filip Szatkowski, Micha{\l} Bortkiewicz, Jan, Dubi\'nski, Tomasz Trzci\'nski

TL;DR
The paper proposes Progressive Latent Replay, a method that adaptively updates neural network layers during generative rehearsal to reduce computational costs and improve continual learning performance.
Contribution
It introduces a novel replay strategy that modulates layer update frequency based on network depth, enhancing efficiency in generative rehearsal for continual learning.
Findings
Outperforms internal replay in accuracy.
Uses fewer computational resources.
Effective in mitigating catastrophic forgetting.
Abstract
We introduce a new method for internal replay that modulates the frequency of rehearsal based on the depth of the network. While replay strategies mitigate the effects of catastrophic forgetting in neural networks, recent works on generative replay show that performing the rehearsal only on the deeper layers of the network improves the performance in continual learning. However, the generative approach introduces additional computational overhead, limiting its applications. Motivated by the observation that earlier layers of neural networks forget less abruptly, we propose to update network layers with varying frequency using intermediate-level features during replay. This reduces the computational burden by omitting computations for both deeper layers of the generator and earlier layers of the main model. We name our method Progressive Latent Replay and show that it outperforms…
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
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Music and Audio Processing
