paper-with-me

Papers

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

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

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 to different tasks while training only a few parameters. Despite their success, most existing methods are proposed in Natural Language Processing tasks with language Transformers, and adaptation to Computer Vision tasks with Vision Transformers remains under-explored, especially for dense vision tasks. Further, in multi-task settings, individually fine-tuning and storing separate models for different tasks is inefficient. In this work, we provide an extensive multi-task parameter-efficient benchmark and examine existing parameter-efficient fine-tuning NLP methods for vision tasks. Our results on four different dense vision tasks showed that existing methods cannot be efficiently integrated due to the hierarchical nature of the Hierarchical Vision Transformers. To overcome this issue, we propose Polyhistor and Polyhistor-Lite, consisting of Decomposed HyperNetworks and Layer-wise Scaling Kernels, to share information across different tasks with a few trainable parameters. This leads to favorable performance improvements against existing parameter-efficient methods while using fewer trainable parameters. Specifically, Polyhistor achieves competitive accuracy compared to the state-of-the-art while only using ~10% of their trainable parameters. Furthermore, our methods show larger performance gains when large networks and more pretraining data are used.

📄 PDF Abstract BibTeX arXiv:2210.03265

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

DenseLoRA: Dense Low-Rank Adaptation of Large Language Models

2025-05-27 · Lin Mu, Xiaoyu Wang, Li Ni, Yang Li 외

Low-rank adaptation (LoRA) has been developed as an efficient approach for adapting large language models (LLMs) by fine-tuning two low-rank matrices, thereby reducing the number of trainable parameters. However, prior r…

Decoder

VMT-Adapter: Parameter-Efficient Transfer Learning for Multi-Task Dense Scene Understanding

2023-12-14 · Yi Xin, Junlong Du, Qiang Wang, Zhiwen Lin 외

Large-scale pre-trained models have achieved remarkable success in various computer vision tasks. A standard approach to leverage these models is to fine-tune all model parameters for downstream tasks, which poses challe…

Scene UnderstandingTransfer Learning

Prompt Guided Transformer for Multi-Task Dense Prediction

2023-07-28 · Yuxiang Lu, Shalayiding Sirejiding, Yue Ding, Chunlin Wang 외

Task-conditional architecture offers advantage in parameter efficiency but falls short in performance compared to state-of-the-art multi-decoder methods. How to trade off performance and model parameters is an important …

Boundary DetectionDecoderMonocular Depth EstimationMulti-Task Learning+3

MTLoRA: Low-Rank Adaptation Approach for Efficient Multi-Task Learning

2024-01-01 · CVPR 2024 1 · Ahmed Agiza, Marina Neseem, Sherief Reda

Adapting models pre-trained on large-scale datasets to a variety of downstream tasks is a common strategy in deep learning. Consequently parameter-efficient fine-tuning methods have emerged as a promising way to adap…

Multi-Task Learningparameter-efficient fine-tuning

MTLoRA: A Low-Rank Adaptation Approach for Efficient Multi-Task Learning

2024-03-29 · Ahmed Agiza, Marina Neseem, Sherief Reda

Adapting models pre-trained on large-scale datasets to a variety of downstream tasks is a common strategy in deep learning. Consequently, parameter-efficient fine-tuning methods have emerged as a promising way to adapt p…

Multi-Task Learningparameter-efficient fine-tuning