English

Tuning Multi-mode Token-level Prompt Alignment across Modalities

Computer Vision and Pattern Recognition 2023-10-27 v2

Abstract

Advancements in prompt tuning of vision-language models have underscored their potential in enhancing open-world visual concept comprehension. However, prior works only primarily focus on single-mode (only one prompt for each modality) and holistic level (image or sentence) semantic alignment, which fails to capture the sample diversity, leading to sub-optimal prompt discovery. To address the limitation, we propose a multi-mode token-level tuning framework that leverages the optimal transportation to learn and align a set of prompt tokens across modalities. Specifically, we rely on two essential factors: 1) multi-mode prompts discovery, which guarantees diverse semantic representations, and 2) token-level alignment, which helps explore fine-grained similarity. Consequently, the similarity can be calculated as a hierarchical transportation problem between the modality-specific sets. Extensive experiments on popular image recognition benchmarks show the superior generalization and few-shot abilities of our approach. The qualitative analysis demonstrates that the learned prompt tokens have the ability to capture diverse visual concepts.

Keywords

Cite

@article{arxiv.2309.13847,
  title  = {Tuning Multi-mode Token-level Prompt Alignment across Modalities},
  author = {Dongsheng Wang and Miaoge Li and Xinyang Liu and MingSheng Xu and Bo Chen and Hanwang Zhang},
  journal= {arXiv preprint arXiv:2309.13847},
  year   = {2023}
}

Comments

In Proceedings of NeurIPS2023

R2 v1 2026-06-28T12:31:06.252Z