Label Shift Aware Adaptation for Online Zero-shot Learning with Contrastive Language-Image Pre-Training (CLIP)
- lab arXiv
- lab arXivLabs
- product CLIP
- product CatalyzeX
- product DagsHub
- product GotitPub
- product Hugging Face
- product ScienceCast
A new method called Label Shift Aware (LSA) aims to improve online zero-shot learning for vision-language models by correcting mismatches between training and test data distributions, according to a paper submitted to arXiv in June 2026 [1]. The approach targets a specific weakness in models like Contrastive Language-Image Pre-Training (CLIP). When deployed for online zero-shot classification, where unlabeled test samples arrive sequentially, most existing methods adapt representations on the fly but ignore the original training distribution [1]. This can degrade performance when the label distribution in the test data differs from the source domain [2]. LSA reformulates the task as a domain adaptation problem, adapting CLIP's predictions to the target distribution using only unlabeled test data and applying a label shift correction [2]. The paper reports that LSA consistently outperforms current state-of-the-art online zero-shot learning methods based on CLIP across multiple datasets [2]. The work was posted on arXiv, an open-access repository for electronic preprints in fields including computer science that has been operating since August 1991 [8]. The repository passed the two-million-article milestone by the end of 2021 and now receives roughly 24,000 submissions per month [8]. The paper's abstract page also links to community-developed tools through arXivLabs, a framework launched in 2020 that allows third-party collaborators to build experimental features on the site, such as citation explorers and code finders [6][7]. arXiv states that these collaborators have access only to minimal, anonymized user data and are prohibited from using it for any purpose beyond ensuring feature functionality [6]. The LSA method does not modify CLIP's feature extraction or model parameters during inference, keeping the process fixed while only adjusting the output predictions [2]. This distinguishes it from representation-adaptation approaches that update internal states as new samples arrive. By focusing on the label distribution mismatch, the researchers address a gap they argue has been overlooked in prior online zero-shot learning work [2].
research-paperbenchmarkinfrastructure
Background sources we checked (9)
- arxiv.org ↗ 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 sequentia…
- en.wikipedia.org ↗ The alt-right (abbreviated from alternative right) is a far-right and white nationalist movement. A largely online phenomenon, the alt-right originated in the United States during the late 2000s before increasing in popularity and establishing a presence in other countries during…
- en.wikipedia.org ↗ Mao Zedong (26 December 1893 – 9 September 1976) was a Chinese revolutionary, politician, writer, political theorist and the founder of the People's Republic of China (PRC). He led China from the PRC's establishment in October 1949 until his death in September 1976, primarily thr…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…