paper-with-me

홈 › Papers

Elucidating the solution space of extended reverse-time SDE for diffusion models

2023-09-12 · Qinpeng Cui, Xinyi Zhang, Zongqing Lu, Qingmin Liao

Diffusion models (DMs) demonstrate potent image generation capabilities in various generative modeling tasks. Nevertheless, their primary limitation lies in slow sampling speed, requiring hundreds or thousands of sequential function evaluations through large neural networks to generate high-quality images. Sampling from DMs can be seen alternatively as solving corresponding stochastic differential equations (SDEs) or ordinary differential equations (ODEs). In this work, we formulate the sampling process as an extended reverse-time SDE (ER SDE), unifying prior explorations into ODEs and SDEs. Leveraging the semi-linear structure of ER SDE solutions, we offer exact solutions and arbitrarily high-order approximate solutions for VP SDE and VE SDE, respectively. Based on the solution space of the ER SDE, we yield mathematical insights elucidating the superior performance of ODE solvers over SDE solvers in terms of fast sampling. Additionally, we unveil that VP SDE solvers stand on par with their VE SDE counterparts. Finally, we devise fast and training-free samplers, ER-SDE-Solvers, achieving state-of-the-art performance across all stochastic samplers. Experimental results demonstrate achieving 3.45 FID in 20 function evaluations and 2.24 FID in 50 function evaluations on the ImageNet $64\times64$ dataset.

📄 PDF Abstract BibTeX arXiv:2309.06169

Code (1)

qinpengcui/er-sde-solver 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

QArtSR: Quantization via Reverse-Module and Timestep-Retraining in One-Step Diffusion based Image Super-Resolution

2025-03-07 · Libo Zhu, Haotong Qin, Kaicheng Yang, Wenbo Li 외

One-step diffusion-based image super-resolution (OSDSR) models are showing increasingly superior performance nowadays. However, although their denoising steps are reduced to one and they can be quantized to 8-bit to redu…

DenoisingImage Super-ResolutionQuantizationSuper-Resolution

End-to-End Reverse Screening Identifies Protein Targets of Small Molecules Using HelixFold3

2026-01-20 · Shengjie Xu, Xianbin Ye, Mengran Zhu, Xiaonan Zhang 외 arxiv

Identifying protein targets for small molecules, or reverse screening, is essential for understanding drug action, guiding compound repurposing, predicting off-target effects, and elucidating the molecular mechanisms of …

Drug Discovery

Elucidating the Design Choice of Probability Paths in Flow Matching for Forecasting

2024-10-04 · Soon Hoe Lim, Yijin Wang, Annan Yu, Emma Hart 외

Flow matching has recently emerged as a powerful paradigm for generative modeling and has been extended to probabilistic time series forecasting in latent spaces. However, the impact of the specific choice of probability…

Probabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Elucidating the SNR-t Bias of Diffusion Probabilistic Models

2026-04-17 · Meng Yu, Lei Sun, Jianhao Zeng, Xiangxiang Chu 외 arxiv

Diffusion Probabilistic Models have demonstrated remarkable performance across a wide range of generative tasks. However, we have observed that these models often suffer from a Signal-to-Noise Ratio-timestep (SNR-t) bias…

Rethinking the Reverse-engineering of Trojan Triggers

2022-10-27 · Zhenting Wang, Kai Mei, Hailun Ding, Juan Zhai 외

Deep Neural Networks are vulnerable to Trojan (or backdoor) attacks. Reverse-engineering methods can reconstruct the trigger and thus identify affected models. Existing reverse-engineering methods only consider input spa…