paper-with-me

홈 › Papers

Spotlighter: Revisiting Prompt Tuning from a Representative Mining View

2025-08-31 · Yutong Gao, Maoyuan Shao, Xinyang Huang, Chuang Zhu, Lijuan Sun, Yu Weng, Xuan Liu, Guoshun Nan arxiv

CLIP's success has demonstrated that prompt tuning can achieve robust cross-modal semantic alignment for tasks ranging from open-domain recognition to fine-grained classification. However, redundant or weakly relevant feature components introduce noise and incur unnecessary computational costs. In this work, we propose Spotlighter, a lightweight token-selection framework that simultaneously enhances accuracy and efficiency in prompt tuning. Spotlighter evaluates each visual token's activation from both sample-wise and semantic-wise perspectives and retains only the top-scoring tokens for downstream prediction. A class-specific semantic memory bank of learned prototypes refines this selection, ensuring semantic representativeness and compensating for discarded features. To further prioritize informative signals, we introduce a two-level ranking mechanism that dynamically weights token--prototype interactions. Across 11 few-shot benchmarks, Spotlighter outperforms CLIP by up to 11.19\% in harmonic mean accuracy and achieves up to 0.8K additional FPS, with only 21 extra parameters. These results establish Spotlighter as an effective and scalable baseline for prompt tuning. Code for our method will be available at https://github.com/greatest-gourmet/Spotlighter.

📄 PDF Abstract BibTeX arXiv:2509.00905

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting Automated Prompting: Are We Actually Doing Better?

2023-04-07 · Yulin Zhou, Yiren Zhao, Ilia Shumailov, Robert Mullins 외

Current literature demonstrates that Large Language Models (LLMs) are great few-shot learners, and prompting significantly increases their performance on a range of downstream tasks in a few-shot learning setting. An att…

Few-Shot Learning

Revisiting Prompt Pretraining of Vision-Language Models

2024-09-10 · Zhenyuan Chen, Lingfeng Yang, Shuo Chen, Zhaowei Chen 외

Prompt learning is an effective method to customize Vision-Language Models (VLMs) for various downstream tasks, involving tuning very few parameters of input prompt tokens. Recently, prompt pretraining in large-scale dat…

Prompt Learning

Revisiting Prefix-tuning: Statistical Benefits of Reparameterization among Prompts

2024-10-03 · Minh Le, Chau Nguyen, Huy Nguyen, Quyen Tran 외

Prompt-based techniques, such as prompt-tuning and prefix-tuning, have gained prominence for their efficiency in fine-tuning large pre-trained models. Despite their widespread adoption, the theoretical foundations of the…

Mixture-of-Expertsparameter estimation

Unified Vision and Language Prompt Learning

2022-10-13 · Yuhang Zang, Wei Li, Kaiyang Zhou, Chen Huang 외

Prompt tuning, a parameter- and data-efficient transfer learning paradigm that tunes only a small number of parameters in a model's input space, has become a trend in the vision community since the emergence of large vis…

Domain GeneralizationFew-Shot LearningPrompt LearningTransfer Learning+1

Zero-Shot Prompting and Few-Shot Fine-Tuning: Revisiting Document Image Classification Using Large Language Models

2024-12-18 · Anna Scius-Bertrand, Michael Jungo, Lars Vögtlin, Jean-Marc Spat 외

Classifying scanned documents is a challenging problem that involves image, layout, and text analysis for document understanding. Nevertheless, for certain benchmark datasets, notably RVL-CDIP, the state of the art is cl…

Document Classificationdocument-image-classificationDocument Image Classificationdocument understanding+2