中文
相关论文

相关论文: S3C: Self-Supervised Stochastic Classifiers for Fe…

200 篇论文

Few-Shot Class Incremental Learning (FSCIL) is a challenging continual learning task, where limited training examples are available during several learning sessions. To succeed in this task, it is necessary to avoid over-fitting new classes…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Marco D'Alessandro , Alberto Alonso , Enrique Calabrés , Mikel Galar

Few-shot class incremental learning (FSCIL) is a more realistic and challenging paradigm in continual learning to incrementally learn unseen classes and overcome catastrophic forgetting on base classes with only a few training examples.…

机器学习 · 计算机科学 2025-12-04 Haidong Kang , Wei Wu , Hanling Wang

Class-incremental learning (CIL) aims to adapt to continuously emerging new classes while preserving knowledge of previously learned ones. Few-shot class-incremental learning (FSCIL) presents a greater challenge that requires the model to…

人工智能 · 计算机科学 2025-08-19 Shiwon Kim , Dongjun Hwang , Sungwon Woo , Rita Singh

Few-Shot Class-Incremental Learning (FSCIL) enables machine learning systems to expand their inference capabilities to new classes using only a few labeled examples, without forgetting the previously learned classes. Classical…

Few-shot Class-Incremental Learning (FSCIL) aims at learning new concepts continually with only a few samples, which is prone to suffer the catastrophic forgetting and overfitting problems. The inaccessibility of old classes and the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Zhong Ji , Zhishen Hou , Xiyao Liu , Yanwei Pang , Xuelong Li

Few-shot class-incremental learning (FSCIL) has been proposed aiming to enable a deep learning system to incrementally learn new classes with limited data. Recently, a pioneer claims that the commonly used replay-based method in…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Huan Liu , Li Gu , Zhixiang Chi , Yang Wang , Yuanhao Yu , Jun Chen , Jin Tang

Few-Shot Class-Incremental Learning (FSCIL) must contend with the dual challenge of learning new classes from scarce samples while preserving old class knowledge. Existing methods use the frozen feature extractor and class-averaged…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Zeyu He , Shuai Huang , Yuwu Lu , Ming Zhao

Few-shot class-incremental learning (FSCIL) aims at learning to classify new classes continually from limited samples without forgetting the old classes. The mainstream framework tackling FSCIL is first to adopt the cross-entropy (CE) loss…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Zeyin Song , Yifan Zhao , Yujun Shi , Peixi Peng , Li Yuan , Yonghong Tian

Few-shot Class-Incremental Learning (FSCIL) poses the challenge of retaining prior knowledge while learning from limited new data streams, all without overfitting. The rise of Vision-Language models (VLMs) has unlocked numerous…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Thang Doan , Sima Behpour , Xin Li , Wenbin He , Liang Gou , Liu Ren

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…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Dunwei Tu , Huiyu Yi , Tieyi Zhang , Ruotong Li , Furao Shen , Jian Zhao

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 pool of training data…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Anurag Kumar , Chinmay Bharti , Saikat Dutta , Srikrishna Karanam , Biplab Banerjee

Few-shot class incremental learning (FSCIL) portrays the problem of learning new concepts gradually, where only a few examples per concept are available to the learner. Due to the limited number of examples for training, the techniques…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Ali Cheraghian , Shafin Rahman , Pengfei Fang , Soumava Kumar Roy , Lars Petersson , Mehrtash Harandi

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,…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Shuai Huang , Xuhan Lin , Yuwu Lu

Few-shot class-incremental learning (FSCIL) aims to continuously recognize novel classes under limited data, which suffers from the key stability-plasticity dilemma: balancing the retention of old knowledge with the acquisition of new…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Kexin Bao , Daichi Zhang , Yong Li , Dan Zeng , Shiming Ge

Few-shot class-incremental learning (FSCIL) is challenging due to extremely limited training data; while aiming to reduce catastrophic forgetting and learn new information. We propose Diffusion-FSCIL, a novel approach that employs a…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Junsu Kim , Yunhoe Ku , Seungryul Baek

Class-incremental learning in the context of limited personal labeled samples (few-shot) is critical for numerous real-world applications, such as smart home devices. A key challenge in these scenarios is balancing the trade-off between…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Kirill Paramonov , Mete Ozay , Eunju Yang , Jijoong Moon , Umberto Michieli

New objects are continuously emerging in the dynamically changing world and a real-world artificial intelligence system should be capable of continual and effectual adaptation to new emerging classes without forgetting old ones. In view of…

机器学习 · 计算机科学 2023-05-04 Xuejun Han , Yuhong Guo

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…

计算机视觉与模式识别 · 计算机科学 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) has been a challenging problem as only a few training samples are accessible for each novel class in the new sessions. Finetuning the backbone or adjusting the classifier prototypes trained in the…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Yibo Yang , Haobo Yuan , Xiangtai Li , Zhouchen Lin , Philip Torr , Dacheng Tao

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.…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Songsong Tian , Lusi Li , Weijun Li , Hang Ran , Li Li , Xin Ning