Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HiP-LoRA: Budgeted Spectral Plasticity for Robust Low-Rank Adaptation

About

Adapting foundation models under resource budgets relies heavily on Parameter-Efficient Fine-Tuning (PEFT), with LoRA being a standard modular solution. However, LoRA suffers from spectral interference. Low-rank updates often concentrate energy on the leading singular directions of pretrained weights, perturbing general capabilities and causing catastrophic forgetting and fragile multi-adapter merging. To resolve this, we propose HiP-LoRA, a spectrum-aware adaptation framework. Utilizing the cached singular value decomposition (SVD) of pretrained layers, HiP-LoRA decomposes updates into two channels: a principal channel within the dominant singular subspace, and a residual low-rank channel in the orthogonal complement. A singular-value-weighted stability budget on the principal channel continuously balances pretrained behavior preservation with task-specific plasticity. Experiments on Llama-3.1-8B demonstrate that under matched budgets, HiP-LoRA drastically reduces pretraining degradation and multi-adapter MergeFail, robustly outperforming baselines in interference-sensitive tasks like continual tuning and knowledge editing.

Lixian Chen, Jianhong Tan• 2026

Related benchmarks

TaskDatasetResultRank
Science Question AnsweringScienceQA
Accuracy94.05
791
Multitask Language UnderstandingMMLU
Accuracy39.44
263
Knowledge RetentionLlama 8B Pretraining Distribution 3.1
Retain (pp)4.9
4
Continual Instruction TuningMMLU, ScienceQA, GSM8K, and HumanEval
Average Accuracy74.6
3
Knowledge EditingKnowledge Editing MMLU ScienceQA GSM8K (held-out)
Edit Success89.2
3
Showing 5 of 5 rows

Other info

Follow for update