LGMay 28, 2025

Look Within or Look Beyond? A Theoretical Comparison Between Parameter-Efficient and Full Fine-Tuning

arXiv:2505.22355v13 citationsh-index: 24Has Code
Originality Incremental advance
AI Analysis

This work addresses the limitations of PEFT for researchers and practitioners in complex tasks like reasoning and instruction fine-tuning, highlighting its incremental theoretical insights.

The paper theoretically compares Parameter-Efficient Fine-Tuning (PEFT) and Full Fine-Tuning (FFT), showing that PEFT is a strict subset of FFT with limited representational capacity and robustness, and validates this with experiments on 15 datasets and 11 adversarial test sets.

Parameter-Efficient Fine-Tuning (PEFT) methods achieve performance comparable to Full Fine-Tuning (FFT) while requiring significantly fewer computing resources, making it the go-to choice for researchers. We find that although PEFT can achieve competitive results on some benchmarks, its performance falls short of FFT in complex tasks, such as reasoning and instruction-based fine-tuning. In this paper, we compare the characteristics of PEFT and FFT in terms of representational capacity and robustness based on optimization theory. We theoretically demonstrate that PEFT is a strict subset of FFT. By providing theoretical upper bounds for PEFT, we show that the limited parameter space constrains the model's representational ability, making it more susceptible to perturbations. Experiments on 15 datasets encompassing classification, generation, reasoning, instruction fine-tuning tasks and 11 adversarial test sets validate our theories. We hope that these results spark further research beyond the realms of well established PEFT. The source code is in the anonymous Github repository\footnote{https://github.com/misonsky/PEFTEval}.

Foundations

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

Your Notes