TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Overcoming Catastrophic Forgetting in Incremental Few-Shot...

Overcoming Catastrophic Forgetting in Incremental Few-Shot Learning by Finding Flat Minima

Guangyuan Shi, Jiaxin Chen, Wenlong Zhang, Li-Ming Zhan, Xiao-Ming Wu

2021-10-30NeurIPS 2021 12Few-Shot LearningFew-Shot Class-Incremental LearningIncremental Learning
PaperPDFCode(official)

Abstract

This paper considers incremental few-shot learning, which requires a model to continually recognize new categories with only a few examples provided. Our study shows that existing methods severely suffer from catastrophic forgetting, a well-known problem in incremental learning, which is aggravated due to data scarcity and imbalance in the few-shot setting. Our analysis further suggests that to prevent catastrophic forgetting, actions need to be taken in the primitive stage -- the training of base classes instead of later few-shot learning sessions. Therefore, we propose to search for flat local minima of the base training objective function and then fine-tune the model parameters within the flat region on new tasks. In this way, the model can efficiently learn new classes while preserving the old ones. Comprehensive experimental results demonstrate that our approach outperforms all prior state-of-the-art methods and is very close to the approximate upper bound. The source code is available at https://github.com/moukamisama/F2M.

Results

TaskDatasetMetricValueModel
Continual LearningCIFAR-100Average Accuracy53.69F2M
Continual LearningCIFAR-100Last Accuracy44.65F2M
Continual Learningmini-ImagenetAverage Accuracy54.89F2M
Continual Learningmini-ImagenetLast Accuracy 47.84F2M
Class Incremental LearningCIFAR-100Average Accuracy53.69F2M
Class Incremental LearningCIFAR-100Last Accuracy44.65F2M
Class Incremental Learningmini-ImagenetAverage Accuracy54.89F2M
Class Incremental Learningmini-ImagenetLast Accuracy 47.84F2M

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17The Bayesian Approach to Continual Learning: An Overview2025-07-11Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10An Enhanced Privacy-preserving Federated Few-shot Learning Framework for Respiratory Disease Diagnosis2025-07-10Balancing the Past and Present: A Coordinated Replay Framework for Federated Class-Incremental Learning2025-07-10Addressing Imbalanced Domain-Incremental Learning through Dual-Balance Collaborative Experts2025-07-09Few-Shot Learning by Explicit Physics Integration: An Application to Groundwater Heat Transport2025-07-08ViRefSAM: Visual Reference-Guided Segment Anything Model for Remote Sensing Segmentation2025-07-03