S2FT: Parameter-Efficient Fine-Tuning in Sparse Spectrum Domain
Baoquan Zhang, Zhehao Yu, Lisai Zhang, Kenghong Lin, Tianran Chen, Yuxi Sun, Yunming Ye, Yao He

TL;DR
This paper introduces S2FT, a parameter-efficient fine-tuning method that transforms weight changes into a sparse spectrum domain using an invertible transformation, enabling effective adaptation with minimal parameters.
Contribution
Proposes a novel invertible transformation approach for PEFT that models non-sparse spectral weight changes by transforming them into a sparse spectrum domain.
Findings
S2FT achieves superior performance with only 0.08% of training parameters.
The method effectively models weight changes with a non-sparse, power-uniform spectrum.
Extensive experiments validate the efficiency and effectiveness of S2FT.
Abstract
Parameter Efficient Fine-Tuning (PEFT) is a key technique for adapting a large pretrained model to downstream tasks by fine-tuning only a small number of parameters. Recent methods based on Fourier transforms have further reduced the fine-tuned parameters scale by only fine-tuning a few spectral coefficients. Its basic assumption is that the weight change \delta W is a spatial-domain matrix with a sparse spectrum. However, in this paper, we observe that the spectrum of weight change is not sparse, but instead distributed like power-uniform. This fact implies that fine-tuning only a few spectral coefficients is insufficient to accurately model the weight change with uniform spectrum. To address this issue, we propose to seek an invertible transformation that can transform a latent spatial-domain matrix with sparse spectrum to the weight change, and then perform PEFT on such sparse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
