paper-with-me

홈 › Papers

IntCoOp: Interpretability-Aware Vision-Language Prompt Tuning

2024-06-19 · Soumya Suvra Ghosal, Samyadeep Basu, Soheil Feizi, Dinesh Manocha

Image-text contrastive models such as CLIP learn transferable and robust representations for zero-shot transfer to a variety of downstream tasks. However, to obtain strong downstream performances, prompts need to be carefully curated, which can be a tedious engineering task. To address the issue of manual prompt engineering, prompt-tuning is used where a set of contextual vectors are learned by leveraging information from the training data. Despite their effectiveness, existing prompt-tuning frameworks often lack interpretability, thus limiting their ability to understand the compositional nature of images. In this work, we first identify that incorporating compositional attributes (e.g., a "green" tree frog) in the design of manual prompts can significantly enhance image-text alignment scores. Building upon this observation, we propose a novel and interpretable prompt-tuning method named IntCoOp, which learns to jointly align attribute-level inductive biases and class embeddings during prompt-tuning. To assess the effectiveness of our approach, we evaluate IntCoOp across two representative tasks in a few-shot learning setup: generalization to novel classes, and unseen domain shifts. Through extensive experiments across 10 downstream datasets on CLIP, we find that introducing attribute-level inductive biases leads to superior performance against state-of-the-art prompt tuning frameworks. Notably, in a 16-shot setup, IntCoOp improves CoOp by 7.35% in average performance across 10 diverse datasets.

📄 PDF Abstract BibTeX arXiv:2406.13683

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFew-Shot LearningPrompt Engineering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
CoOp CoOp, or Context Optimization, is an automated prompt engineering method that avoids manual prompt tuning by modeling context words with continuous vectors that are…

Similar Papers 제목 키워드 기반

How Does Diverse Interpretability of Textual Prompts Impact Medical Vision-Language Zero-Shot Tasks?

2024-08-31 · Sicheng Wang, Che Liu, Rossella Arcucci

Recent advancements in medical vision-language pre-training (MedVLP) have significantly enhanced zero-shot medical vision tasks such as image classification by leveraging large-scale medical image-text pair pre-training.…

image-classificationImage ClassificationSensitivity

DevPrompt: Deviation-Based Prompt Learning for One-Normal ShotImage Anomaly Detection

2026-01-21 · Morteza Poudineh, Marc Lalonde arxiv

Few-normal shot anomaly detection (FNSAD) aims to detect abnormal regions in images using only a few normal training samples, making the task highly challenging due to limited supervision and the diversity of potential d…

Multiple Instance LearningAnomaly Detection

MA-SAPO: Multi-Agent Reasoning for Score-Aware Prompt Optimization

2025-10-18 · Wonduk Seo, Juhyeon Lee, Junseo Koh, Wonseok Choi 외 arxiv

Prompt optimization has become a practical way to improve the performance of Large Language Models (LLMs) without retraining. However, most existing frameworks treat evaluation as a black box, relying solely on outcome s…

Image-based Prompt Injection: Hijacking Multimodal LLMs through Visually Embedded Adversarial Instructions

2026-03-04 · Neha Nagaraja, Lan Zhang, Zhilong Wang, Bo Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) integrate vision and text to power applications, but this integration introduces new vulnerabilities. We study Image-based Prompt Injection (IPI), a black-box attack in which adve…

Prompt-SAW: Leveraging Relation-Aware Graphs for Textual Prompt Compression

2024-03-30 · Muhammad Asif Ali, ZhengPing Li, Shu Yang, Keyuan Cheng 외

Large Language Models (LLMs) have shown exceptional abilities for multiple different natural language processing tasks. While prompting is a crucial tool for LLM inference, we observe that there is a significant cost ass…

GSM8KRelation