paper-with-me

홈 › Papers

Adaptive Parameter Selection for Tuning Vision-Language Models

2025-01-01 · CVPR 2025 1 · Yi Zhang, Yi-Xuan Deng, Meng-Hao Guo, Shi-Min Hu

Vision-language models (VLMs) like CLIP have been widely used in various specific tasks.Parameter-efficient fine-tuning (PEFT) methods, such as prompt and adapter tuning,have become key techniques for adapting these models to specific domains.However, existing approaches rely on prior knowledgeto manually identify the locations requiring fine-tuning.Adaptively selecting which parameters in VLMs should be tuned remains unexplored. In this paper, we propose CLIP with Adaptive Selective Tuning (CLIP-AST), which can be used to automatically select critical parameters in VLMs for fine-tuning for specific tasks.It opportunely leveragesthe adaptive learning rate in the optimizer and improves model performance without extra parameter overhead. We conduct extensive experiments on 13 benchmarks, such as ImageNet, Food101, Flowers102, etc,with different settings, including few-shot learning, base-to-novel class generalization, and out-of-distribution. The results show that CLIP-AST consistently outperforms the original CLIP model as well as its variantsand achieves state-of-the-art (SOTA) performance in all cases. For example, with the 16-shot learning, CLIP-AST surpasses GraphAdapter and PromptSRC by 3.56% and 2.20% in average accuracy on 11 datasets, respectively.Code will be publicly available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot 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 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Layer Selection for Efficient Vision Transformer Fine-Tuning

2024-08-16 · Alessio Devoto, Federico Alvetreti, Jary Pomponi, Paolo Di Lorenzo 외

Recently, foundation models based on Vision Transformers (ViTs) have become widely available. However, their fine-tuning process is highly resource-intensive, and it hinders their adoption in several edge or low-energy a…

parameter-efficient fine-tuning

Focus on What Matters: Enhancing Medical Vision-Language Models with Automatic Attention Alignment Tuning

2025-05-24 · Aofei Chang, Le Huang, Alex James Boyd, Parminder Bhatia 외

Medical Large Vision-Language Models (Med-LVLMs) often exhibit suboptimal attention distribution on visual inputs, leading to hallucinated or inaccurate outputs. Existing mitigation methods primarily rely on inference-ti…

Visual Question Answering (VQA)

Task-Adaptive Parameter-Efficient Fine-Tuning for Weather Foundation Models

2025-09-26 · Shilei Cao, Hehai Lin, Jiashun Cheng, Yang Liu 외 arxiv

While recent advances in machine learning have equipped Weather Foundation Models (WFMs) with substantial generalization capabilities across diverse downstream tasks, the escalating computational requirements associated …

parameter-efficient fine-tuning

Mitigating the Reasoning Tax in Vision-Language Fine-Tuning with Input-Adaptive Depth Aggregation

2026-03-27 · Yiming Ren, Yujiu Yang, Junjie Wang arxiv

Supervised fine-tuning (SFT) on visual instruction data often improves perceptual capabilities in vision-language models (VLMs) while degrading reasoning performance, creating a persistent reasoning tax during post-train…

APPLV: Adaptive Planner Parameter Learning from Vision-Language-Action Model

2026-03-09 · Yuanjie Lu, Beichen Wang, Zhengqi Wu, Yang Li 외 arxiv

Autonomous navigation in highly constrained environments remains challenging for mobile robots. Classical navigation approaches offer safety assurances but require environment-specific parameter tuning; end-to-end learni…

Reinforcement LearningScene UnderstandingRobot Navigation