EDoRA: Efficient Weight-Decomposed Low-Rank Adaptation via Singular Value Decomposition
Abstract
Parameter-efficient fine-tuning methods, such as LoRA, reduces the number of trainable parameters. However, they often suffer from scalability issues and differences between their learning pattern and full fine-tuning. To overcome these limitations, we propose Efficient Weight-Decomposed Low-Rank Adaptation (EDoRA): a novel PEFT method that decomposes pre-trained weights into magnitude and directional components. By freezing low-rank matrices, initializing them by singular value decomposition, and introducing a small trainable matrix between them, EDoRA achieves substantial reduction in trainable parameters while maintaining learning capacity. Experimental results on the GLUE benchmark demonstrate that EDoRA achieves competitive or superior performance compared to state-of-the-art methods, such as LoRA and DoRA, with up to 30x fewer trainable parameters. This makes EDoRA a highly efficient solution for adapting LLMs to diverse tasks under memory-constrained settings. Code is available at https://github.com/Hamid-Nasiri/EDoRA .
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Spectral-Aware Low-Rank Adaptation for Speaker Verification (2025)
- DoTA: Weight-Decomposed Tensor Adaptation for Large Language Models (2024)
- RandLoRA: Full-rank parameter-efficient fine-tuning of large models (2025)
- BoRA: Bi-dimensional Weight-Decomposed Low-Rank Adaptation (2024)
- GaLore+: Boosting Low-Rank Adaptation for LLMs with Cross-Head Projection (2024)
- Fine Tuning without Catastrophic Forgetting via Selective Low Rank Adaptation (2025)
- FineGates: LLMs Finetuning with Compression using Stochastic Gates (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper