paper-with-me

홈 › Papers

An Empirical Study of Parameter Efficient Fine-tuning on Vision-Language Pre-train Model

2024-03-13 · Yuxin Tian, Mouxing Yang, Yunfan Li, Dayiheng Liu, Xingzhang Ren, Xi Peng, Jiancheng Lv

Recent studies applied Parameter Efficient Fine-Tuning techniques (PEFTs) to efficiently narrow the performance gap between pre-training and downstream. There are two important factors for various PEFTs, namely, the accessible data size and fine-tunable parameter size. A natural expectation for PEFTs is that the performance of various PEFTs is positively related to the data size and fine-tunable parameter size. However, according to the evaluation of five PEFTs on two downstream vision-language (VL) tasks, we find that such an intuition holds only if the downstream data and task are not consistent with pre-training. For downstream fine-tuning consistent with pre-training, data size no longer affects the performance, while the influence of fine-tunable parameter size is not monotonous. We believe such an observation could guide the choice of training strategy for various PEFTs.

📄 PDF Abstract BibTeX arXiv:2403.08433

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Parameter-Efficient Orthogonal Finetuning via Butterfly Factorization

2023-11-10 · Weiyang Liu, Zeju Qiu, Yao Feng, Yuliang Xiu 외

Large foundation models are becoming ubiquitous, but training them from scratch is prohibitively expensive. Thus, efficiently adapting these powerful models to downstream tasks is increasingly important. In this paper, w…

Strong Baselines for Parameter Efficient Few-Shot Fine-tuning

2023-04-04 · Samyadeep Basu, Daniela Massiceti, Shell Xu Hu, Soheil Feizi

Few-shot classification (FSC) entails learning novel classes given only a few examples per class after a pre-training (or meta-training) phase on a set of base classes. Recent works have shown that simply fine-tuning a p…

Few-Shot Image Classificationimage-classificationImage Classificationparameter-efficient fine-tuning

Less Could Be Better: Parameter-efficient Fine-tuning Advances Medical Vision Foundation Models

2024-01-22 · Chenyu Lian, Hong-Yu Zhou, Yizhou Yu, Liansheng Wang

Parameter-efficient fine-tuning (PEFT) that was initially developed for exploiting pre-trained large language models has recently emerged as an effective approach to perform transfer learning on computer vision tasks. Ho…

parameter-efficient fine-tuningTransfer Learning

A Kernel-Based View of Language Model Fine-Tuning

2022-10-11 · Sadhika Malladi, Alexander Wettig, Dingli Yu, Danqi Chen 외

It has become standard to solve NLP tasks by fine-tuning pre-trained language models (LMs), especially in low-data settings. There is minimal theoretical understanding of empirical success, e.g., why fine-tuning a model …

Language ModelingLanguage Modelling

Towards Infinite-Long Prefix in Transformer

2024-06-20 · YIngyu Liang, Zhenmei Shi, Zhao Song, Chiwun Yang

Prompting and context-based fine-tuning methods, which we call Prefix Learning, have been proposed to enhance the performance of language models on various downstream tasks. They are empirically efficient and effective, …

Mathparameter-efficient fine-tuning