paper-with-me

홈 › Papers

IDEA: Image Description Enhanced CLIP-Adapter

2025-01-15 · Zhipeng Ye, Feng Jiang, Qiufeng Wang, Kaizhu Huang, Jiaqi Huang

CLIP (Contrastive Language-Image Pre-training) has attained great success in pattern recognition and computer vision. Transferring CLIP to downstream tasks (e.g. zero- or few-shot classification) is a hot topic in multimodal learning. However, current studies primarily focus on either prompt learning for text or adapter tuning for vision, without fully exploiting the complementary information and correlations among image-text pairs. In this paper, we propose an Image Description Enhanced CLIP-Adapter (IDEA) method to adapt CLIP to few-shot image classification tasks. This method captures fine-grained features by leveraging both visual features and textual descriptions of images. IDEA is a training-free method for CLIP, and it can be comparable to or even exceeds state-of-the-art models on multiple tasks. Furthermore, we introduce Trainable-IDEA (T-IDEA), which extends IDEA by adding two lightweight learnable components (i.e., a projector and a learnable latent space), further enhancing the model's performance and achieving SOTA results on 11 datasets. As one important contribution, we employ the Llama model and design a comprehensive pipeline to generate textual descriptions for images of 11 datasets, resulting in a total of 1,637,795 image-text pairs, named "IMD-11". Our code and data are released at https://github.com/FourierAI/IDEA.

📄 PDF Abstract BibTeX arXiv:2501.08816

Code (1)

fourierai/idea 공식 구현 pytorch

Tasks

Few-Shot Image Classificationimage-classificationImage ClassificationImage DescriptionPrompt Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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…
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Prompt Learning for Vision-Language Models

2022-04-07 · Tony Huang, Jack Chu, Fangyun Wei

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify…

Prompt EngineeringPrompt LearningTransfer Learning

Brain-Adapter: Enhancing Neurological Disorder Analysis with Adapter-Tuning Multimodal Large Language Models

2025-01-27 · Jing Zhang, Xiaowei Yu, Yanjun Lyu, Lu Zhang 외

Understanding brain disorders is crucial for accurate clinical diagnosis and treatment. Recent advances in Multimodal Large Language Models (MLLMs) offer a promising approach to interpreting medical images with the suppo…

Diagnostic

Dressing the Imagination: A Dataset for AI-Powered Translation of Text into Fashion Outfits and A Novel KAN Adapter for Enhanced Feature Adaptation

2024-11-21 · Gayatri Deshmukh, Somsubhra De, Chirag Sehgal, Jishu Sen Gupta 외

Specialized datasets that capture the fashion industry's rich language and styling elements can boost progress in AI-driven fashion design. We present FLORA (Fashion Language Outfit Representation for Apparel Generation)…

Kolmogorov-Arnold Networks

Stylus: Automatic Adapter Selection for Diffusion Models

2024-04-29 · Michael Luo, Justin Wong, Brandon Trabucco, Yanping Huang 외

Beyond scaling base models with more data or parameters, fine-tuned adapters provide an alternative way to generate high fidelity, custom images at reduced costs. As such, adapters have been widely adopted by open-source…

Semantic Relation-Enhanced CLIP Adapter for Domain Adaptive Zero-Shot Learning

2025-10-21 · Jiaao Yu, Mingjie Han, Jinkun Jiang, Junyu Dong 외 arxiv

The high cost of data annotation has spurred research on training deep learning models in data-limited scenarios. Existing paradigms, however, fail to balance cross-domain transfer and cross-category generalization, givi…

Zero-Shot Learning