paper-with-me

홈 › Papers

Pyramidal Denoising Diffusion Probabilistic Models

2022-08-03 · Dohoon Ryu, Jong Chul Ye

Recently, diffusion model have demonstrated impressive image generation performances, and have been extensively studied in various computer vision tasks. Unfortunately, training and evaluating diffusion models consume a lot of time and computational resources. To address this problem, here we present a novel pyramidal diffusion model that can generate high resolution images starting from much coarser resolution images using a {\em single} score function trained with a positional embedding. This enables a neural network to be much lighter and also enables time-efficient image generation without compromising its performances. Furthermore, we show that the proposed approach can be also efficiently used for multi-scale super-resolution problem using a single score function.

📄 PDF Abstract BibTeX arXiv:2208.01864

Code (0)

등록된 구현이 없습니다.

Tasks

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

PyramidalWan: On Making Pretrained Video Model Pyramidal for Efficient Inference

2026-01-08 · Denis Korzhenkov, Adil Karjauv, Animesh Karnewar, Mohsen Ghafoorian 외 arxiv

Recently proposed pyramidal models decompose the conventional forward and backward diffusion processes into multiple stages operating at varying resolutions. These models handle inputs with higher noise levels at lower r…

Unsupervised Anomaly Detection using Aggregated Normative Diffusion

2023-12-04 · Alexander Frotscher, Jaivardhan Kapoor, Thomas Wolfers, Christian F. Baumgartner

Early detection of anomalies in medical images such as brain MRI is highly relevant for diagnosis and treatment of many conditions. Supervised machine learning methods are limited to a small number of pathologies where t…

Anomaly DetectionDenoisingUnsupervised Anomaly Detection

RGB-D-Fusion: Image Conditioned Depth Diffusion of Humanoid Subjects

2023-07-29 · Sascha Kirch, Valeria Olyunina, Jan Ondřej, Rafael Pagés 외

We present RGB-D-Fusion, a multi-modal conditional denoising diffusion probabilistic model to generate high resolution depth maps from low-resolution monocular RGB images of humanoid subjects. RGB-D-Fusion first generate…

DenoisingSuper-Resolution

ResEnsemble-DDPM: Residual Denoising Diffusion Probabilistic Models for Ensemble Learning

2023-12-04 · Shi Zhenning, Dong Changsheng, Xie Xueshuo, Pan Bin 외

Nowadays, denoising diffusion probabilistic models have been adapted for many image segmentation tasks. However, existing end-to-end models have already demonstrated remarkable capabilities. Rather than using denoising d…

DenoisingEnsemble LearningImage GenerationImage Segmentation+2

Rician Denoising Diffusion Probabilistic Models For Sodium Breast MRI Enhancement

2024-10-15 · Shuaiyu Yuan, Tristan Whitmarsh, Dimitri A Kessler, Otso Arponen 외

Sodium MRI is an imaging technique used to visualize and quantify sodium concentrations in vivo, playing a role in many biological processes and potentially aiding in breast cancer characterization. Sodium MRI, however, …

DenoisingImage Quality Assessment