English

Score matching for bridges without learning time-reversals

Machine Learning 2025-03-14 v3 Machine Learning Probability

Abstract

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 hh-transform, yields a bridged diffusion process; that is, a process conditioned on an endpoint. In contrast to prior methods, we learn the score term xlogp(t,x;T,y)\nabla_x \log p(t, x; T, y) directly, for given t,yt, 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.

Keywords

Cite

@article{arxiv.2407.15455,
  title  = {Score matching for bridges without learning time-reversals},
  author = {Elizabeth L. Baker and Moritz Schauer and Stefan Sommer},
  journal= {arXiv preprint arXiv:2407.15455},
  year   = {2025}
}
R2 v1 2026-06-28T17:49:14.673Z