2025
RidgeLoRA: Matrix Ridge Enhanced Low-Rank Adaptation of Large Language Models
NeurIPS 2025spotlight
As one of the state-of-the-art parameter-efficient fine-tuning~(PEFT) methods, Low-Rank Adaptation (LoRA) enables model optimization with reduced computational cost through trainable low-rank matrix. However, the low-rank nature makes it prone to produce a decrease in the representation ability, lea…