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

Label Shift Aware Adaptation for Online Zero-shot Learning with Contrastive Language-Image Pre-Training (CLIP)

About

Vision-language models like Contrastive Language-Image Pre-Training (CLIP) have been extensively studied in data-scarce scenarios. A particularly challenging and realistic task in this area is online zero-shot learning with CLIP, where unknown test samples are predicted sequentially in random order by CLIP while keeping the feature extraction and model parameters fixed during the sequential inference phase. Most existing approaches in this setting address the problem by adapting representations online using incoming test samples, while neglecting the distribution of the data on which CLIP was initially trained. This mismatch can lead to degraded performance when the label distribution in the test data differs from that of the training domain. To address this gap, we propose Label Shift Aware (LSA), which formulates the online zero-shot classification task as a domain adaptation problem. Specifically, LSA adapts the predictions computed by CLIP, which was trained on an unknown source distribution, to a target distribution using only unlabeled test data, and applies label shift correction to mitigate the mismatch between the source and target domains. The extensive experiments across multiple datasets demonstrate that the proposed LSA consistently outperforms state-of-the-art online zero-shot learning methods based on CLIP.

Pengxiao Han, Changkun Ye, Yanshuo Wang, Jinguang Tong, Miaohua Zhang, Xuesong Li, Jie Hong, Lars Petersson• 2026

Related benchmarks

TaskDatasetResultRank
Action ClassificationUCF101
Top-1 Accuracy74.02
167
ClassificationFood101
Top-1 Accuracy89.85
83
ClassificationEuroSAT
Accuracy46.18
75
ClassificationCaltech101
Accuracy84.72
60
ClassificationFGVC Aircraft
Top-1 Accuracy26.67
28
ClassificationSUN 397
Top-1 Accuracy63.93
22
ClassificationDescribable Textures (DTD)
Accuracy46.88
21
Zero-shot ClassificationImageNet 2015 (test)
Top-1 Accuracy (Zero-shot)79.12
15
ClassificationCUB-200 2011
Accuracy0.5711
14
ClassificationOxfordFlowers-102
Accuracy73.82
12
Showing 10 of 12 rows

Other info

Follow for update