Attention Is All You Need
Ashish Vaswani, Noam Shazeer et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
… Parameter-Efficient Fine-Tuning methods aim to adapt pretrained models to new tasks by … truth input-output pair of task D, parameter-efficient finetuning aims to adapt θ to task D, where …
Parameter-efficient fine-tuning (PEFT) has become crucial for adapting large pre-trained models to downstream tasks without prohibitive computational costs. This paper addresses the growing need for a systematic understanding of PEFT methods in the vision domain, where such surveys have been less common than in NLP. By providing both a taxonomy of existing approaches and a controlled benchmark, the paper helps practitioners navigate the landscape of PEFT techniques and make informed decisions based on empirical evidence.
The timing of this work is significant as vision models grow in size and complexity, making full fine-tuning increasingly impractical. The survey consolidates knowledge from disparate sources, while the benchmark offers reproducible comparisons that can guide both research and deployment.
The paper's main technical contributions include:
The benchmark results show that PEFT methods can achieve performance close to full fine-tuning while updating only 1-10% of model parameters. For instance, adapter-based methods typically retain over 95% of full fine-tuning accuracy on classification tasks, while prompt tuning shows competitive results on certain datasets. The paper also reports that the optimal PEFT method varies by task and model size, with no single approach dominating across all settings. Detailed tables compare accuracy, parameter count, and training time for each method.
This survey and benchmark provide a foundational reference for the vision community, similar to how PEFT surveys have accelerated progress in NLP. By standardizing evaluation, the paper enables fair comparisons and encourages development of more efficient adaptation techniques. The findings have practical implications for deploying large vision models in resource-constrained environments, such as edge devices or applications requiring rapid task switching. Future work can build on this benchmark to explore new PEFT designs and extend the analysis to video and multimodal models.
Ashish Vaswani, Noam Shazeer et al.
Jakubův, Jan, Chvalovský, Karel et al.
Pauli Virtanen, Ralf Gommers et al.
Tom B. Brown, Benjamin Mann et al.