paper-with-me

Papers

AdaBoosting Text Prompts for Vision-Language Models

2026-07-01 · Seokhee Jin, Changhwan Sung, Sunung Mun, Hoyoung Kim, Jungseul Ok arxiv

The classification accuracy of pretrained Vision-Language Models (VLMs) relies on the quality of the text prompts. Handcrafted templates and Large Language Model (LLM)-generated descriptions not only make predictions more interpretable, but also enable reuse of the same prompts across heterogeneous VLMs. Recent works construct task-adapted text prompts with a small number of labeled images. However, existing few-shot text prompting methods do not explicitly focus on misclassified examples during prompt construction, leading to only marginal improvements even as more shots become available. To fully exploit few-shot supervision, we propose Text Prompt Boosting (TPB), an AdaBoost-inspired framework that treats each text-prompt-based classifier as a weak learner and sequentially aggregates them into a strong ensemble by explicitly targeting hard, misclassified examples. Extensive experiments show that TPB preserves task-intrinsic, model-agnostic cues in text space, enabling robust cross-model transfer. Across eleven classification benchmarks, TPB improves accuracy on the source model and preserves shot-driven gains when transferred to larger, more capable VLMs, where existing methods struggle to sustain such improvements.

📄 PDF Abstract BibTeX arXiv:2607.00684

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nova-Wang at SemEval-2020 Task 12: OffensEmblert: An Ensemble ofOffensive Language Classifiers

2020-12-01 · SEMEVAL 2020 · Susan Wang, Zita Marinho

This paper presents our contribution to the Offensive Language Classification Task (English SubTask A) of Semeval 2020. We propose different Bert models trained on several offensive language classification and profanity …

Classificationregression

EVF-SAM: Early Vision-Language Fusion for Text-Prompted Segment Anything Model

2024-06-28 · Yuxuan Zhang, Tianheng Cheng, Rui Hu, Lei Liu 외

Segment Anything Model (SAM) has attracted widespread attention for its superior interactive segmentation capabilities with visual prompts while lacking further exploration of text prompts. In this paper, we empirically …

Interactive SegmentationLanguage ModelingLanguage ModellingReferring Expression+2

Why Only Text: Empowering Vision-and-Language Navigation with Multi-modal Prompts

2024-06-04 · Haodong Hong, Sen Wang, Zi Huang, Qi Wu 외

Current Vision-and-Language Navigation (VLN) tasks mainly employ textual instructions to guide agents. However, being inherently abstract, the same textual instruction can be associated with different visual signals, cau…

NavigateVision and Language Navigation

AdaGCN: Adaboosting Graph Convolutional Networks into Deep Models

2019-08-14 · ICLR 2021 1 · Ke Sun, Zhanxing Zhu, Zhouchen Lin

The design of deep graph models still remains to be investigated and the crucial part is how to explore and exploit the knowledge from different hops of neighbors in an efficient way. In this paper, we propose a novel RN…

Graph Neural NetworkNode Classification

IPO: Interpretable Prompt Optimization for Vision-Language Models

2024-10-20 · Yingjun Du, Wenfang Sun, Cees G. M. Snoek

Pre-trained vision-language models like CLIP have remarkably adapted to various downstream tasks. Nonetheless, their performance heavily depends on the specificity of the input text prompts, which requires skillful promp…

Prompt LearningSpecificity