paper-with-me

홈 › Papers

InverFill: One-Step Inversion for Enhanced Few-Step Diffusion Inpainting

2026-03-24 · Duc Vu, Kien Nguyen, Trong-Tung Nguyen, Ngan Nguyen, Phong Nguyen, Khoi Nguyen, Cuong Pham, Anh Tran arxiv

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainting yields poor harmonization and artifacts between the background and inpainted region. We trace this cause to random Gaussian noise initialization, which under low function evaluations causes semantic misalignment and reduced fidelity. To overcome this, we propose InverFill, a one-step inversion method tailored for inpainting that injects semantic information from the input masked image into the initial noise, enabling high-fidelity few-step inpainting. Instead of training inpainting models, InverFill leverages few-step text-to-image models in a blended sampling pipeline with semantically aligned noise as input, significantly improving vanilla blended sampling and even matching specialized inpainting models at low NFEs. Moreover, InverFill does not require real-image supervision and only adds minimal inference overhead. Extensive experiments show that InverFill consistently boosts baseline few-step models, improving image quality and text coherence without costly retraining or heavy iterative optimization.

📄 PDF Abstract BibTeX arXiv:2603.23463

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Similar Papers 제목 키워드 기반

Timestep Rescheduling in Diffusion Inversion

2026-06-13 · Shangquan Sun, Ting Gong, Zhirui Liu, Jiamin Wu 외 arxiv

Diffusion inversion, which maps images back to the Gaussian latent space of a diffusion model, is a critical task for image reconstruction and editing. While DDIM enables fast deterministic inversion, it inherently intro…

Image Reconstruction

On Exact Inversion of DPM-Solvers

2023-11-30 · CVPR 2024 1 · Seongmin Hong, Kyeonghyun Lee, Suh Yoon Jeon, Hyewon Bae 외

Diffusion probabilistic models (DPMs) are a key component in modern generative models. DPM-solvers have achieved reduced latency and enhanced quality significantly, but have posed challenges to find the exact inverse (i.…

Denoising

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…

CaLDiff: Camera Localization in NeRF via Pose Diffusion

2023-12-23 · Rashik Shrestha, Bishad Koju, Abhigyan Bhusal, Danda Pani Paudel 외

With the widespread use of NeRF-based implicit 3D representation, the need for camera localization in the same representation becomes manifestly apparent. Doing so not only simplifies the localization process -- by avoid…

Camera LocalizationNeRF

Training-free image inversion for one-step diffusion models

2026-05-31 · Tao Wu, Senmao Li, Yaxing Wang, Shiqi Yang 외 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 hamperingre…

Image Editing