中文
相关论文

相关论文: Multimodal Parameter-Efficient Few-Shot Class Incr…

200 篇论文

Prompt tuning, which involves training a small set of parameters, effectively enhances the pre-trained Vision-Language Models (VLMs) to downstream tasks. However, they often come at the cost of flexibility and adaptability when the tuned…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Mushui Liu , Bozheng Li , Yunlong Yu

Few-shot learning (FSL) often requires effective adaptation of models using limited labeled data. However, most existing FSL methods rely on entangled representations, requiring the model to implicitly recover the unmixing process to obtain…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Tianjiao Jiang , Zhen Zhang , Yuhang Liu , Javen Qinfeng Shi

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

Class-incremental learning (CIL) enables models to continuously learn new categories from sequential tasks without forgetting previously acquired knowledge. While recent advances in vision-language models such as CLIP have demonstrated…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Haoran Chen , Houze Xu , Micah Goldblum , Daoguo Dong , Zuxuan Wu

Multi-Class Incremental Learning (MCIL) aims to learn new concepts by incrementally updating a model trained on previous concepts. However, there is an inherent trade-off to effectively learning new concepts without catastrophic forgetting…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yaoyao Liu , Yuting Su , An-An Liu , Bernt Schiele , Qianru Sun

Few-shot class-incremental learning (FSCIL) faces challenges of memorizing old class distributions and estimating new class distributions given few training samples. In this study, we propose a learnable distribution calibration (LDC)…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Binghao Liu , Boyu Yang , Lingxi Xie , Ren Wang , Qi Tian , Qixiang Ye

Exemplar-Free Class Incremental Learning (efCIL) aims to continuously incorporate the knowledge from new classes while retaining previously learned information, without storing any old-class exemplars (i.e., samples). For this purpose,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Libo Huang , Zhulin An , Yan Zeng , Chuanguang Yang , Xinqiang Yu , Yongjun Xu

The application of activity recognition in the "AI + Education" field is gaining increasing attention. However, current work mainly focuses on the recognition of activities in manually captured videos and a limited number of activity types,…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Yilei Qian , Kanglei Geng , Kailong Chen , Shaoxu Cheng , Linfeng Xu , Hongliang Li , Fanman Meng , Qingbo Wu

Image-point class incremental learning helps the 3D-points-vision robots continually learn category knowledge from 2D images, improving their perceptual capability in dynamic environments. However, some incremental learning methods address…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Chao Qi , Jianqin Yin , Ren Zhang

The proliferation of Few-Shot Class Incremental Learning (FSCIL) methodologies has highlighted the critical challenge of maintaining robust anti-amnesia capabilities in FSCIL learners. In this paper, we present a novel conceptualization of…

机器学习 · 计算机科学 2024-12-06 Jingren Liu , Zhong Ji , Yanwei Pang , YunLong Yu

Exemplar-based class-incremental learning (CIL) finetunes the model with all samples of new classes but few-shot exemplars of old classes in each incremental phase, where the "few-shot" abides by the limited memory budget. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Zilin Luo , Yaoyao Liu , Bernt Schiele , Qianru Sun

Few-shot class-incremental learning (FSCIL) aims to acquire knowledge from novel classes with limited samples while retaining information about base classes. Existing methods address catastrophic forgetting and overfitting by freezing the…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Haichen Zhou , Yixiong Zou , Ruixuan Li , Yuhua Li , Kui Xiao

Significant advancements have been made in single label incremental learning (SLCIL),yet the more practical and challenging multi label class incremental learning (MLCIL) remains understudied. Recently,visual language models such as CLIP…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Haifeng Zhao , Yuguang Jin , Leilei Ma

Depicting novel classes with language descriptions by observing few-shot samples is inherent in human-learning systems. This lifelong learning capability helps to distinguish new knowledge from old ones through the increase of open-world…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Yifan Zhao , Jia Li , Zeyin Song , Yonghong Tian

In Class-Incremental Learning (CIL) an image classification system is exposed to new classes in each learning session and must be updated incrementally. Methods approaching this problem have updated both the classification head and the…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Aristeidis Panos , Yuriko Kobe , Daniel Olmeda Reino , Rahaf Aljundi , Richard E. Turner

Few-shot in-context learning (ICL) enables pre-trained language models to perform a previously-unseen task without any gradient-based training by feeding a small number of training examples as part of the input. ICL incurs substantial…

机器学习 · 计算机科学 2022-08-29 Haokun Liu , Derek Tam , Mohammed Muqeeth , Jay Mohta , Tenghao Huang , Mohit Bansal , Colin Raffel

Unlike traditional Multimodal Class-Incremental Learning (MCIL) methods that focus only on vision and text, this paper explores MCIL across vision, audio and text modalities, addressing challenges in integrating complementary information…

机器学习 · 计算机科学 2025-06-13 Yukun Chen , Zihuan Qiu , Fanman Meng , Hongliang Li , Linfeng Xu , Qingbo Wu

Cross-Domain Few-Shot Learning (CDFSL) adapts models trained with large-scale general data (source domain) to downstream target domains with only scarce training data, where the research on vision-language models (e.g., CLIP) is still in…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yaze Zhao , Yixiong Zou , Yuhua Li , Ruixuan Li

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…

机器学习 · 计算机科学 2026-01-27 Zenghao Guan , Guojun Zhu , Yucan Zhou , Wu Liu , Weiping Wang , Jiebo Luo , Xiaoyan Gu

Class-incremental learning (CIL) has emerged as a means to learn new classes incrementally without catastrophic forgetting of previous classes. Recently, CIL has undergone a paradigm shift towards dynamic architectures due to their superior…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Sunyuan Qiang , Yanyan Liang , Jun Wan , Du Zhang