paper-with-me

Papers

UP-DP: Unsupervised Prompt Learning for Data Pre-Selection with Vision-Language Models

2023-07-20 · NeurIPS 2023 11

In this study, we investigate the task of data pre-selection, which aims to select instances for labeling from an unlabeled dataset through a single pass, thereby optimizing performance for undefined downstream tasks with a limited annotation budget. Previous approaches to data pre-selection relied solely on visual features extracted from foundation models, such as CLIP and BLIP-2, but largely ignored the powerfulness of text features. In this work, we argue that, with proper design, the joint feature space of both vision and text can yield a better representation for data pre-selection. To this end, we introduce UP-DP, a simple yet effective unsupervised prompt learning approach that adapts vision-language models, like BLIP-2, for data pre-selection. Specifically, with the BLIP-2 parameters frozen, we train text prompts to extract the joint features with improved representation, ensuring a diverse cluster structure that covers the entire dataset. We extensively compare our method with the state-of-the-art using seven benchmark datasets in different settings, achieving up to a performance gain of 20%. Interestingly, the prompts learned from one dataset demonstrate significant generalizability and can be applied directly to enhance the feature extraction of BLIP-2 from other datasets. To the best of our knowledge, UP-DP is the first work to incorporate unsupervised prompt learning in a vision-language model for data pre-selection.

📄 PDF Abstract BibTeX arXiv:2307.11227

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

What Makes Good Examples for Visual In-Context Learning?

2023-01-31 · NeurIPS 2023 11 · Yuanhan Zhang, Kaiyang Zhou, Ziwei Liu

Large-scale models trained on broad data have recently become the mainstream architecture in computer vision due to their strong generalization performance. In this paper, the main focus is on an emergent ability in larg…

In-Context LearningRetrieval

UPA: Unsupervised Prompt Agent via Tree-Based Search and Selection

2026-01-30 · Siran Peng, Weisong Zhao, Tianyu Fu, Chenxu Zhao 외 arxiv

Prompt agents have recently emerged as a promising paradigm for automated prompt optimization, framing prompt discovery as a sequential decision-making problem over a structured prompt space. While this formulation enabl…

Unsupervised Prompt Learning for Vision-Language Models

2022-04-07 · Tony Huang, Jack Chu, Fangyun Wei

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify…

Prompt EngineeringPrompt LearningTransfer Learning

Large (Vision) Language Models are Unsupervised In-Context Learners

2025-04-03 · Artyom Gadetsky, Andrei Atanov, Yulun Jiang, Zhitong Gao 외

Recent advances in large language and vision-language models have enabled zero-shot inference, allowing models to solve new tasks without task-specific training. Various adaptation techniques such as prompt engineering, …

GSM8KIn-Context LearningMathPrompt Engineering

Prompt Sensitivity in Vision-Language Grounding: How Small Changes in Wording Affect Object Detection

2026-04-18 · Dawar Jyoti Deka, Amit Sethi, Syed Mohammad Ali arxiv

Vision-language models enable open-vocabulary object grounding through natural language queries, under the implicit assumption that semantically equivalent descriptions yield consistent outputs. We examine this assumptio…

Natural Language QueriesObject Detection