Structure Matters: Tackling the Semantic Discrepancy in Diffusion Models for Image Inpainting
Haipeng Liu, Yang Wang, Biao Qian, Meng Wang, Yong Rui

TL;DR
This paper introduces StrDiffusion, a structure-guided diffusion model for image inpainting that addresses semantic discrepancies by leveraging structure guidance, leading to more consistent and meaningful inpainting results.
Contribution
The paper proposes a novel structure-guided diffusion framework that simplifies the denoising process and effectively tackles semantic discrepancies in image inpainting.
Findings
Structure guidance improves early-stage semantic consistency.
Dense textures generate more reasonable semantics in late stages.
The method outperforms state-of-the-art inpainting techniques.
Abstract
Denoising diffusion probabilistic models for image inpainting aim to add the noise to the texture of image during the forward process and recover masked regions with unmasked ones of the texture via the reverse denoising process. Despite the meaningful semantics generation, the existing arts suffer from the semantic discrepancy between masked and unmasked regions, since the semantically dense unmasked texture fails to be completely degraded while the masked regions turn to the pure noise in diffusion process, leading to the large discrepancy between them. In this paper, we aim to answer how unmasked semantics guide texture denoising process;together with how to tackle the semantic discrepancy, to facilitate the consistent and meaningful semantics generation. To this end, we propose a novel structure-guided diffusion model named StrDiffusion, to reformulate the conventional texture…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsInpainting · Diffusion
