English

Towards Label-Efficient Incremental Learning: A Survey

Machine Learning 2023-02-14 v3 Computer Vision and Pattern Recognition

Abstract

The current dominant paradigm when building a machine learning model is to iterate over a dataset over and over until convergence. Such an approach is non-incremental, as it assumes access to all images of all categories at once. However, for many applications, non-incremental learning is unrealistic. To that end, researchers study incremental learning, where a learner is required to adapt to an incoming stream of data with a varying distribution while preventing forgetting of past knowledge. Significant progress has been made, however, the vast majority of works focus on the fully supervised setting, making these algorithms label-hungry thus limiting their real-life deployment. To that end, in this paper, we make the first attempt to survey recently growing interest in label-efficient incremental learning. We identify three subdivisions, namely semi-, few-shot- and self-supervised learning to reduce labeling efforts. Finally, we identify novel directions that can further enhance label-efficiency and improve incremental learning scalability. Project website: https://github.com/kilickaya/label-efficient-il.

Keywords

Cite

@article{arxiv.2302.00353,
  title  = {Towards Label-Efficient Incremental Learning: A Survey},
  author = {Mert Kilickaya and Joost van de Weijer and Yuki M. Asano},
  journal= {arXiv preprint arXiv:2302.00353},
  year   = {2023}
}
R2 v1 2026-06-28T08:28:56.978Z