QR-LoRA: Efficient and Disentangled Fine-tuning via QR Decomposition for Customized Generation
Jiahui Yang, Yongjia Ma, Donglin Di, Hao Li, Wei Chen, Yan Xie, Jianxun Cui, Xun Yang, Wangmeng Zuo

TL;DR
QR-LoRA introduces a structured fine-tuning method using QR decomposition that effectively disentangles visual attributes in text-to-image models, enabling efficient and interference-free content-style fusion.
Contribution
It proposes a novel QR decomposition-based framework for parameter-efficient, disentangled fine-tuning of generative models, reducing parameters and preventing feature entanglement.
Findings
Achieves superior disentanglement in content-style fusion tasks.
Reduces trainable parameters to half of traditional LoRA methods.
Supports merging multiple adaptations without feature interference.
Abstract
Existing text-to-image models often rely on parameter fine-tuning techniques such as Low-Rank Adaptation (LoRA) to customize visual attributes. However, when combining multiple LoRA models for content-style fusion tasks, unstructured modifications of weight matrices often lead to undesired feature entanglement between content and style attributes. We propose QR-LoRA, a novel fine-tuning framework leveraging QR decomposition for structured parameter updates that effectively separate visual attributes. Our key insight is that the orthogonal Q matrix naturally minimizes interference between different visual features, while the upper triangular R matrix efficiently encodes attribute-specific transformations. Our approach fixes both Q and R matrices while only training an additional task-specific matrix. This structured design reduces trainable parameters to half of conventional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image Processing Techniques and Applications · QR Code Applications and Technologies
