BriefGPT.xyz
Mar, 2024
多模态小样本类增量细粒度数据学习的简化方法
A streamlined Approach to Multimodal Few-Shot Class Incremental Learning for Fine-Grained Datasets
HTML
PDF
Thang Doan, Sima Behpour, Xin Li, Wenbin He, Liang Gou...
TL;DR
该研究提出了两个简单的模块来解决Vision-Language模型在少样本类增量学习方面的挑战,并在新引入的细粒度数据集上实验结果表明,相比基准模型平均提高了10个百分点,而所需的可训练参数少至8倍。
Abstract
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 un
→