The reviewed record of science sign in
Pith

arxiv: 2304.06140 · v3 · pith:6FKDQ74U · submitted 2023-04-12 · cs.CV · cs.LG

An Edit Friendly DDPM Noise Space: Inversion and Manipulations

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:6FKDQ74Urecord.jsonopen to challenge →

classification cs.CV cs.LG
keywords noiseddpmimageeditinginversionmapsspaceedit-friendly
0
0 comments X
read the original abstract

Denoising diffusion probabilistic models (DDPMs) employ a sequence of white Gaussian noise samples to generate an image. In analogy with GANs, those noise maps could be considered as the latent code associated with the generated image. However, this native noise space does not possess a convenient structure, and is thus challenging to work with in editing tasks. Here, we propose an alternative latent noise space for DDPM that enables a wide range of editing operations via simple means, and present an inversion method for extracting these edit-friendly noise maps for any given image (real or synthetically generated). As opposed to the native DDPM noise space, the edit-friendly noise maps do not have a standard normal distribution and are not statistically independent across timesteps. However, they allow perfect reconstruction of any desired image, and simple transformations on them translate into meaningful manipulations of the output image (e.g. shifting, color edits). Moreover, in text-conditional models, fixing those noise maps while changing the text prompt, modifies semantics while retaining structure. We illustrate how this property enables text-based editing of real images via the diverse DDPM sampling scheme (in contrast to the popular non-diverse DDIM inversion). We also show how it can be used within existing diffusion-based editing methods to improve their quality and diversity. Webpage: https://inbarhub.github.io/DDPM_inversion

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Keep The Essentials: Efficient Reference Conditioned Generation via Token Dropping

    cs.CV 2026-06 unverdicted novelty 7.0

    Sparse Context achieves 2-4x faster inference in reference-conditioned diffusion models by fine-tuning with random token dropping and applying task-aware selection at inference time, without loss of visual quality.

  2. Delta Rectified Flow Sampling for Text-to-Image Editing

    cs.CV 2025-09 unverdicted novelty 7.0

    DRFS is a new inversion-free editing technique for rectified flow models that models source-target velocity discrepancies and applies a time-dependent shift to improve fidelity and unify prior methods like DDS and FlowEdit.