paper-with-me

Papers

Pseudo Numerical Methods for Diffusion Models on Manifolds

2022-02-20 · ICLR 2022 4 · Luping Liu, Yi Ren, Zhijie Lin, Zhou Zhao

Denoising Diffusion Probabilistic Models (DDPMs) can generate high-quality samples such as image and audio samples. However, DDPMs require hundreds to thousands of iterations to produce final samples. Several prior works have successfully accelerated DDPMs through adjusting the variance schedule (e.g., Improved Denoising Diffusion Probabilistic Models) or the denoising equation (e.g., Denoising Diffusion Implicit Models (DDIMs)). However, these acceleration methods cannot maintain the quality of samples and even introduce new noise at a high speedup rate, which limit their practicability. To accelerate the inference process while keeping the sample quality, we provide a fresh perspective that DDPMs should be treated as solving differential equations on manifolds. Under such a perspective, we propose pseudo numerical methods for diffusion models (PNDMs). Specifically, we figure out how to solve differential equations on manifolds and show that DDIMs are simple cases of pseudo numerical methods. We change several classical numerical methods to corresponding pseudo numerical methods and find that the pseudo linear multi-step method is the best in most situations. According to our experiments, by directly using pre-trained models on Cifar10, CelebA and LSUN, PNDMs can generate higher quality synthetic images with only 50 steps compared with 1000-step DDIMs (20x speedup), significantly outperform DDIMs with 250 steps (by around 0.4 in FID) and have good generalization on different variance schedules. Our implementation is available at https://github.com/luping-liu/PNDM.

📄 PDF Abstract BibTeX arXiv:2202.09778

Code (9)

luping-liu/PNDM 공식 구현 pytorch
HE-diffusion/HE-diffusion pytorch
MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/Pseudo_Numerical_Methods_for_Diffusion_Models_on_Manifolds pytorch
MoonInTheRiver/DiffSinger pytorch
beresandras/clear-diffusion-keras tf
compvis/latent-diffusion pytorch
hankpipi/diffusers-hetu jax
sanster/lama-cleaner pytorch
voletiv/mcvd-pytorch pytorch

Tasks

DenoisingImage Generation

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

A Geometric Insight into Equivariant Message Passing Neural Networks on Riemannian Manifolds

2023-10-16 · Ilyes Batatia

This work proposes a geometric insight into equivariant message passing on Riemannian manifolds. As previously proposed, numerical features on Riemannian manifolds are represented as coordinate-independent feature fields…

Diffusion Processes on Implicit Manifolds

2026-04-08 · Victor Kawasaki-Borruat, Clara Grotehans, Pierre Vandergheynst, Adam Gosztolai arxiv

High-dimensional data are often assumed to lie on lower-dimensional manifolds. We study how to construct diffusion processes on this data manifold using only point cloud samples and without access to charts, projections,…

EntroPath: Maximum Entropy Path Ensemble Embedding for Manifold Learning

2026-07-07 · Przemysław Rola arxiv

We introduce EntroPath, a manifold learning method that recovers geodesic geometry from data graphs through ensembles of diffusion paths. Many existing graph-based embeddings rely either on locally normalised random walk…

Geometric Renyi Differential Privacy: Ricci Curvature Characterized by Heat Diffusion Mechanisms

2026-04-22 · Xiaotian Chang, Yangdi Jiang, Cyrus Mostajeran, Qirui Hu arxiv

In this paper, we develop a novel privacy mechanism for Riemannian manifold-valued data. Our key contribution lies in uncovering unexpected connections among geometric analysis, heat diffusion models, and differential pr…

Intrinsic Gaussian Processes on Manifolds and Their Accelerations by Symmetry

2020-06-25 · Ke Ye, Mu Niu, Pokman Cheung, Zhenwen Dai 외

Amidst the growing interest in nonparametric regression, we address a significant challenge in Gaussian processes(GP) applied to manifold-based predictors. Existing methods primarily focus on low dimensional constrained …

Gaussian Processesregression