Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Anchor-based Robust Finetuning of Vision-Language Models

About

We aim at finetuning a vision-language model without hurting its out-of-distribution (OOD) generalization. We address two types of OOD generalization, i.e., i) domain shift such as natural to sketch images, and ii) zero-shot capability to recognize the category that was not contained in the finetune data. Arguably, the diminished OOD generalization after finetuning stems from the excessively simplified finetuning target, which only provides the class information, such as ``a photo of a [CLASS]''. This is distinct from the process in that CLIP was pretrained, where there is abundant text supervision with rich semantic information. Therefore, we propose to compensate for the finetune process using auxiliary supervision with rich semantic information, which acts as anchors to preserve the OOD generalization. Specifically, two types of anchors are elaborated in our method, including i) text-compensated anchor which uses the images from the finetune set but enriches the text supervision from a pretrained captioner, ii) image-text-pair anchor which is retrieved from the dataset similar to pretraining data of CLIP according to the downstream task, associating with the original CLIP text with rich semantics. Those anchors are utilized as auxiliary semantic information to maintain the original feature space of CLIP, thereby preserving the OOD generalization capabilities. Comprehensive experiments demonstrate that our method achieves in-distribution performance akin to conventional finetuning while attaining new state-of-the-art results on domain shift and zero-shot learning benchmarks.

Jinwei Han, Zhiwen Lin, Zhongyisun Sun, Yingguo Gao, Ke Yan, Shouhong Ding, Yuan Gao, Gui-Song Xia• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationFood-101--
494
Image ClassificationStanford Cars--
477
Action RecognitionUCF101--
365
Image ClassificationOxford-IIIT Pets
Accuracy83.1
259
Image ClassificationDomainNet (test)
Average Accuracy65.2
209
Image ClassificationFGVC Aircraft
Top-1 Accuracy13.9
185
Image ClassificationImageNet--
184
Image ClassificationCaltech-101
Top-1 Accuracy88.6
146
Image ClassificationFlowers-102
Top-1 Acc46.4
141
Texture ClassificationDTD
Accuracy40.4
108
Showing 10 of 13 rows

Other info

Follow for update