English

Less is More: Resource-Efficient Low-Rank Adaptation

Computation and Language 2025-12-19 v1 Artificial Intelligence

Abstract

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method for Large Language Models (LLMs), but it still incurs notable overhead and suffers from parameter interference in complex datasets. While recent works decouple LoRA update matrices to exploit matrix-wise asymmetry, training costs remain high. We revisit LoRA from the perspective of inter-matrix and intra-layer parameter redundancy and propose Resource-Efficient Low-Rank Adaptation, EffiLoRA, a lightweight and generalizable approach for language, multimodal, and diffusion models. EffiLoRA employs a unified A matrix across all transformer layers and introduces a runtime selective B matrices update to dynamically trade-off the system resource budget and model performance. EffiLoRA consistently outperforms LoRA across diverse modalities, including commonsense reasoning, visual instruction tuning, and image generation, demonstrating improved efficiency and robustness.

Keywords

Cite

@article{arxiv.2512.00878,
  title  = {Less is More: Resource-Efficient Low-Rank Adaptation},
  author = {Chunlin Tian and Xuyang Wei and Huanrong Liu and Zhijiang Guo and Li Li},
  journal= {arXiv preprint arXiv:2512.00878},
  year   = {2025}
}

Comments

18 pages, 7 figures

R2 v1 2026-07-01T08:01:46.620Z