paper-with-me

홈 › Papers

Adaptive Prompt: Unlocking the Power of Visual Prompt Tuning

2025-01-31 · Minh Le, Anh Nguyen, Huy Nguyen, Chau Nguyen, Nhat Ho

Visual Prompt Tuning (VPT) has recently emerged as a powerful method for adapting pre-trained vision models to downstream tasks. By introducing learnable prompt tokens as task-specific instructions, VPT effectively guides pre-trained transformer models with minimal overhead. Despite its empirical success, a comprehensive theoretical understanding of VPT remains an active area of research. Building on recent insights into the connection between mixture of experts and prompt-based approaches, we identify a key limitation in VPT: the restricted functional expressiveness in prompt formulation. To address this limitation, we propose Visual Adaptive Prompt Tuning (VAPT), a new generation of prompts that redefines prompts as adaptive functions of the input. Our theoretical analysis shows that this simple yet intuitive approach achieves optimal sample efficiency. Empirical results on VTAB-1K and FGVC further demonstrate VAPT's effectiveness, with performance gains of 7.34% and 1.04% over fully fine-tuning baselines, respectively. Notably, VAPT also surpasses VPT by a substantial margin while using fewer parameters. These results highlight both the effectiveness and efficiency of our method and pave the way for future research to explore the potential of adaptive prompts.

📄 PDF Abstract BibTeX arXiv:2501.18936

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsVisual Prompt Tuning

Similar Papers 제목 키워드 기반

Iterative Prompt Relocation for Distribution-Adaptive Visual Prompt Tuning

2025-03-10 · Chikai Shang, Mengke Li, Yiqun Zhang, Zhen Chen 외

Visual prompt tuning (VPT) provides an efficient and effective solution for adapting pre-trained models to various downstream tasks by incorporating learnable prompts. However, most prior art indiscriminately applies a f…

Visual Prompt Tuning

Visual Adaptive Prompting for Compositional Zero-Shot Learning

2025-02-27 · Kyle Stein, Arash Mahyari, Guillermo Francia, Eman El-Sheikh

Vision-Language Models (VLMs) have demonstrated impressive capabilities in learning joint representations of visual and textual data, making them powerful tools for tasks such as Compositional Zero-Shot Learning (CZSL). …

AttributeCompositional Zero-Shot LearningZero-Shot Learning

Unlocking Structured Thinking in Language Models with Cognitive Prompting

2024-10-03 · Oliver Kramer, Jill Baumann

We propose cognitive prompting as a novel approach to guide problem-solving in large language models (LLMs) through structured, human-like cognitive operations, such as goal clarification, decomposition, filtering, abstr…

Arithmetic ReasoningGSM8KQuestion Answering

Generate Subgoal Images before Act: Unlocking the Chain-of-Thought Reasoning in Diffusion Model for Robot Manipulation with Multimodal Prompts

2024-01-01 · CVPR 2024 1 · Fei Ni, Jianye Hao, Shiguang Wu, Longxin Kou 외

Robotics agents often struggle to understand and follow the multi-modal prompts in complex manipulation scenes which are challenging to be sufficiently and accurately described by text alone. Moreover for long-horizo…

Image GenerationInstruction FollowingRobot ManipulationVisual Reasoning

AdaCoder: Adaptive Prompt Compression for Programmatic Visual Question Answering

2024-07-28 · Mahiro Ukai, Shuhei Kurita, Atsushi Hashimoto, Yoshitaka Ushiku 외

Visual question answering aims to provide responses to natural language questions given visual input. Recently, visual programmatic models (VPMs), which generate executable programs to answer questions through large lang…

Question AnsweringVisual Question Answering