CLCVApr 19, 2025

PEFT A2Z: Parameter-Efficient Fine-Tuning Survey for Large Language and Vision Models

arXiv:2504.14117v120 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

It addresses the resource and accessibility challenges for researchers and practitioners using large models, but it is incremental as it synthesizes existing methods rather than introducing new ones.

This survey tackles the problem of expensive full fine-tuning for large language and vision models by providing a comprehensive overview of Parameter-Efficient Fine-Tuning (PEFT) techniques, highlighting their ability to achieve strong performance with lower resource costs.

Large models such as Large Language Models (LLMs) and Vision Language Models (VLMs) have transformed artificial intelligence, powering applications in natural language processing, computer vision, and multimodal learning. However, fully fine-tuning these models remains expensive, requiring extensive computational resources, memory, and task-specific data. Parameter-Efficient Fine-Tuning (PEFT) has emerged as a promising solution that allows adapting large models to downstream tasks by updating only a small portion of parameters. This survey presents a comprehensive overview of PEFT techniques, focusing on their motivations, design principles, and effectiveness. We begin by analyzing the resource and accessibility challenges posed by traditional fine-tuning and highlight key issues, such as overfitting, catastrophic forgetting, and parameter inefficiency. We then introduce a structured taxonomy of PEFT methods -- grouped into additive, selective, reparameterized, hybrid, and unified frameworks -- and systematically compare their mechanisms and trade-offs. Beyond taxonomy, we explore the impact of PEFT across diverse domains, including language, vision, and generative modeling, showing how these techniques offer strong performance with lower resource costs. We also discuss important open challenges in scalability, interpretability, and robustness, and suggest future directions such as federated learning, domain adaptation, and theoretical grounding. Our goal is to provide a unified understanding of PEFT and its growing role in enabling practical, efficient, and sustainable use of large models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes