ACL 2025finding0 citations

Revisiting LoRA through the Lens of Parameter Redundancy: Spectral Encoding Helps

Jiashun Cheng, Aochuan Chen, Nuo Chen, Ziqi Gao, Yuhan Li, Jia Li, Fugee Tsung

Abstract

Low-Rank Adaptation (LoRA) has emerged as a prominent technique for fine-tuning large foundation models. Despite its successes, the substantial parameter redundancy, which limits the capacity and efficiency of LoRA, has been recognized as a bottleneck. In this work, we systematically investigate the impact of redundancy in fine-tuning LoRA and reveal that reducing density redundancy does not degrade expressiveness. Based on this insight, we introduce Spectral-encoding Low-Rank Adaptation (SeLoRA), which harnesses the robust expressiveness of spectral bases to re-parameterize LoRA from a sparse spectral subspace. Designed with simplicity, SeLoRA enables seamless integration with various LoRA variants for performance boosting, serving as a scalable plug-and-play framework. Extensive experiments substantiate that SeLoRA achieves greater efficiency with fewer parameters, delivering superior performance enhancements over strong baselines on various downstream tasks, including commonsense reasoning, math reasoning, and code generation.

BibTeX
@inproceedings{cheng-etal-2025-revisiting,
    title = "Revisiting {L}o{RA} through the Lens of Parameter Redundancy: Spectral Encoding Helps",
    author = "Cheng, Jiashun  and
      Chen, Aochuan  and
      Chen, Nuo  and
      Gao, Ziqi  and
      Li, Yuhan  and
      Li, Jia  and
      Tsung, Fugee",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.139/",
    doi = "10.18653/v1/2025.findings-acl.139",
    pages = "2701--2718",
    ISBN = "979-8-89176-256-5"
}
Revisiting LoRA through the Lens of Parameter Redundancy: Spectral Encoding Helps · ACL 2025