RSLoRA: Training-free Rank Allocation for LoRA via Representational Sensitivity Probing
Jul 14, 2026
RSLoRA is a training-free and gradient-free method for allocating ranks in Low-Rank Adaptation (LoRA) by analyzing activation-space geometry. The approach uses representational probing to identify which neural network layers require higher rank capacity, enabling more effective parameter-efficient fine-tuning. According to the preprint, RSLoRA outperforms existing allocators such as AdaLoRA and GoRA on standard benchmarks.
Why it matters: RSLoRA offers a more efficient and representation-aware alternative to existing LoRA rank allocation methods, potentially improving large-scale model adaptation without the need for iterative training or gradient computation.
Full story at: arXiv Computer Vision ↗