paper-with-me

홈 › Papers

LaFTer: Label-Free Tuning of Zero-shot Classifier using Language and Unlabeled Image Collections

2023-05-29 · NeurIPS 2023 11

Recently, large-scale pre-trained Vision and Language (VL) models have set a new state-of-the-art (SOTA) in zero-shot visual classification enabling open-vocabulary recognition of potentially unlimited set of categories defined as simple language prompts. However, despite these great advances, the performance of these zeroshot classifiers still falls short of the results of dedicated (closed category set) classifiers trained with supervised fine tuning. In this paper we show, for the first time, how to reduce this gap without any labels and without any paired VL data, using an unlabeled image collection and a set of texts auto-generated using a Large Language Model (LLM) describing the categories of interest and effectively substituting labeled visual instances of those categories. Using our label-free approach, we are able to attain significant performance improvements over the zero-shot performance of the base VL model and other contemporary methods and baselines on a wide variety of datasets, demonstrating absolute improvement of up to 11.7% (3.8% on average) in the label-free setting. Moreover, despite our approach being label-free, we observe 1.3% average gains over leading few-shot prompting baselines that do use 5-shot supervision.

📄 PDF Abstract BibTeX arXiv:2305.18287

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

CLIP meets DINO for Tuning Zero-Shot Classifier using Unlabeled Image Collections

2024-11-28 · Mohamed Fazli Imam, Rufael Fedaku Marew, Jameel Hassan, Mustansar Fiaz 외

In the era of foundation models, CLIP has emerged as a powerful tool for aligning text and visual modalities into a common embedding space. However, the alignment objective used to train CLIP often results in subpar visu…

image-classificationImage ClassificationSelf-Supervised Learningzero-shot-classification+1

Zero-Shot Text Classification via Self-Supervised Tuning

2023-05-19 · Chaoqun Liu, Wenxuan Zhang, Guizhen Chen, Xiaobao Wu 외

Existing solutions to zero-shot text classification either conduct prompting with pre-trained language models, which is sensitive to the choices of templates, or rely on large-scale annotated data of relevant tasks for m…

ClassificationSelf-Supervised LearningSentenceSentiment Analysis+4

LEViL: Label-Efficient Video Learning via Zero-Shot Distillation over VLM-Generated Pseudo-Label Spaces

2026-06-19 · Aslı Çelik arxiv

Supervised video pretraining is a common transfer learning practice for improving downstream action recognition performance. However, it requires large-scale labeled source datasets, and the effectiveness of the learned …

Action RecognitionTransfer Learning

SuS-X: Training-Free Name-Only Transfer of Vision-Language Models

2022-11-28 · ICCV 2023 1 · Vishaal Udandarao, Ankush Gupta, Samuel Albanie

Contrastive Language-Image Pre-training (CLIP) has emerged as a simple yet effective way to train large-scale vision-language models. CLIP demonstrates impressive zero-shot classification and retrieval on diverse downstr…

Retrievalzero-shot-classificationZero-Shot Learning

Zero-Shot Cross-Lingual Transfer in Legal Domain Using Transformer Models

2021-11-28 · Zein Shaheen, Gerhard Wohlgenannt, Dmitry Mouromtsev

Zero-shot cross-lingual transfer is an important feature in modern NLP models and architectures to support low-resource languages. In this work, We study zero-shot cross-lingual transfer from English to French and German…

ClassificationCross-Lingual TransferLanguage ModelingLanguage Modelling+6