Transformed Low-rank Adaptation via Tensor Decomposition and Its Applications to Text-to-image Models
Zerui Tao, Yuhta Takida, Naoki Murata, Qibin Zhao, Yuki Mitsufuji

TL;DR
This paper introduces a novel PEFT method combining transform and residual adaptations with tensor decompositions, significantly improving fine-tuning efficiency and performance in text-to-image models like Stable Diffusion.
Contribution
It proposes a new PEFT approach that reduces approximation gaps in LoRA by applying a full-rank transform and residual adaptation with tensor decompositions, enhancing efficiency and accuracy.
Findings
Outperforms LoRA and baselines in fine-tuning Stable Diffusion.
Achieves higher parameter efficiency with better performance.
Reduces approximation error in model adaptation.
Abstract
Parameter-Efficient Fine-Tuning (PEFT) of text-to-image models has become an increasingly popular technique with many applications. Among the various PEFT methods, Low-Rank Adaptation (LoRA) and its variants have gained significant attention due to their effectiveness, enabling users to fine-tune models with limited computational resources. However, the approximation gap between the low-rank assumption and desired fine-tuning weights prevents the simultaneous acquisition of ultra-parameter-efficiency and better performance. To reduce this gap and further improve the power of LoRA, we propose a new PEFT method that combines two classes of adaptations, namely, transform and residual adaptations. In specific, we first apply a full-rank and dense transform to the pre-trained weight. This learnable transform is expected to align the pre-trained weight as closely as possible to the desired…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Medical Image Segmentation Techniques · Advanced Neuroimaging Techniques and Applications
MethodsSoftmax · Attention Is All You Need · Diffusion · ALIGN
