paper-with-me

홈 › Papers

A Reversible Solver for Diffusion SDEs

2025-02-12 · Zander W. Blasingame, Chen Liu

Diffusion models have quickly become the state-of-the-art for generation tasks across many different data modalities. An important ability of diffusion models is the ability to encode samples from the data distribution back into the sampling prior distribution. This is useful for performing alterations to real data samples along with guided generation via the continuous adjoint equations. We propose an algebraically reversible solver for diffusion SDEs that can exactly invert real data samples into the prior distribution.

📄 PDF Abstract BibTeX arXiv:2502.08834

Code (0)

등록된 구현이 없습니다.

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

Explicit and Effectively Symmetric Schemes for Neural SDEs on Lie Groups

2025-09-24 · Daniil Shmelev, Luke Thompson, Cristopher Salvi arxiv

Backpropagation through (neural) SDE solvers is traditionally approached in two ways: discretise-then-optimise, which offers accurate gradients but incurs prohibitive memory costs; and optimise-then-discretise, which ach…

Stable and Near-Reversible Diffusion ODE Solvers for Image Editing

2026-05-12 · Barbora Barancikova, Daniil Shmelev, Cristopher Salvi arxiv

The inversion of diffusion models plays a central role in image editing. Algebraically reversible ODE solvers provide an appealing approach to diffusion inversion for text-guided image editing, by eliminating the inversi…

Image Editing

Efficient and Accurate Gradients for Neural SDEs

2021-05-27 · NeurIPS 2021 12 · Patrick Kidger, James Foster, Xuechen Li, Terry Lyons

Neural SDEs combine many of the best qualities of both RNNs and SDEs: memory efficient training, high-capacity function approximation, and strong priors on model space. This makes them a natural choice for modelling many…

AdjointDEIS: Efficient Gradients for Diffusion Models

2024-05-23 · Zander W. Blasingame, Chen Liu

The optimization of the latents and parameters of diffusion models with respect to some differentiable metric defined on the output of the model is a challenging and complex problem. The sampling for diffusion models is …

Adversarial Attack

Unifying Bayesian Flow Networks and Diffusion Models through Stochastic Differential Equations

2024-04-24 · Kaiwen Xue, Yuhao Zhou, Shen Nie, Xu Min 외

Bayesian flow networks (BFNs) iteratively refine the parameters, instead of the samples in diffusion models (DMs), of distributions at various noise levels through Bayesian inference. Owing to its differentiable nature, …

Bayesian Inference