paper-with-me

Papers

Orthogonal Adaptation for Modular Customization of Diffusion Models

2023-12-05 · CVPR 2024 1 · Ryan Po, Guandao Yang, Kfir Aberman, Gordon Wetzstein

Customization techniques for text-to-image models have paved the way for a wide range of previously unattainable applications, enabling the generation of specific concepts across diverse contexts and styles. While existing methods facilitate high-fidelity customization for individual concepts or a limited, pre-defined set of them, they fall short of achieving scalability, where a single model can seamlessly render countless concepts. In this paper, we address a new problem called Modular Customization, with the goal of efficiently merging customized models that were fine-tuned independently for individual concepts. This allows the merged model to jointly synthesize concepts in one image without compromising fidelity or incurring any additional computational costs. To address this problem, we introduce Orthogonal Adaptation, a method designed to encourage the customized models, which do not have access to each other during fine-tuning, to have orthogonal residual weights. This ensures that during inference time, the customized models can be summed with minimal interference. Our proposed method is both simple and versatile, applicable to nearly all optimizable weights in the model architecture. Through an extensive set of quantitative and qualitative evaluations, our method consistently outperforms relevant baselines in terms of efficiency and identity preservation, demonstrating a significant leap toward scalable customization of diffusion models.

📄 PDF Abstract BibTeX arXiv:2312.02432

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Modular Customization of Diffusion Models via Blockwise-Parameterized Low-Rank Adaptation

2025-03-11 · Mingkang Zhu, Xi Chen, Zhongdao Wang, Bei Yu 외

Recent diffusion model customization has shown impressive results in incorporating subject or style concepts with a handful of images. However, the modular composition of multiple concepts into a customized model, aimed …

LILAC: Layer-Wise Independent LoRAs and Cascaded Conditioning for Multi-Concept Customization of Diffusion Models

2026-07-06 · Marian Lupascu, Sebastian Ripa, Mihai Trascau, Mariana-Iuliana Georgescu 외 arxiv

Personalizing text-to-image diffusion models to render several specific subjects in a coherent image remains challenging: the model must preserve each subject's identity while keeping the scene spatially and visually coh…

T-LoRA: Single Image Diffusion Model Customization Without Overfitting

2025-07-08 · Vera Soboleva, Aibek Alanov, Andrey Kuznetsov, Konstantin Sobolev

While diffusion model fine-tuning offers a powerful approach for customizing pre-trained models to generate specific objects, it frequently suffers from overfitting when training samples are limited, compromising both ge…

DECOR:Decomposition and Projection of Text Embeddings for Text-to-Image Customization

2024-12-12 · Geonhui Jang, Jin-Hwa Kim, Yong-Hyun Park, Junho Kim 외

Text-to-image (T2I) models can effectively capture the content or style of reference images to perform high-quality customization. A representative technique for this is fine-tuning using low-rank adaptations (LoRA), whi…

Customize-A-Video: One-Shot Motion Customization of Text-to-Video Diffusion Models

2024-02-22 · Yixuan Ren, Yang Zhou, Jimei Yang, Jing Shi 외

Image customization has been extensively studied in text-to-image (T2I) diffusion models, leading to impressive outcomes and applications. With the emergence of text-to-video (T2V) diffusion models, its temporal counterp…

Video Generation