paper-with-me

Papers

Score matching for bridges without learning time-reversals

2024-07-22 · Elizabeth L. Baker, Moritz Schauer, Stefan Sommer

We propose a new algorithm for learning bridged diffusion processes using score-matching methods. Our method relies on reversing the dynamics of the forward process and using this to learn a score function, which, via Doob's $h$-transform, yields a bridged diffusion process; that is, a process conditioned on an endpoint. In contrast to prior methods, we learn the score term $\nabla_x \log p(t, x; T, y)$ directly, for given $t, y$, completely avoiding first learning a time-reversal. We compare the performance of our algorithm with existing methods and see that it outperforms using the (learned) time-reversals to learn the score term. The code can be found at https://github.com/libbylbaker/forward_bridge.

📄 PDF Abstract BibTeX arXiv:2407.15455

Code (1)

libbylbaker/forward_bridge 공식 구현 jax

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

Simulation-free Schrödinger bridges via score and flow matching

2023-07-07 · Alexander Tong, Nikolay Malkin, Kilian Fatras, Lazar Atanackovic 외

We present simulation-free score and flow matching ([SF]$^2$M), a simulation-free objective for inferring stochastic dynamics given unpaired samples drawn from arbitrary source and target distributions. Our method genera…

Simulating Diffusion Bridges with Score Matching

2021-11-14 · Jeremy Heng, Valentin De Bortoli, Arnaud Doucet, James Thornton

We consider the problem of simulating diffusion bridges, which are diffusion processes that are conditioned to initialize and terminate at two given states. The simulation of diffusion bridges has applications in diverse…

Econometrics

Dynamical Measure Transport and Neural PDE Solvers for Sampling

2024-07-10 · Jingtong Sun, Julius Berner, Lorenz Richter, Marius Zeinhofer 외

The task of sampling from a probability density can be approached as transporting a tractable density function to the target, known as dynamical measure transport. In this work, we tackle it through a principled unified …

Exploring Cognitive Paradoxes in Video Games: A Quantum Mechanical Perspective

2023-06-23 · Ivan S. Maksymov, Ganna Pogrebna

This paper introduces a quantum-mechanical model that bridges the realms of cognition and quantum mechanics, offering a novel perspective on decision-making under risk and perceptual reversals. By integrating quantum the…

Decision Making

Underdamped Diffusion Bridges with Applications to Sampling

2025-03-02 · Denis Blessing, Julius Berner, Lorenz Richter, Gerhard Neumann

We provide a general framework for learning diffusion bridges that transport prior to target distributions. It includes existing diffusion models for generative modeling, but also underdamped versions with degenerate dif…

Numerical Integration