paper-with-me

홈 › Papers

VectorFit : Adaptive Singular & Bias Vector Fine-Tuning of Pre-trained Foundation Models

2025-03-25 · Suhas G Hegde, Shilpy Kaur, Aruna Tiwari

Popular PEFT methods achieve parameter efficiency by assuming that incremental weight updates are inherently low-rank, which often leads to a performance gap compared to full fine-tuning. While recent methods have attempted to address this limitation, they typically lack sufficient parameter and memory efficiency. We propose VectorFit, an effective and easily deployable approach that adaptively trains the singular vectors and biases of pre-trained weight matrices. We demonstrate that the utilization of structural and transformational characteristics of pre-trained weights enables high-rank updates comparable to those of full fine-tuning. As a result, VectorFit achieves superior performance with 9X less trainable parameters compared to state-of-the-art PEFT methods. Through extensive experiments over 17 datasets spanning diverse language and vision tasks such as natural language understanding and generation, question answering, image classification, and image generation, we exhibit that VectorFit consistently outperforms baselines, even in extremely low-budget scenarios.

📄 PDF Abstract BibTeX arXiv:2503.19530

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage GenerationNatural Language UnderstandingQuestion Answering

Similar Papers 제목 키워드 기반

AdaRank: Adaptive Rank Pruning for Enhanced Model Merging

2025-03-28 · Chanhyuk Lee, Jiho Choi, Chanryeol Lee, Donggyun Kim 외

Model merging has emerged as a promising approach for unifying independently fine-tuned models into an integrated framework, significantly enhancing computational efficiency in multi-task learning. Recently, several SVD-…

Computational EfficiencymodelMulti-Task Learning

Background Subtraction using Adaptive Singular Value Decomposition

2019-06-28 · Günther Reitberger, Tomas Sauer

An important task when processing sensor data is to distinguish relevant from irrelevant data. This paper describes a method for an iterative singular value decomposition that maintains a model of the background via sing…

Why Deep Jacobian Spectra Separate: Depth-Induced Scaling and Singular-Vector Alignment

2026-02-12 · Nathanaël Haas, François Gatine, Augustin M Cosse, Zied Bouraoui arxiv

Understanding why gradient-based training in deep networks exhibits strong implicit bias remains challenging, in part because tractable singular-value dynamics are typically available only for balanced deep linear models…

When Shared Knowledge Hurts: Spectral Over-Accumulation in Model Merging

2026-02-05 · Yayuan Li, Ze Peng, Jian Zhang, Jintao Guo 외 arxiv

Model merging combines multiple fine-tuned models into a single model by adding their weight updates, providing a lightweight alternative to retraining. Existing methods primarily target resolving conflicts between task …

Analysis of singular subspaces under random perturbations

2024-03-14 · Ke Wang

We present a comprehensive analysis of singular vector and singular subspace perturbations in the context of the signal plus random Gaussian noise matrix model. Assuming a low-rank signal matrix, we extend the Davis-Kaha…