paper-with-me

Papers

PartDiff: Image Super-resolution with Partial Diffusion Models

2023-07-21 · Kai Zhao, Alex Ling Yu Hung, Kaifeng Pang, Haoxin Zheng, Kyunghyun Sung

Denoising diffusion probabilistic models (DDPMs) have achieved impressive performance on various image generation tasks, including image super-resolution. By learning to reverse the process of gradually diffusing the data distribution into Gaussian noise, DDPMs generate new data by iteratively denoising from random noise. Despite their impressive performance, diffusion-based generative models suffer from high computational costs due to the large number of denoising steps.In this paper, we first observed that the intermediate latent states gradually converge and become indistinguishable when diffusing a pair of low- and high-resolution images. This observation inspired us to propose the Partial Diffusion Model (PartDiff), which diffuses the image to an intermediate latent state instead of pure random noise, where the intermediate latent state is approximated by the latent of diffusing the low-resolution image. During generation, Partial Diffusion Models start denoising from the intermediate distribution and perform only a part of the denoising steps. Additionally, to mitigate the error caused by the approximation, we introduce "latent alignment", which aligns the latent between low- and high-resolution images during training. Experiments on both magnetic resonance imaging (MRI) and natural images show that, compared to plain diffusion-based super-resolution methods, Partial Diffusion Models significantly reduce the number of denoising steps without sacrificing the quality of generation.

📄 PDF Abstract BibTeX arXiv:2307.11926

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationImage Super-ResolutionSuper-Resolution

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 제목 키워드 기반

PartDiffuser: Part-wise 3D Mesh Generation via Discrete Diffusion

2025-11-24 · Yichen Yang, Hong Li, Haodong Zhu, Linin Yang 외 arxiv

Existing autoregressive (AR) methods for generating artist-designed meshes struggle to balance global structural consistency with high-fidelity local details, and are susceptible to error accumulation. To address this, w…

Semantic SegmentationPoint Clouds

Arbitrary-steps Image Super-resolution via Diffusion Inversion

2024-12-12 · CVPR 2025 1 · Zongsheng Yue, Kang Liao, Chen Change Loy

This study presents a new image super-resolution (SR) technique based on diffusion inversion, aiming at harnessing the rich image priors encapsulated in large pre-trained diffusion models to improve SR performance. We de…

Image Super-ResolutionSuper-Resolution

SC-Diff: 3D Shape Completion with Latent Diffusion Models

2024-03-19 · Juan D. Galvis, Xingxing Zuo, Simon Schaefer, Stefan Leutengger

This paper introduces a 3D shape completion approach using a 3D latent diffusion model optimized for completing shapes, represented as Truncated Signed Distance Functions (TSDFs), from partial 3D scans. Our method combin…

Object

Bootstrapping Diffusion: Diffusion Model Training Leveraging Partial and Corrupted Data

2025-05-17 · Xudong Ma

Training diffusion models requires large datasets. However, acquiring large volumes of high-quality data can be challenging, for example, collecting large numbers of high-resolution images and long videos. On the other h…

Efficient Conditional Diffusion Model with Probability Flow Sampling for Image Super-resolution

2024-04-16 · Yutao Yuan, Chun Yuan

Image super-resolution is a fundamentally ill-posed problem because multiple valid high-resolution images exist for one low-resolution image. Super-resolution methods based on diffusion probabilistic models can deal with…

Image Super-ResolutionSuper-Resolution