Bayesian Learning-driven Prototypical Contrastive Loss for Class-Incremental Learning
Nisha L. Raichur, Lucas Heublein, Tobias Feigl, Alexander R\"ugamer,, Christopher Mutschler, Felix Ott

TL;DR
This paper introduces a Bayesian learning-driven contrastive loss for prototypical networks, enhancing class-incremental learning by effectively reducing catastrophic forgetting and improving class separation.
Contribution
It presents a novel contrastive loss integrated with Bayesian learning to adaptively balance learning objectives in class-incremental scenarios.
Findings
Outperforms state-of-the-art methods on CIFAR-10, CIFAR-100, and ImageNet100 datasets.
Effectively reduces intra-class and increases inter-class distances.
Demonstrates robustness in GNSS interference classification.
Abstract
The primary objective of methods in continual learning is to learn tasks in a sequential manner over time (sometimes from a stream of data), while mitigating the detrimental phenomenon of catastrophic forgetting. This paper proposes a method to learn an effective representation between previous and newly encountered class prototypes. We propose a prototypical network with a Bayesian learning-driven contrastive loss (BLCL), tailored specifically for class-incremental learning scenarios. We introduce a contrastive loss that incorporates novel classes into the latent representation by reducing intra-class and increasing inter-class distance. Our approach dynamically adapts the balance between the cross-entropy and contrastive loss functions with a Bayesian learning technique. Experimental results conducted on the CIFAR-10, CIFAR-100, and ImageNet100 datasets for image classification and…
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
MethodsFocus
