paper-with-me

홈 › Papers

AdaViPro: Region-based Adaptive Visual Prompt for Large-Scale Models Adapting

2024-03-20 · Mengyu Yang, Ye Tian, Lanshan Zhang, Xiao Liang, Xuming Ran, Wendong Wang

Recently, prompt-based methods have emerged as a new alternative parameter-efficient fine-tuning' paradigm, which only fine-tunes a small number of additional parameters while keeping the original model frozen. However, despite achieving notable results, existing prompt methods mainly focus on what to add', while overlooking the equally important aspect of where to add', typically relying on the manually crafted placement. To this end, we propose a region-based Adaptive Visual Prompt, named AdaViPro, which integrates the where to add' optimization of the prompt into the learning process. Specifically, we reconceptualize the `where to add' optimization as a problem of regional decision-making. During inference, AdaViPro generates a regionalized mask map for the whole image, which is composed of 0 and 1, to designate whether to apply or discard the prompt in each specific area. Therefore, we employ Gumbel-Softmax sampling to enable AdaViPro's end-to-end learning through standard back-propagation. Extensive experiments demonstrate that our AdaViPro yields new efficiency and accuracy trade-offs for adapting pre-trained models.

📄 PDF Abstract BibTeX arXiv:2403.13282

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Scene-adaptive and Region-aware Multi-modal Prompt for Open Vocabulary Object Detection

2024-01-01 · CVPR 2024 1 · Xiaowei Zhao, Xianglong Liu, Duorui Wang, Yajun Gao 외

Open Vocabulary Object Detection (OVD) aims to detect objects from novel classes described by text inputs based on the generalization ability of trained classes. Existing methods mainly focus on transferring knowledg…

Knowledge Distillationobject-detectionObject DetectionOpen-vocabulary object detection+2

Exploring Sparse Visual Prompt for Domain Adaptive Dense Prediction

2023-03-17 · Senqiao Yang, Jiarui Wu, Jiaming Liu, Xiaoqi Li 외

The visual prompts have provided an efficient manner in addressing visual cross-domain problems. In previous works, Visual Domain Prompt (VDP) first introduces domain prompts to tackle the classification Test-Time Adapta…

Depth EstimationDomain AdaptationPredictionSemantic Segmentation+1

UnAC: Adaptive Visual Prompting with Abstraction and Stepwise Checking for Complex Multimodal Reasoning

2026-05-05 · Yifan Wang, Yun Fu arxiv

Although recent LMMs have become much stronger at visual perception, they remain unreliable on problems that require multi-step reasoning over visual evidence. In this paper, we present UnAC (Understanding, Abstracting, …

Multimodal Reasoning

MAUP: Training-free Multi-center Adaptive Uncertainty-aware Prompting for Cross-domain Few-shot Medical Image Segmentation

2025-08-05 · Yazhou Zhu, Haofeng Zhang arxiv

Cross-domain Few-shot Medical Image Segmentation (CD-FSMIS) is a potential solution for segmenting medical images with limited annotation using knowledge from other domains. The significant performance of current CD-FSMI…

Medical Image SegmentationCross-Domain Few-Shot

Relation-aware Hierarchical Prompt for Open-vocabulary Scene Graph Generation

2024-12-26 · Tao Liu, Rongjie Li, Chongyu Wang, Xuming He

Open-vocabulary Scene Graph Generation (OV-SGG) overcomes the limitations of the closed-set assumption by aligning visual relationship representations with open-vocabulary textual representations. This enables the identi…

Graph GenerationLarge Language ModelRelationScene Graph Generation+1