Abstract
Normalized Low-Rank Adaptation stabilizes LoRA training by normalizing down-projection matrices, accelerating convergence and improving performance without extra parameters or inference cost.
While low-rank adaptation (LoRA) is widely used for parameter-efficient model adaptation, how to regularize its training dynamics for stable and effective optimization remains underexplored. Because LoRA initializes the up-projection to zero, its early optimization dynamics are largely governed by the down-projection. Building on this observation, we introduce Normalized Low-Rank Adaptation (NoRA), a simple yet effective method that normalizes the down-projection matrices during training. We further show that the same normalization can be applied only at initialization, improving standard LoRA without requiring repeated normalization throughout training. Across pretraining, supervised finetuning, and reinforcement learning, NoRA consistently accelerates convergence, improves performance and training stability, and mitigates catastrophic forgetting. These benefits require neither additional trainable parameters nor inference-time computation, making NoRA a simple and broadly applicable enhancement to LoRA.
Community
to be better
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
- CD-LoRA: Consistency-Driven Low-Rank Adaptation for Multi-Task Fine-Tuning (2026)
- RSRA: Training-Free Probing of Representation Sensitivity for Efficient LoRA Rank Allocation (2026)
- LoRA-GA$^2$: Low Rank Adaptation with Multi-step Gradient Adaptive Alignment (2026)
- Approximate Muon with low-rank adapters (2026)
- GCPO: Diagnosing and Constraining Subspace Geometry in Rollout RL for LLMs (2026)
- SubZero+: Efficient Zeroth-Order LLM Fine-Tuning via Large Learning Rates (2026)
- Between Gradient and Natural Gradient: A Continuum of LoRA Initializations (2026)
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