Localized LoRA: A Structured Low-Rank Approximation for Efficient Fine-Tuning
Babak Barazandeh, Subhabrata Majumdar, Om Rajyaguru, George Michailidis

TL;DR
Localized LoRA introduces a structured low-rank approximation framework for parameter-efficient fine-tuning, enabling localized updates that improve expressiveness and performance without increasing trainable parameters.
Contribution
The paper proposes Localized LoRA, a novel structured low-rank approach that models weight updates as localized blocks, outperforming global low-rank methods in approximation error and fine-tuning efficiency.
Findings
Lower approximation error compared to global methods.
Enhanced fine-tuning performance on synthetic and real tasks.
Efficient localized updates without increasing parameters.
Abstract
Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, offer compact and effective alternatives to full model fine-tuning by introducing low-rank updates to pre-trained weights. However, most existing approaches rely on global low rank structures, which can overlook spatial patterns spread across the parameter space. In this work, we propose Localized LoRA, a generalized framework that models weight updates as a composition of low-rank matrices applied to structured blocks of the weight matrix. This formulation enables dense, localized updates throughout the parameter space without increasing the total number of trainable parameters. We provide a formal comparison between global, diagonal-local, and fully localized low-rank approximations, and show that our method consistently achieves lower approximation error under matched parameter budgets. Experiments on both synthetic and…
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 Data Compression Techniques · Digital Filter Design and Implementation · Speech and Audio Processing
