Vision-Language Efficient Tuning for Mitigating Catastrophic Forgetting in Multi-Modal Learning
摘要
Parameter-Efficient Tuning (PET) has been widely studied to adapt pretrained vision-language models (VLMs) to various downstream tasks. Most existing PET methods are limited to uni-modal tuning of textual modality and cannot fully exploit the generalization ability of VLMs. Recent multi-modal tuning methods cannot address the catastrophic performance loss in generalizing to unseen classes without incurring significant memory and computation overheads. In this paper, we reveal the multi-modal forgetting issue that violates model coupling for constraining visual features and textual embeddings in simultaneously tuning both modalities, and propose a novel Vision Language Efficient Tuning (VioLET) framework to address the issue. We first propose VioLET-CMG that leverages Collaborative Multi-modal Gradients (CMG) by incorporating an additional visual encoder to provide extra textual gradients to regulate the multi-modal tuning. VioLET-CMG avoids conflicts between visual and textual gradients and guarantee modal coupling with textual gradient orthogonalization. Furthermore, we present VioLET-CarE that achieves quasi-orthogonal textual tuning by Controlling language hyperspherical Energy (CarE) to remove the additional visual encoder for enabling collaborative multi-modal gradients in VioLET-CMG. VioLET-CarE enhances computational efficiency via additive low-rank feature transformation for textual tuning. Experimental results demonstrate that the proposed VioLET framework consistently achieves state-of-the-art performance in new class generalization and few-shot recognition using both ResNet-50 and ViT/B-16 backbones. Remarkably, compared with VioLET-CMG, VioLET-CarE further reduces GPU memory cost by 27% and training times by 36% on average with enhanced generalization ability.