English

DeepInv: A Novel Self-supervised Learning Approach for Fast and Accurate Diffusion Inversion

Computer Vision and Pattern Recognition 2026-01-06 v1 Artificial Intelligence

Abstract

Diffusion inversion is a task of recovering the noise of an image in a diffusion model, which is vital for controllable diffusion image editing. At present, diffusion inversion still remains a challenging task due to the lack of viable supervision signals. Thus, most existing methods resort to approximation-based solutions, which however are often at the cost of performance or efficiency. To remedy these shortcomings, we propose a novel self-supervised diffusion inversion approach in this paper, termed Deep Inversion (DeepInv). Instead of requiring ground-truth noise annotations, we introduce a self-supervised objective as well as a data augmentation strategy to generate high-quality pseudo noises from real images without manual intervention. Based on these two innovative designs, DeepInv is also equipped with an iterative and multi-scale training regime to train a parameterized inversion solver, thereby achieving the fast and accurate image-to-noise mapping. To the best of our knowledge, this is the first attempt of presenting a trainable solver to predict inversion noise step by step. The extensive experiments show that our DeepInv can achieve much better performance and inference speed than the compared methods, e.g., +40.435% SSIM than EasyInv and +9887.5% speed than ReNoise on COCO dataset. Moreover, our careful designs of trainable solvers can also provide insights to the community. Codes and model parameters will be released in https://github.com/potato-kitty/DeepInv.

Keywords

Cite

@article{arxiv.2601.01487,
  title  = {DeepInv: A Novel Self-supervised Learning Approach for Fast and Accurate Diffusion Inversion},
  author = {Ziyue Zhang and Luxi Lin and Xiaolin Hu and Chao Chang and HuaiXi Wang and Yiyi Zhou and Rongrong Ji},
  journal= {arXiv preprint arXiv:2601.01487},
  year   = {2026}
}
R2 v1 2026-07-01T08:49:51.209Z