paper-with-me

홈 › Papers

Diffusion Self-Guidance for Controllable Image Generation

2023-06-01 · NeurIPS 2023 11 · Dave Epstein, Allan Jabri, Ben Poole, Alexei A. Efros, Aleksander Holynski

Large-scale generative models are capable of producing high-quality images from detailed text descriptions. However, many aspects of an image are difficult or impossible to convey through text. We introduce self-guidance, a method that provides greater control over generated images by guiding the internal representations of diffusion models. We demonstrate that properties such as the shape, location, and appearance of objects can be extracted from these representations and used to steer sampling. Self-guidance works similarly to classifier guidance, but uses signals present in the pretrained model itself, requiring no additional models or training. We show how a simple set of properties can be composed to perform challenging image manipulations, such as modifying the position or size of objects, merging the appearance of objects in one image with the layout of another, composing objects from many images into one, and more. We also show that self-guidance can be used to edit real images. For results and an interactive demo, see our project page at https://dave.ml/selfguidance/

📄 PDF Abstract BibTeX arXiv:2306.00986

Code (1)

Sainzerjj/Free-Guidance-Diffusion pytorch

Tasks

Image Generation

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

Simple Guidance Mechanisms for Discrete Diffusion Models

2024-12-13 · Yair Schiff, Subham Sekhar Sahoo, Hao Phung, Guanghan Wang 외

Diffusion models for continuous data gained widespread adoption owing to their high quality generation and control mechanisms. However, controllable diffusion on discrete data faces challenges given that continuous guida…

Image Generation

Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance

2024-06-11 · Kuan Heng Lin, Sicheng Mo, Ben Klingher, Fangzhou Mu 외

Recent controllable generation approaches such as FreeControl and Diffusion Self-Guidance bring fine-grained spatial and appearance control to text-to-image (T2I) diffusion models without training auxiliary modules. Howe…

Appearance TransferImage GenerationText to Image GenerationText-to-Image Generation

ECNet: Effective Controllable Text-to-Image Diffusion Models

2024-03-27 · Sicheng Li, Keqiang Sun, Zhixin Lai, Xiaoshi Wu 외

The conditional text-to-image diffusion models have garnered significant attention in recent years. However, the precision of these models is often compromised mainly for two reasons, ambiguous condition input and inadeq…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

Layout Control and Semantic Guidance with Attention Loss Backward for T2I Diffusion Model

2024-11-11 · Guandong Li

Controllable image generation has always been one of the core demands in image generation, aiming to create images that are both creative and logical while satisfying additional specified conditions. In the post-AIGC era…

AttributeImage Generation

MVControl: Adding Conditional Control to Multi-view Diffusion for Controllable Text-to-3D Generation

2023-11-24 · Zhiqi Li, Yiming Chen, Lingzhe Zhao, Peidong Liu

We introduce MVControl, a novel neural network architecture that enhances existing pre-trained multi-view 2D diffusion models by incorporating additional input conditions, e.g. edge maps. Our approach enables the generat…

3D GenerationImage GenerationText to 3D