paper-with-me

Papers

Prompt-Aware Adapter: Towards Learning Adaptive Visual Tokens for Multimodal Large Language Models

2024-05-24 · Yue Zhang, Hehe Fan, Yi Yang

To bridge the gap between vision and language modalities, Multimodal Large Language Models (MLLMs) usually learn an adapter that converts visual inputs to understandable tokens for Large Language Models (LLMs). However, most adapters generate consistent visual tokens, regardless of the specific objects of interest mentioned in the prompt. Since these adapters distribute equal attention to every detail in the image and focus on the entire scene, they may increase the cognitive load for LLMs, particularly when processing complex scenes. To alleviate this problem, we propose prompt-aware adapters. These adapters are designed with the capability to dynamically embed visual inputs based on the specific focus of the prompt. Specifically, prompt-aware adapters utilize both global and local textual features to capture the most relevant visual clues from the prompt at both coarse and fine granularity levels. This approach significantly enhances the ability of LLMs to understand and interpret visual content. Experiments on various visual question answering tasks, such as counting and position reasoning, demonstrate the effectiveness of prompt-aware adapters.

📄 PDF Abstract BibTeX arXiv:2405.15684

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection

2024-10-11 · Haochen Li, Rui Zhang, Hantao Yao, Xin Zhang 외

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on u…

General Knowledgeobject-detectionObject Detection

CVPT: Cross-Attention help Visual Prompt Tuning adapt visual task

2024-08-27 · Lingyun Huang, Jianxu Mao, Yaonan Wang, Junfei Yi 외

In recent years, the rapid expansion of model sizes has led to large-scale pre-trained models demonstrating remarkable capabilities. Consequently, there has been a trend towards increasing the scale of models. However, t…

parameter-efficient fine-tuningVisual Prompt Tuning

Golden RPG: Confidence-Adaptive Region-Aware Noise for Compositional Text-to-Image Generation

2026-04-28 · Hao Li arxiv

Compositional text-to-image (T2I) generation requires a model to honour multiple sub-prompts that describe distinct image regions. Recent work shows that the \emph{starting noise} of a diffusion model carries significant…

Text-to-Image Generation

Learning Domain-Aware Detection Head with Prompt Tuning

2023-09-21 · NeurIPS 2023 11

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. However, existing methods focus on reducing the domain bias of the detection ba…

KNN Transformer with Pyramid Prompts for Few-Shot Learning

2024-10-14 · Wenhao Li, Qiangchang Wang, Peng Zhao, Yilong Yin

Few-Shot Learning (FSL) aims to recognize new classes with limited labeled data. Recent studies have attempted to address the challenge of rare samples with textual prompts to modulate visual features. However, they usua…

Few-Shot Learning