Autoencoder-Based Hybrid Replay for Class-Incremental Learning
Milad Khademi Nori, Il-Min Kim, Guanghui Wang

TL;DR
This paper introduces an autoencoder-based hybrid replay strategy for class-incremental learning that reduces memory requirements and maintains state-of-the-art performance by compressing exemplar data in latent space.
Contribution
The proposed hybrid autoencoder (HAE) enables efficient data compression and dual modeling for classification and replay, improving memory efficiency in class-incremental learning.
Findings
Outperforms recent baselines across multiple benchmarks.
Achieves $ ext{O}(0.1 t)$ memory complexity, reducing resource usage.
Maintains state-of-the-art accuracy with lower memory and compute costs.
Abstract
In class-incremental learning (CIL), effective incremental learning strategies are essential to mitigate task confusion and catastrophic forgetting, especially as the number of tasks increases. Current exemplar replay strategies impose memory/compute complexities. We propose an autoencoder-based hybrid replay (AHR) strategy that leverages our new hybrid autoencoder (HAE) to function as a compressor to alleviate the requirement for large memory, achieving at the worst case with the computing complexity of while accomplishing state-of-the-art performance. The decoder later recovers the exemplar data stored in the latent space, rather than in raw format. Additionally, HAE is designed for both discriminative and generative modeling, enabling classification and replay capabilities, respectively. HAE adopts the charged particle system…
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 · Stochastic Gradient Optimization Techniques
