paper-with-me

Papers

Training-free image inversion for one-step diffusion models

2026-05-31 · Tao Wu, Senmao Li, Yaxing Wang, Shiqi Yang, Kai Wang, Joost van de Weijer arxiv

In this work, we introduce a novel training-free inversion (TFinv) framework for one-step diffusion models,addressing key challenges in real image inversion and editing. We first identify two critical factors hamperingreal-image inversion and editing: (1) Initial Latent Editability, which is related to the distance between theinitial noise and the ideal Gaussian distribution, and (2) Caption Gap, which means the alignment betweentext captions and image representations. Both factors influence inversion efficiency and the editability ofone-step diffusion models. Then, we propose two novel techniques: iterative noise alignment (iterNA), whichminimizes the distribution gap to align with the normal Gaussian distribution, and suffix learning (suffL),which enhances text-to-image caption alignment by introducing learned suffix prompt tokens. These techniquesenable precise inversion of input images into their initial noise representations and facilitate image editing.Furthermore, we propose a mask-based editing technique for localized edits while preserving backgroundintegrity. Comprehensive experiments on the PIE-Bench dataset validate that our method TFinv not onlyachieves state-of-the-art performance in one-step diffusion editing, but also significantly outperforms existingmultistep approaches in efficiency. The code is available at https://github.com/tttao-uwu/TFinv.git.

📄 PDF Abstract BibTeX arXiv:2606.01380

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

An Iteration-Free Fixed-Point Estimator for Diffusion Inversion

2025-12-09 · Yifei Chen, Kaiyu Song, Yan Pan, Jianxing Yu 외 arxiv

Diffusion inversion aims to recover the initial noise corresponding to a given image such that this noise can reconstruct the original image through the denoising diffusion process. The key component of diffusion inversi…

FreeControl: Efficient, Training-Free Structural Control via One-Step Attention Extraction

2025-11-07 · Jiang Lin, Xinyu Chen, Song Wu, Zhiqiu Zhang 외 arxiv

Controlling the spatial and semantic structure of diffusion-generated images remains a challenge. Existing methods like ControlNet rely on handcrafted condition maps and retraining, limiting flexibility and generalizatio…

OSI: One-step Inversion Excels in Extracting Diffusion Watermarks

2026-02-10 · Yuwei Chen, Zhenliang He, Jia Tang, Meina Kan 외 arxiv

Watermarking is an important mechanism for provenance and copyright protection of diffusion-generated images. Training-free methods, exemplified by Gaussian Shading, embed watermarks into the initial noise of diffusion m…

Inversion-Free Image Editing with Language-Guided Diffusion Models

2024-01-01 · CVPR 2024 1 · Sihan Xu, Yidong Huang, Jiayi Pan, Ziqiao Ma 외

Despite recent advances in inversion-based editing text-guided image manipulation remains challenging for diffusion models. The primary bottlenecks include 1) the time-consuming nature of the inversion process; 2) th…

DenoisingImage Manipulation

Effective Real Image Editing with Accelerated Iterative Diffusion Inversion

2023-09-10 · ICCV 2023 1 · Zhihong Pan, Riccardo Gherardi, Xiufeng Xie, Stephen Huang

Despite all recent progress, it is still challenging to edit and manipulate natural images with modern generative models. When using Generative Adversarial Network (GAN), one major hurdle is in the inversion process mapp…

Computational EfficiencyDenoisingGenerative Adversarial Network