paper-with-me

Papers

In-context Prompt Learning for Test-time Vision Recognition with Frozen Vision-language Model

2024-03-10 · Junhui Yin, Xinyu Zhang, Lin Wu, Xiaojie Wang

Current pre-trained vision-language models, such as CLIP, have demonstrated remarkable zero-shot generalization capabilities across various downstream tasks. However, their performance significantly degrades when test inputs exhibit different distributions. In this paper, we explore the concept of test-time prompt tuning (TTPT), which facilitates the adaptation of the CLIP model to novel downstream tasks through a one-step unsupervised optimization that involves only test samples. Inspired by in-context learning in natural language processing (NLP), we propose In-Context Prompt Learning (InCPL) for test-time visual recognition tasks, which empowers a pre-trained vision-language model with labeled examples as context information on downstream task. Specifically, InCPL associates a new test sample with very few labeled examples (sometimes just one) as context information, enabling reliable label estimation for the test sample and facilitating model adaptation. To achieve this, InCPL employs an efficient language-to-vision translator to explore the textual prior information for visual prompt learning. Further, we introduce a context-aware unsupervised loss to optimize visual prompts tailored to test samples. Finally, we design a cyclic learning strategy for visual and textual prompts to ensure mutual synergy across different modalities. This enables a pre-trained, frozen CLIP model to adapt to any task using its learned adaptive prompt. Our method demonstrates superior performance and achieves state-of-the-art results across various downstream datasets.

📄 PDF Abstract BibTeX arXiv:2403.06126

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningLanguage ModelingLanguage ModellingPrompt LearningZero-shot Generalization

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 제목 키워드 기반

Adapting Vision-Language Models to Open Classes via Test-Time Prompt Tuning

2024-08-29 · Zhengqing Gao, Xiang Ao, Xu-Yao Zhang, Cheng-Lin Liu

Adapting pre-trained models to open classes is a challenging problem in machine learning. Vision-language models fully explore the knowledge of text modality, demonstrating strong zero-shot recognition performance, which…

Zero-Shot Learning

Learning to Prompt for Vision-Language Models

2021-09-02 · Kaiyang Zhou, Jingkang Yang, Chen Change Loy, Ziwei Liu

Large pre-trained vision-language models like CLIP have shown great potential in learning representations that are transferable across a wide range of downstream tasks. Different from the traditional representation learn…

Domain GeneralizationFew-shot Age EstimationPrompt EngineeringPrompt Learning+1

Test-Time Visual In-Context Tuning

2025-03-27 · CVPR 2025 1 · Jiahao Xie, Alessio Tonioni, Nathalie Rauschmayr, Federico Tombari 외

Visual in-context learning (VICL), as a new paradigm in computer vision, allows the model to rapidly adapt to various tasks with only a handful of prompts and examples. While effective, the existing VICL paradigm exhibit…

In-Context Learning

KRAST: Knowledge-Augmented Robotic Action Recognition with Structured Text for Vision-Language Models

2025-09-19 · Son Hai Nguyen, Diwei Wang, Jinhyeok Jang, Hyewon Seo arxiv

Accurate vision-based action recognition is crucial for developing autonomous robots that can operate safely and reliably in complex, real-world environments. In this work, we advance video-based recognition of indoor da…

Action Recognition

Visual Prompting in LLMs for Enhancing Emotion Recognition

2024-10-03 · Qixuan Zhang, Zhifeng Wang, Dylan Zhang, Wenjia Niu 외

Vision Large Language Models (VLLMs) are transforming the intersection of computer vision and natural language processing. Nonetheless, the potential of using visual prompts for emotion recognition in these models remain…

Emotion RecognitionVisual Prompting