Few-shot Class-incremental Learning for Classification and Object Detection: A Survey
Jinghua Zhang, Li Liu, Olli Silvén, Matti Pietikäinen, Dewen Hu
TL;DR
This survey systematically analyzes Few-shot Class-Incremental Learning (FSCIL), outlining its problem setting, core challenges, and a unified taxonomy for classification and object detection tasks. It distinguishes FSCIL from related paradigms (CIL, TIL, FSL), and groups methods into data-based, structure-based, and optimization-based categories, including detailed discussions of data replay, pseudo-scenarios, dynamic architectures, and meta-learning strategies. The work aggregates benchmark datasets and evaluation metrics, presents performance comparisons, and highlights gaps such as dataset scarcity and inconsistent protocols, while outlining forward-looking directions, practical settings, and safety considerations. Overall, the paper provides a structured foundation for advancing FSCIL research and guiding future deployments in dynamic, data-scarce environments.
Abstract
Few-shot Class-Incremental Learning (FSCIL) presents a unique challenge in Machine Learning (ML), as it necessitates the Incremental Learning (IL) of new classes from sparsely labeled training samples without forgetting previous knowledge. While this field has seen recent progress, it remains an active exploration area. This paper aims to provide a comprehensive and systematic review of FSCIL. In our in-depth examination, we delve into various facets of FSCIL, encompassing the problem definition, the discussion of the primary challenges of unreliable empirical risk minimization and the stability-plasticity dilemma, general schemes, and relevant problems of IL and Few-shot Learning (FSL). Besides, we offer an overview of benchmark datasets and evaluation metrics. Furthermore, we introduce the Few-shot Class-incremental Classification (FSCIC) methods from data-based, structure-based, and optimization-based approaches and the Few-shot Class-incremental Object Detection (FSCIOD) methods from anchor-free and anchor-based approaches. Beyond these, we present several promising research directions within FSCIL that merit further investigation.
