paper-with-me

홈 › Papers

Parameter-efficient Model Adaptation for Vision Transformers

2022-03-29 · Xuehai He, Chunyuan Li, Pengchuan Zhang, Jianwei Yang, Xin Eric Wang

In computer vision, it has achieved great transfer learning performance via adapting large-scale pretrained vision models (e.g., vision transformers) to downstream tasks. Common approaches for model adaptation either update all model parameters or leverage linear probes. In this paper, we aim to study parameter-efficient model adaptation strategies for vision transformers on the image classification task. We formulate efficient model adaptation as a subspace training problem and perform a comprehensive benchmarking over different efficient adaptation methods. We conduct an empirical study on each efficient model adaptation method focusing on its performance alongside parameter cost. Furthermore, we propose a parameter-efficient model adaptation framework, which first selects submodules by measuring local intrinsic dimensions and then projects them into subspace for further decomposition via a novel Kronecker Adaptation (KAdaptation) method. We analyze and compare our method with a diverse set of baseline model adaptation methods (including state-of-the-art methods for pretrained language models). Our method performs the best in terms of the tradeoff between accuracy and parameter efficiency across 20 image classification datasets under the few-shot setting and 7 image classification datasets under the full-shot setting.

📄 PDF Abstract BibTeX arXiv:2203.16329

Code (3)

eric-ai-lab/pevit 공식 구현 pytorch
KU-CVLAB/MoA pytorch
jkooy/Parameter-efficient-Fine-tuning-for-Vision-Transformers pytorch

Tasks

BenchmarkingClassificationimage-classificationImage ClassificationmodelTransfer Learning

Similar Papers 제목 키워드 기반

PETAH: Parameter Efficient Task Adaptation for Hybrid Transformers in a resource-limited Context

2024-10-23 · Maximilian Augustin, Syed Shakib Sarwar, Mostafa Elhoushi, Sai Qian Zhang 외

Following their success in natural language processing (NLP), there has been a shift towards transformer models in computer vision. While transformers perform well and offer promising multi-tasking performance, due to th…

Polyhistor: Parameter-Efficient Multi-Task Adaptation for Dense Vision Tasks

2022-10-07 · Yen-Cheng Liu, Chih-Yao Ma, Junjiao Tian, Zijian He 외

Adapting large-scale pretrained models to various downstream tasks via fine-tuning is a standard method in machine learning. Recently, parameter-efficient fine-tuning methods show promise in adapting a pretrained model t…

parameter-efficient fine-tuning

APLA: A Simple Adaptation Method for Vision Transformers

2025-03-14 · Moein Sorkhei, Emir Konuk, Kevin Smith, Christos Matsoukas

Existing adaptation techniques typically require architectural modifications or added parameters, leading to high computational costs and complexity. We introduce Attention Projection Layer Adaptation (APLA), a simple ap…

ClassificationGPUScene Classification

Dual-path Adaptation from Image to Video Transformers

2023-03-17 · CVPR 2023 1 · Jungin Park, Jiyoung Lee, Kwanghoon Sohn

In this paper, we efficiently transfer the surpassing representation power of the vision foundation models, such as ViT and Swin, for video understanding with only a few trainable parameters. Previous adaptation methods …

Action ClassificationAction RecognitionAction Recognition In VideosActivity Recognition+2

Parameter Efficient Continual Learning for Sparse Event-Based Transformers

2026-08-27 · Vaishnavi Nagabhushana, Kartikay Agrawal, Ayon Borthakur arxiv

Robotic and edge intelligence systems operate in dynamic environments where data arrives continuously, requiring models to adapt while preserving previously learned knowledge under strict memory and energy constraints. W…

parameter-efficient fine-tuningclass-incremental learningContinual LearningEvent-based vision