Calibrating and Rotating: A Unified Framework for Weight Conditioning in PEFT

Authors

  • Da Chang Pengcheng Laboratory Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences University of the Chinese Academy of Sciences
  • Peng Xue Pengcheng Laboratory Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences University of the Chinese Academy of Sciences
  • Yu Li George Washington University
  • Yongxiang Liu Pengcheng Laboratory
  • Pengxiang Xu Pengcheng Laboratory
  • Shixun Zhang Pengcheng Laboratory

DOI:

https://doi.org/10.1609/aaai.v40i36.40267

Abstract

Parameter-Efficient Fine-Tuning (PEFT) methods are crucial for adapting large pre-trained models. Among these, LoRA is considered a foundational approach. Building on this, the influential DoRA method enhances performance by decomposing weight updates into magnitude and direction. However, its underlying mechanism remains unclear, and it introduces significant computational overhead. In this work, we first identify that DoRA's success stems from its capacity to increase the singular value entropy of the weight update matrix, which promotes a more uniform update distribution akin to full fine-tuning. We then reformulate DoRA into a mathematically equivalent and more efficient matrix form, revealing it as a learnable weight conditioning method. Based on this insight, we propose a unified framework for designing advanced PEFT methods by exploring two orthogonal dimensions: the architectural placement and the transformation type of the conditioning matrix. Within this framework, we introduce two novel methods: (1) Pre-Diag, which applies a diagonal conditioning matrix before the LoRA update to efficiently calibrate the pre-trained weights, thereby enhancing performance while reducing training time; and (2) Skewed Orthogonal Rotation Adaptation (SORA), which employs a parameter-efficient orthogonal rotation to perform a more powerful, norm-preserving transformation of the feature space. Extensive experiments on natural language understanding and generation tasks demonstrate that our proposed methods achieve superior performance and efficiency compared to both LoRA and DoRA.

Downloads

Published

2026-03-14

How to Cite

Chang, D., Xue, P., Li, Y., Liu, Y., Xu, P., & Zhang, S. (2026). Calibrating and Rotating: A Unified Framework for Weight Conditioning in PEFT. Proceedings of the AAAI Conference on Artificial Intelligence, 40(36), 30174–30182. https://doi.org/10.1609/aaai.v40i36.40267

Issue

Section

AAAI Technical Track on Natural Language Processing I