SDEdit: Guided Image Synthesis and Editing with Stochastic Differential Equations
Chenlin Meng, Yutong He, Yang Song, Jiaming Song, Jiajun Wu, Jun-Yan, Zhu, and Stefano Ermon

TL;DR
SDEdit introduces a diffusion model-based approach for guided image synthesis and editing that balances realism and faithfulness without task-specific training, outperforming GAN-based methods in multiple tasks.
Contribution
The paper presents SDEdit, a novel diffusion model method for image synthesis and editing that avoids task-specific training and achieves superior realism and faithfulness.
Findings
Outperforms GAN-based methods by up to 98.09% in realism
Achieves 91.72% overall satisfaction in human perception study
Effective for stroke-based synthesis, editing, and image compositing
Abstract
Guided image synthesis enables everyday users to create and edit photo-realistic images with minimum effort. The key challenge is balancing faithfulness to the user input (e.g., hand-drawn colored strokes) and realism of the synthesized image. Existing GAN-based methods attempt to achieve such balance using either conditional GANs or GAN inversions, which are challenging and often require additional training data or loss functions for individual applications. To address these issues, we introduce a new image synthesis and editing method, Stochastic Differential Editing (SDEdit), based on a diffusion model generative prior, which synthesizes realistic images by iteratively denoising through a stochastic differential equation (SDE). Given an input image with user guide of any type, SDEdit first adds noise to the input, then subsequently denoises the resulting image through the SDE prior…
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.
Code & Models
- 🤗stabilityai/stable-diffusion-xl-base-1.0model· 2.0M dl· ♡ 75792.0M dl♡ 7579
- 🤗stabilityai/stable-diffusion-xl-refiner-1.0model· 259k dl· ♡ 2030259k dl♡ 2030
- 🤗apple/coreml-stable-diffusion-xl-base-iosmodel· ♡ 39♡ 39
- 🤗Ogaabi/Wambamodel· ♡ 1♡ 1
- 🤗abatecx/stable_diffusionmodel· ♡ 1♡ 1
- 🤗stabilityai/stable-diffusion-xl-base-0.9model· 198 dl· ♡ 1416198 dl♡ 1416
- 🤗stabilityai/stable-diffusion-xl-refiner-0.9model· 74 dl· ♡ 33474 dl♡ 334
- 🤗snowkidy/stable-diffusion-xl-base-0.9model· 104 dl· ♡ 5104 dl♡ 5
- 🤗FFusion/FFusionXL-09-SDXLmodel· 49 dl· ♡ 449 dl♡ 4
- 🤗ZachNagengast/coreml-stable-diffusion-xl-v0-9-basemodel· 9 dl9 dl
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Cell Image Analysis Techniques
MethodsDiffusion
