paper-with-me

Papers

Tuning Multi-mode Token-level Prompt Alignment across Modalities

2023-09-21 · NeurIPS 2023 11

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.

📄 PDF Abstract BibTeX

Code (1)

wds2014/ALIGN 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

ToPro: Token-Level Prompt Decomposition for Cross-Lingual Sequence Labeling Tasks

2024-01-29 · Bolei Ma, Ercong Nie, Shuzhou Yuan, Helmut Schmid 외

Prompt-based methods have been successfully applied to multilingual pretrained language models for zero-shot cross-lingual understanding. However, most previous studies primarily focused on sentence-level classification …

BenchmarkingCross-Lingual TransferIn-Context Learningnamed-entity-recognition+8

SEP: Self-Enhanced Prompt Tuning for Visual-Language Model

2024-05-24 · Hantao Yao, Rui Zhang, Lu Yu, Yongdong Zhang 외

Prompt tuning based on Context Optimization (CoOp) effectively adapts visual-language models (VLMs) to downstream tasks by inferring additional learnable prompt tokens. However, these tokens are less discriminative as th…

Language ModelingLanguage Modelling

XPrompt: Exploring the Extreme of Prompt Tuning

2022-10-10 · Fang Ma, Chen Zhang, Lei Ren, Jingang Wang 외

Prompt tuning learns soft prompts to condition frozen Pre-trained Language Models (PLMs) for performing downstream tasks in a parameter-efficient manner. While prompt tuning has gradually reached the performance level of…

TokenCompose: Text-to-Image Diffusion with Token-level Supervision

2023-12-06 · CVPR 2024 1 · ZiRui Wang, Zhizhou Sha, Zheng Ding, Yilin Wang 외

We present TokenCompose, a Latent Diffusion Model for text-to-image generation that achieves enhanced consistency between user-specified text prompts and model-generated images. Despite its tremendous success, the standa…

DenoisingImage GenerationObjectText to Image Generation+1

Region Prompt Tuning: Fine-grained Scene Text Detection Utilizing Region Text Prompt

2024-09-20 · Xingtao Lin, Heqian Qiu, Lanxiao Wang, Ruihang Wang 외

Recent advancements in prompt tuning have successfully adapted large-scale models like Contrastive Language-Image Pre-trained (CLIP) for downstream tasks such as scene text detection. Typically, text prompt complements t…

Scene Text DetectionText Detection