SSI-DM: Singularity Skipping Inversion of Diffusion Models
Chen Min, Enze Jiang, Jishen Peng, Zheng Ma
TL;DR
The paper tackles the problem of inverting real images into diffusion-model noise space, identifying a fundamental singularity of the score function near $t=0$ that makes inversion ill-posed and yields non-Gaussian inverted noise. It introduces Singularity Skipping Inversion of Diffusion Models (SSI-DM), which bypasses the ill-conditioned region by injecting a small amount of Gaussian noise at a skipping time $t_{\text{SSI}}$ and then performing standard reverse-time integration, resulting in Gaussian-like inverted noise with high editability and fidelity. The approach is plug-and-play across DDIM, EDM, and Stable Diffusion, and is supported by theoretical analysis of the score singularity and a reconstruction–editability tradeoff bound, plus extensive experiments on LSUN Bedroom-256 and ImageNet-256 showing improved inversion quality, reconstruction metrics, and interpolation quality. The method extends naturally to both Variance Exploding and Variance Preserving processes, offering a practical, efficient solution for diffusion-model inversion with broad applicability to editing tasks and beyond.
Abstract
Inverting real images into the noise space is essential for editing tasks using diffusion models, yet existing methods produce non-Gaussian noise with poor editability due to the inaccuracy in early noising steps. We identify the root cause: a mathematical singularity that renders inversion fundamentally ill-posed. We propose Singularity Skipping Inversion of Diffusion Models (SSI-DM), which bypasses this singular region by adding small noise before standard inversion. This simple approach produces inverted noise with natural Gaussian properties while maintaining reconstruction fidelity. As a plug-and-play technique compatible with general diffusion models, our method achieves superior performance on public image datasets for reconstruction and interpolation tasks, providing a principled and efficient solution to diffusion model inversion.
