English
Related papers

Related papers: Divide and Conquer: Static-Dynamic Collaboration f…

200 papers

Few-shot class-incremental learning (FSCIL) aims to design machine learning algorithms that can continually learn new concepts from a few data points, without forgetting knowledge of old classes. The difficulty lies in that limited data…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Hao Chen , Linyan Li , Fan Lyu , Fuyuan Hu , Zhenping Xia , Fenglei Xu

Few-shot class-incremental learning (FSCIL) presents a core challenge in continual learning, requiring models to rapidly adapt to new classes with very limited samples while mitigating catastrophic forgetting. Recent prompt-based methods,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-26 Shuai Huang , Xuhan Lin , Yuwu Lu

Few-Shot Class-Incremental Learning (FSCIL) aims at incrementally learning novel classes from a few labeled samples by avoiding the overfitting and catastrophic forgetting simultaneously. The current protocol of FSCIL is built by mimicking…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Yawen Cui , Zitong Yu , Wei Peng , Li Liu

Few-shot class-incremental learning (FSCIL) is designed to incrementally recognize novel classes with only few training samples after the (pre-)training on base classes with sufficient samples, which focuses on both base-class performance…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yixiong Zou , Shanghang Zhang , Yuhua Li , Ruixuan Li

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 the characteristics…

Computer Vision and Pattern Recognition · Computer Science 2025-07-14 Dunwei Tu , Huiyu Yi , Tieyi Zhang , Ruotong Li , Furao Shen , Jian Zhao

Few-shot class-incremental learning (FSCIL) aims at recognizing novel classes continually with limited novel class samples. A mainstream baseline for FSCIL is first to train the whole model in the base session, then freeze the feature…

Computer Vision and Pattern Recognition · Computer Science 2024-02-02 Li-Jun Zhao , Zhen-Duo Chen , Zi-Chao Zhang , Xin Luo , Xin-Shun Xu

Few-Shot Class-Incremental Learning (FSCIL) focuses on models learning new concepts from limited data while retaining knowledge of previous classes. Recently, many studies have started to leverage unlabeled samples to assist models in…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Fan Lyu , Linglan Zhao , Chengyan Liu , Yinying Mei , Zhang Zhang , Jian Zhang , Fuyuan Hu , Liang Wang

Few-Shot Class Incremental Learning (FSCIL) is crucial for adapting to the complex open-world environments. Contemporary prospective learning-based space construction methods struggle to balance old and new knowledge, as prototype bias and…

Machine Learning · Computer Science 2026-03-03 Qinzhe Wang , Zixuan Chen , Keke Huang , Xiu Su , Chunhua Yang , Chang Xu

The human visual system is remarkable in learning new visual concepts from just a few examples. This is precisely the goal behind few-shot class incremental learning (FSCIL), where the emphasis is additionally placed on ensuring the model…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Ayan Kumar Bhunia , Viswanatha Reddy Gajjala , Subhadeep Koley , Rohit Kundu , Aneeshan Sain , Tao Xiang , Yi-Zhe Song

Few-shot class-incremental learning (FSCIL) aims to learn sequential classes with limited samples in a few-shot fashion. Inherited from the classical class-incremental learning setting, the popular benchmark of FSCIL uses averaged accuracy…

Computer Vision and Pattern Recognition · Computer Science 2024-07-11 Yu-Ming Tang , Yi-Xing Peng , Jingke Meng , Wei-Shi Zheng

Synthetic aperture radar automatic target recognition (SAR-ATR) systems have rapidly evolved to tackle incremental recognition challenges in operational settings. Data scarcity remains a major hurdle that conventional SAR-ATR techniques…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 George Karantaidis , Athanasios Pantsios , Ioannis Kompatsiaris , Symeon Papadopoulos

Few-shot class-incremental learning (FSCIL) aims to adapt the model to new classes from very few data (5 samples) without forgetting the previously learned classes. Recent works in many-shot CIL (MSCIL) (using all available training data)…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Dipam Goswami , Bartłomiej Twardowski , Joost van de Weijer

Feature Distillation (FD) strategies are proven to be effective in mitigating Catastrophic Forgetting (CF) seen in Class Incremental Learning (CIL). However, current FD approaches enforce strict alignment of feature magnitudes and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 S Balasubramanian , Yedu Krishna P , Talasu Sai Sriram , M Sai Subramaniam , Manepalli Pranav Phanindra Sai , Darshan Gera

Given a model well-trained with a large-scale base dataset, Few-Shot Class-Incremental Learning (FSCIL) aims at incrementally learning novel classes from a few labeled samples by avoiding overfitting, without catastrophically forgetting all…

Computer Vision and Pattern Recognition · Computer Science 2023-01-25 Yawen Cui , Wanxia Deng , Haoyu Chen , Li Liu

Few-shot class-incremental learning (FSCIL) aims to continually fit new classes with limited training data, while maintaining the performance of previously learned classes. The main challenges are overfitting the rare new training samples…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Mingli Zhu , Zihao Zhu , Sihong Chen , Chen Chen , Baoyuan Wu

Few Shot Class Incremental Learning (FSCIL) with few examples per class for each incremental session is the realistic setting of continual learning since obtaining large number of annotated samples is not feasible and cost effective. We…

Computer Vision and Pattern Recognition · Computer Science 2023-04-12 Anant Khandelwal

For real-world applications, robots will need to continually learn in their environments through limited interactions with their users. Toward this, previous works in few-shot class incremental learning (FSCIL) and active class selection…

Robotics · Computer Science 2023-07-07 Christopher McClurg , Ali Ayub , Harsh Tyagi , Sarah M. Rajtmajer , Alan R. Wagner

Recent advances in deep learning for processing point clouds hold increased interest in Few-Shot Class Incremental Learning (FSCIL) for 3D computer vision. This paper introduces a new method to tackle the Few-Shot Continual Incremental…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Sahar Ahmadi , Ali Cheraghian , Morteza Saberi , Md. Towsif Abir , Hamidreza Dastmalchi , Farookh Hussain , Shafin Rahman

Federated Class-Incremental Learning (FCIL) enables Class-Incremental Learning (CIL) from distributed data. Existing FCIL methods typically integrate old knowledge preservation into local client training. However, these methods cannot avoid…

Machine Learning · Computer Science 2026-01-27 Zenghao Guan , Guojun Zhu , Yucan Zhou , Wu Liu , Weiping Wang , Jiebo Luo , Xiaoyan Gu

Few-Shot Class-Incremental Learning (FSCIL) aims to enable deep neural networks to learn new tasks incrementally from a small number of labeled samples without forgetting previously learned tasks, closely mimicking human learning patterns.…

Computer Vision and Pattern Recognition · Computer Science 2024-11-12 Songsong Tian , Lusi Li , Weijun Li , Hang Ran , Li Li , Xin Ning