GenFT: A Generative Parameter-Efficient Fine-Tuning Method for Pretrained Foundation Models
Baoquan Zhang, Guangning Xu, Michael. K. Ng

TL;DR
GenFT introduces a novel parameter-efficient fine-tuning method that leverages pretrained weights to guide task-specific updates, significantly improving adaptation efficiency and performance across vision and language benchmarks.
Contribution
It proposes a structured approach to extract transferable information from pretrained weights to enhance PEFT, combining row/column transformations and layer-sharing strategies.
Findings
Outperforms state-of-the-art PEFT methods on multiple benchmarks.
Effectively extracts and utilizes structural information from pretrained weights.
Achieves superior task adaptation with fewer resources.
Abstract
Pretrained Foundation Models (PFMs) have transformed numerous applications by enabling efficient adaptation to customized tasks. Parameter-Efficient Fine-Tuning (PEFT) has emerged as a resource-efficient alternative to full fine-tuning, especially leveraging reparameterized weights to adapt models for downstream tasks. However, a critical yet underexplored question remains: can we utilize well-pretrained weights to guide the update of task-specific , avoiding inefficient training it from scratch? To end this, we propose Generative Parameter-Efficient Fine-Tuning (GenFT), a novel method that extracts structured, transferable information from for efficient training. To extract row and column structure information, GenFT applies row and column transformations to distill essential patterns from . A tailored policy further decomposes $\Delta…
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.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics
