Subspace Regularizers for Few-Shot Class Incremental Learning
Few-shot class incremental learning -- the problem of updating a trained classifier to discriminate among an expanded set of classes with limited labeled data -- is a key challenge for machine learning systems deployed in non-stationary environments. Existing approaches to the problem rely on complex model architectures and training procedures that are difficult to tune and re-use. In this paper, we present an extremely simple approach that enables the use of ordinary logistic regression classifiers for few-shot incremental learning. The key to this approach is a new family of subspace regularization schemes that encourage weight vectors for new classes to lie close to the subspace spanned by the weights of existing classes. When combined with pretrained convolutional feature extractors, logistic regression models trained with subspace regularization outperform specialized, state-of-the-art approaches to few-shot incremental image classification by up to 22% on the miniImageNet dataset. Because of its simplicity, subspace regularization can be straightforwardly extended to incorporate additional background information about the new classes (including class names and descriptions specified in natural language); these further improve accuracy by up to 2%. Our results show that simple geometric regularization of class representations offers an effective tool for continual learning.
Code (1)
Tasks
class-incremental learningClass Incremental LearningContinual LearningFew-Shot Class-Incremental Learningimage-classificationImage ClassificationIncremental LearningregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Synthesized Feature Based Few-Shot Class-Incremental Learning on a Mixture of Subspaces
Few-shot class incremental learning (FSCIL) aims to incrementally add sets of novel classes to a well-trained base model in multiple training sessions with the restriction that only a few novel instances are availabl…
class-incremental learningClass Incremental LearningFew-Shot Class-Incremental Learningimage-classification+2Embedding Space Allocation with Angle-Norm Joint Classifiers for Few-Shot Class-Incremental Learning
Few-shot class-incremental learning (FSCIL) aims to continually learn new classes from only a few samples without forgetting previous ones, requiring intelligent agents to adapt to dynamic environments. FSCIL combines th…
class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningFew-Shot Learning+1Few Shot Class Incremental Learning using Vision-Language models
Recent advancements in deep learning have demonstrated remarkable performance comparable to human capabilities across various supervised computer vision tasks. However, the prevalent assumption of having an extensive poo…
class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1Optical-Guided Neural Collapse for SAR Few-Shot Class Incremental Learning
Few-shot class-incremental learning (FSCIL) in synthetic aperture radar imagery presents unique challenges due to severe data scarcity and SAR-specific variability. In particular, strong azimuth sensitivity in SAR induce…
Few-Shot Class-Incremental LearningClass Incremental LearningExpandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning
Class-Incremental Learning (CIL) requires a learning system to continually learn new classes without forgetting. Despite the strong performance of Pre-Trained Models (PTMs) in CIL, a critical issue persists: learning new…
class-incremental learningClass Incremental LearningDecision MakingIncremental Learning