Delta-SVD: Efficient Compression for Personalized Text-to-Image Models
Tangyuan Zhang, Shangyu Chen, Qixiang Chen, Jianfei Cai

TL;DR
Delta-SVD is a training-free, low-rank compression technique for personalized text-to-image models that significantly reduces storage needs while maintaining high generation quality.
Contribution
It introduces a novel post-hoc SVD-based compression method targeting weight deltas from fine-tuning, enabling efficient model storage without retraining.
Findings
Achieves substantial compression with negligible quality loss
Preserves original model architecture and allows on-the-fly reconstruction
Demonstrates effectiveness across multiple subject datasets
Abstract
Personalized text-to-image models such as DreamBooth require fine-tuning large-scale diffusion backbones, resulting in significant storage overhead when maintaining many subject-specific models. We present Delta-SVD, a post-hoc, training-free compression method that targets the parameter weights update induced by DreamBooth fine-tuning. Our key observation is that these delta weights exhibit strong low-rank structure due to the sparse and localized nature of personalization. Delta-SVD first applies Singular Value Decomposition (SVD) to factorize the weight deltas, followed by an energy-based rank truncation strategy to balance compression efficiency and reconstruction fidelity. The resulting compressed models are fully plug-and-play and can be re-constructed on-the-fly during inference. Notably, the proposed approach is simple, efficient, and preserves the original model architecture.…
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.
