Basis-Oriented Low-rank Transfer for Few-Shot and Test-Time Adaptation
Junghwan Park, Woojin Cho, Junhyuk Heo, Darongsae Kwon, Kookjin Lee

TL;DR
BOLT introduces a low-rank transfer framework that reuses existing models by extracting orthogonal spectral bases, enabling efficient and effective adaptation to new tasks with minimal training.
Contribution
It proposes a novel basis-oriented low-rank transfer method that leverages spectral bases from pre-trained models for efficient few-shot and test-time adaptation.
Findings
Achieves competitive performance with minimal trainable parameters.
Provides a training-free initialization for unseen tasks.
Outperforms common PEFT baselines and meta-learned initializations.
Abstract
Adapting large pre-trained models to unseen tasks under tight data and compute budgets remains challenging. Meta-learning approaches explicitly learn good initializations, but they require an additional meta-training phase over many tasks, incur high training cost, and can be unstable. At the same time, the number of task-specific pre-trained models continues to grow, yet the question of how to transfer them to new tasks with minimal additional training remains relatively underexplored. We propose BOLT (Basis-Oriented Low-rank Transfer), a framework that reuses existing fine-tuned models not by merging weights, but instead by extracting an orthogonal, task-informed spectral basis and adapting within that subspace. In the offline phase, BOLT collects dominant singular directions from multiple task vectors and orthogonalizes them per layer to form reusable bases. In the online phase, we…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis
