paper-with-me

Papers

A Structure-Guided Diffusion Model for Large-Hole Image Completion

2022-11-18 · Daichi Horita, Jiaolong Yang, Dong Chen, Yuki Koyama, Kiyoharu Aizawa, Nicu Sebe

Image completion techniques have made significant progress in filling missing regions (i.e., holes) in images. However, large-hole completion remains challenging due to limited structural information. In this paper, we address this problem by integrating explicit structural guidance into diffusion-based image completion, forming our structure-guided diffusion model (SGDM). It consists of two cascaded diffusion probabilistic models: structure and texture generators. The structure generator generates an edge image representing plausible structures within the holes, which is then used for guiding the texture generation process. To train both generators jointly, we devise a novel strategy that leverages optimal Bayesian denoising, which denoises the output of the structure generator in a single step and thus allows backpropagation. Our diffusion-based approach enables a diversity of plausible completions, while the editable edges allow for editing parts of an image. Our experiments on natural scene (Places) and face (CelebA-HQ) datasets demonstrate that our method achieves a superior or comparable visual quality compared to state-of-the-art approaches. The code is available for research purposes at https://github.com/UdonDa/Structure_Guided_Diffusion_Model.

📄 PDF Abstract BibTeX arXiv:2211.10437

Code (1)

udonda/structure_guided_diffusion_model 공식 구현 pytorch

Tasks

DenoisingDiversityTexture Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

UniPart: Part-Level 3D Generation with Unified 3D Geom-Seg Latents

2025-12-10 · Xufan He, Yushuang Wu, Xiaoyang Guo, Chongjie Ye 외 arxiv

Part-level 3D generation is essential for applications requiring decomposable and structured 3D synthesis. However, existing methods either rely on implicit part segmentation with limited granularity control or depend on…

3D Generation

Prompt Mixing in Diffusion Models using the Black Scholes Algorithm

2024-05-22 · Divya Kothandaraman, Ming Lin, Dinesh Manocha

We introduce a novel approach for prompt mixing, aiming to generate images at the intersection of multiple text prompts using pre-trained text-to-image diffusion models. At each time step during diffusion denoising, our …

Denoising

PRedItOR: Text Guided Image Editing with Diffusion Prior

2023-02-15 · Hareesh Ravi, Sachin Kelkar, Midhun Harikumar, Ajinkya Kale

Diffusion models have shown remarkable capabilities in generating high quality and creative images conditioned on text. An interesting application of such models is structure preserving text guided image editing. Existin…

Decodertext-guided-image-editing

Structure-Guided MR-to-CT Synthesis with Spatial and Semantic Alignments for Attenuation Correction of Whole-Body PET/MR Imaging

2024-11-26 · Jiaxu Zheng, Zhenrong Shen, Lichi Zhang, Qun Chen

Deep-learning-based MR-to-CT synthesis can estimate the electron density of tissues, thereby facilitating PET attenuation correction in whole-body PET/MR imaging. However, whole-body MR-to-CT synthesis faces several chal…

Contrastive Learning

Heterogeneity-Adaptive Diffusion Schrodinger Bridge for PET-Guided Whole-Body MRI Translation

2026-07-08 · Chengbo Wang, Jiacheng Yu, Linjie Bian, Ming Qi 외 arxiv

While whole-body multimodal medical imaging scanners have been increasingly recognized for more effective medical applications, the excessive long acquisition time in PET-MR scanning is a major obstacle in more efficient…