Class-Incremental Mixture of Gaussians for Deep Continual Learning
Lukasz Korycki, Bartosz Krawczyk

TL;DR
This paper introduces a novel class-incremental continual learning method that integrates a mixture of Gaussians model with deep feature extractors, enabling effective learning without memory and outperforming existing approaches.
Contribution
It presents an end-to-end gradient-based approach to incorporate mixture of Gaussians into continual learning, handling class-incremental scenarios without relying on memory buffers.
Findings
Effective in memory-free scenarios
Competitive with state-of-the-art methods
Successful joint optimization of features and class representations
Abstract
Continual learning models for stationary data focus on learning and retaining concepts coming to them in a sequential manner. In the most generic class-incremental environment, we have to be ready to deal with classes coming one by one, without any higher-level grouping. This requirement invalidates many previously proposed methods and forces researchers to look for more flexible alternative approaches. In this work, we follow the idea of centroid-driven methods and propose end-to-end incorporation of the mixture of Gaussians model into the continual learning framework. By employing the gradient-based approach and designing losses capable of learning discriminative features while avoiding degenerate solutions, we successfully combine the mixture model with a deep feature extractor allowing for joint optimization and adjustments in the latent space. Additionally, we show that our model…
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 · Human Pose and Action Recognition · Multimodal Machine Learning Applications
MethodsFocus
