paper-with-me

홈 › Papers

APoLLo: Unified Adapter and Prompt Learning for Vision Language Models

2023-12-04 · Sanjoy Chowdhury, Sayan Nag, Dinesh Manocha

The choice of input text prompt plays a critical role in the performance of Vision-Language Pretrained (VLP) models such as CLIP. We present APoLLo, a unified multi-modal approach that combines Adapter and Prompt learning for Vision-Language models. Our method is designed to substantially improve the generalization capabilities of VLP models when they are fine-tuned in a few-shot setting. We introduce trainable cross-attention-based adapter layers in conjunction with vision and language encoders to strengthen the alignment between the two modalities. We enforce consistency between the respective encoder branches (receiving augmented inputs) to prevent overfitting in downstream tasks. Our method is evaluated on three representative tasks: generalization to novel classes, cross-dataset evaluation, and unseen domain shifts. In practice, APoLLo achieves a relative gain up to 6.03% over MaPLe (SOTA) on novel classes for 10 diverse image recognition datasets.

📄 PDF Abstract BibTeX arXiv:2312.01564

Code (1)

schowdhury671/APoLLo pytorch

Tasks

Prompt Learning

Methods 이 논문이 사용한 방법론

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…
Adapter 설명 없음
Apollo Please enter a description about the method here

Similar Papers 제목 키워드 기반

VL-Adapter: Parameter-Efficient Transfer Learning for Vision-and-Language Tasks

2021-12-13 · CVPR 2022 1 · Yi-Lin Sung, Jaemin Cho, Mohit Bansal

Recently, fine-tuning language models pre-trained on large text corpora have provided huge improvements on vision-and-language (V&L) tasks as well as on pure language tasks. However, fine-tuning the entire parameter set …

Image CaptioningTransfer Learning

PromptTA: Prompt-driven Text Adapter for Source-free Domain Generalization

2024-09-21 · Haoran Zhang, Shuanghao Bai, Wanqi Zhou, Jingwen Fu 외

Source-free domain generalization (SFDG) tackles the challenge of adapting models to unseen target domains without access to source domain data. To deal with this challenging task, recent advances in SFDG have primarily …

Domain GeneralizationSource-free Domain Generalization

CLIP-Adapter: Better Vision-Language Models with Feature Adapters

2021-10-09 · Peng Gao, Shijie Geng, Renrui Zhang, Teli Ma 외

Large-scale contrastive vision-language pre-training has shown significant progress in visual representation learning. Unlike traditional visual systems trained by a fixed set of discrete labels, a new paradigm was intro…

Prompt EngineeringRepresentation Learning

Generalizable Vision-Language Few-Shot Adaptation with Predictive Prompts and Negative Learning

2025-05-16 · Sriram Mandalika

Few-shot adaptation remains a core challenge for vision-language models (VLMs), especially under limited supervision and noisy support samples. We propose PromptFuseNL, a unified framework that enhances few-shot generali…

StyleAdapter: A Unified Stylized Image Generation Model

2023-09-04 · Zhouxia Wang, Xintao Wang, Liangbin Xie, Zhongang Qi 외

This work focuses on generating high-quality images with specific style of reference images and content of provided textual descriptions. Current leading algorithms, i.e., DreamBooth and LoRA, require fine-tuning for eac…

Image Generationmodel