paper-with-me

Papers

Controlling Text-to-Image Diffusion by Orthogonal Finetuning

2023-06-12 · NeurIPS 2023 11 · Zeju Qiu, Weiyang Liu, Haiwen Feng, Yuxuan Xue, Yao Feng, Zhen Liu, Dan Zhang, Adrian Weller, Bernhard Schölkopf

Large text-to-image diffusion models have impressive capabilities in generating photorealistic images from text prompts. How to effectively guide or control these powerful models to perform different downstream tasks becomes an important open problem. To tackle this challenge, we introduce a principled finetuning method -- Orthogonal Finetuning (OFT), for adapting text-to-image diffusion models to downstream tasks. Unlike existing methods, OFT can provably preserve hyperspherical energy which characterizes the pairwise neuron relationship on the unit hypersphere. We find that this property is crucial for preserving the semantic generation ability of text-to-image diffusion models. To improve finetuning stability, we further propose Constrained Orthogonal Finetuning (COFT) which imposes an additional radius constraint to the hypersphere. Specifically, we consider two important finetuning text-to-image tasks: subject-driven generation where the goal is to generate subject-specific images given a few images of a subject and a text prompt, and controllable generation where the goal is to enable the model to take in additional control signals. We empirically show that our OFT framework outperforms existing methods in generation quality and convergence speed.

📄 PDF Abstract BibTeX arXiv:2306.07280

Code (2)

zeju1997/oft jax
zqiu24/oft jax

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Parameter-Efficient Orthogonal Finetuning via Butterfly Factorization

2023-11-10 · Weiyang Liu, Zeju Qiu, Yao Feng, Yuliang Xiu 외

Large foundation models are becoming ubiquitous, but training them from scratch is prohibitively expensive. Thus, efficiently adapting these powerful models to downstream tasks is increasingly important. In this paper, w…

Finetuning Text-to-Image Diffusion Models for Fairness

2023-11-11 · Xudong Shen, Chao Du, Tianyu Pang, Min Lin 외

The rapid adoption of text-to-image diffusion models in society underscores an urgent need to address their biases. Without interventions, these biases could propagate a skewed worldview and restrict opportunities for mi…

Fairness

PaRa: Personalizing Text-to-Image Diffusion via Parameter Rank Reduction

2024-06-09 · Shangyu Chen, Zizheng Pan, Jianfei Cai, Dinh Phung

Personalizing a large-scale pretrained Text-to-Image (T2I) diffusion model is challenging as it typically struggles to make an appropriate trade-off between its training data distribution and the target distribution, i.e…

Denoising

TextCraftor: Your Text Encoder Can be Image Quality Controller

2024-03-27 · CVPR 2024 1 · Yanyu Li, Xian Liu, Anil Kag, Ju Hu 외

Diffusion-based text-to-image generative models, e.g., Stable Diffusion, have revolutionized the field of content generation, enabling significant advancements in areas like image editing and video synthesis. Despite the…

Image Generation

Aligning Text-to-Image Diffusion Models with Reward Backpropagation

2023-10-05 · Mihir Prabhudesai, Anirudh Goyal, Deepak Pathak, Katerina Fragkiadaki

Text-to-image diffusion models have recently emerged at the forefront of image generation, powered by very large-scale unsupervised or weakly supervised text-to-image training datasets. Due to their unsupervised training…

DenoisingImage Generation