中文
相关论文

相关论文: Covariance-based Space Regularization for Few-shot…

200 篇论文

Few-shot class-incremental learning (FSCIL) aims to incrementally learn models from a small amount of novel data, which requires strong representation and adaptation ability of models learned under few-example supervision to avoid…

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

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…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Li-Jun Zhao , Zhen-Duo Chen , Zi-Chao Zhang , Xin Luo , Xin-Shun Xu

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…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Chi Zhang , Nan Song , Guosheng Lin , Yun Zheng , Pan Pan , Yinghui Xu

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…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yixiong Zou , Shanghang Zhang , Yuhua Li , Ruixuan Li

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

计算机视觉与模式识别 · 计算机科学 2024-04-11 Dipam Goswami , Bartłomiej Twardowski , Joost van de Weijer

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts address this problem…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Townim Chowdhury , Ali Cheraghian , Sameera Ramasinghe , Sahar Ahmadi , Morteza Saberi , Shafin Rahman

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) is a paradigm where a model, initially trained on a dataset of base classes, must adapt to an expanding problem space by recognizing novel classes with limited data. We focus on the challenging…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Jack Foster , Kirill Paramonov , Mete Ozay , Umberto Michieli

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…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Anant Khandelwal

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

Large deep learning models are impressive, but they struggle when real-time data is not available. Few-shot class-incremental learning (FSCIL) poses a significant challenge for deep neural networks to learn new tasks from just a few labeled…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Songsong Tian , Lusi Li , Weijun Li , Hang Ran , Xin Ning , Prayag Tiwari

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

Few-shot class-incremental learning (FSCIL) aims to learn progressively about new classes with very few labeled samples, without forgetting the knowledge of already learnt classes. FSCIL suffers from two major challenges: (i) over-fitting…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Jayateja Kalla , Soma Biswas

Continually learning new classes from fresh data without forgetting previous knowledge of old classes is a very challenging research problem. Moreover, it is imperative that such learning must respect certain memory and computational…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Michael Hersche , Geethan Karunaratne , Giovanni Cherubini , Luca Benini , Abu Sebastian , Abbas Rahimi

Few-shot class-incremental learning (FSCIL) presents the primary challenge of balancing underfitting to a new session's task and forgetting the tasks from previous sessions. To address this challenge, we develop a simple yet powerful…

计算机视觉与模式识别 · 计算机科学 2023-05-29 In-Ug Yoon , Tae-Min Choi , Young-Min Kim , Jong-Hwan Kim

New classes arise frequently in our ever-changing world, e.g., emerging topics in social media and new types of products in e-commerce. A model should recognize new classes and meanwhile maintain discriminability over old classes. Under…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Da-Wei Zhou , Han-Jia Ye , Liang Ma , Di Xie , Shiliang Pu , De-Chuan Zhan

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

机器学习 · 计算机科学 2025-01-10 Jinghua Zhang , Li Liu , Olli Silvén , Matti Pietikäinen , Dewen Hu

The ability to incrementally learn new classes from limited samples is crucial to the development of artificial intelligence systems for real clinical application. Although existing incremental learning techniques have attempted to address…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Hao Yang , Weijian Huang , Jiarun Liu , Cheng Li , Shanshan Wang

Aiming to incrementally learn new classes with only few samples while preserving the knowledge of base (old) classes, few-shot class-incremental learning (FSCIL) faces several challenges, such as overfitting and catastrophic forgetting.…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Junghun Oh , Sungyong Baik , Kyoung Mu Lee

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…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Mingli Zhu , Zihao Zhu , Sihong Chen , Chen Chen , Baoyuan Wu
‹ 上一页 1 2 3 10 下一页 ›