Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Enhanced Continual Learning of Vision-Language Models with Model Fusion

About

Vision-Language Models (VLMs) represent a significant breakthrough in artificial intelligence by integrating visual and textual modalities to achieve impressive zero-shot capabilities. However, VLMs are susceptible to catastrophic forgetting when sequentially fine-tuned on multiple downstream tasks. Existing continual learning methods for VLMs face various limitations, often relying on additional reference datasets, compromising zero-shot performance, or being restricted to parameter-efficient fine-tuning scenarios. In this paper, we propose a novel Continual Decoupling-Unifying (ConDU) approach that pioneers the use of model fusion for continual learning in VLMs. Specifically, ConDU maintains a unified model along with task triggers and prototype sets, employing an iterative process of decoupling task experts for previous tasks and unifying them with the task expert for the newly learned task. Additionally, we introduce an inference strategy for zero-shot scenarios by aggregating predictions from multiple decoupled task experts. Extensive experiments on the MTIL benchmark show that ConDU achieves up to a 2\% improvement in average performance across all seen tasks compared to state-of-the-art baselines, while also enhancing zero-shot capabilities relative to the original VLM. Our code is available at https://github.com/zhangzicong518/ConDU.

Haoyuan Gao, Zicong Zhang, Yuqi Wei, Linglan Zhao, Guilin Li, Yexin Li, Bo Wang, Linghe Kong, Weiran Huang• 2025

Related benchmarks

TaskDatasetResultRank
Few-shot Image ClassificationDTD
Accuracy63.4
42
Few-shot Image ClassificationSUN397
Accuracy71.9
36
Image ClassificationFood few-shot
Accuracy89
32
Image ClassificationCIFAR100 few-shot
Accuracy76.7
32
Image ClassificationEuroSAT few-shot
Accuracy88.8
32
Image ClassificationOxfordPet few-shot
Score (%)90.3
32
Image ClassificationMNIST few-shot
Accuracy (few-shot)93.9
32
Image ClassificationFlowers few-shot
Score (%)91.8
32
Image ClassificationStanford Cars few-shot
Score (%)68.1
32
Multi-Task Incremental LearningMTIL Aircraft, Caltech101, CIFAR100, DTD, EuroSAT, Flowers, Food, MNIST, OxfordPet, Cars, SUN397
Caltech101 Accuracy95.2
32
Showing 10 of 30 rows

Other info

Follow for update