Papers › Diffusion Schrödinger Bridge with Applications to Score-Based Generative Modeling

Diffusion Schrödinger Bridge with Applications to Score-Based Generative Modeling

1 Jun 2021NeurIPS 2021 12arXiv:2106.01357archive 2025-07-28

Valentin De Bortoli, James Thornton, Jeremy Heng, Arnaud Doucet

Progressively applying Gaussian noise transforms complex data distributions to approximately Gaussian. Reversing this dynamic defines a generative model. When the forward noising process is given by a Stochastic Differential Equation (SDE), Song et al. (2021) demonstrate how the time inhomogeneous drift of the associated reverse-time SDE may be estimated using score-matching. A limitation of this approach is that the forward-time SDE must be run for a sufficiently long time for the final distribution to be approximately Gaussian. In contrast, solving the Schr\"odinger Bridge problem (SB), i.e. an entropy-regularized optimal transport problem on path spaces, yields diffusions which generate samples from the data distribution in finite time. We present Diffusion SB (DSB), an original approximation of the Iterative Proportional Fitting (IPF) procedure to solve the SB problem, and provide theoretical analysis along with generative modeling experiments. The first DSB iteration recovers the methodology proposed by Song et al. (2021), with the flexibility of using shorter time intervals, as subsequent DSB iterations reduce the discrepancy between the final-time marginal of the forward (resp. backward) SDE with respect to the prior (resp. data) distribution. Beyond generative modeling, DSB offers a widely applicable computational optimal transport tool as the continuous state-space analogue of the popular Sinkhorn algorithm (Cuturi, 2013).

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2106.01357")

Code

Syntology Ran 22 of 35 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run. Of those that ran: 5 ran · honoured contract; 2 ran · violated contract; 9 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 6 ran; community (archive-listed): 23 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

JTT94/diffusion_schrodinger_bridge officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

35 samples harvested; 22 ran; 5 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · honoured contract
2ran · violated contract
9ran · our draft was wrong
1ran · fixture could not drive it
5ran
13unverified

Licence: 0 of the 35 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CacheLoader JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran MIT (permissive) · e4c94ae30f27ac18 · report
Langevin JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran · metamorphic tier: deterministic MIT (permissive) · c88909f2cfb2fb91 · report
Stacked_MNIST JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran MIT (permissive) · 5537e783e5bad68a · report
data_distrib JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran · honoured contract MIT (permissive) · 55327fa0ee65d637 · report
grad_gauss JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran · honoured contract fingerprinted MIT (permissive) · f63e44465df9dea5 · report
two_dim_ds JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository ran · honoured contract MIT (permissive) · 8dbe5289e0087ca3 · report
IPFBase JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · 3e2072a73ea85aee · report
IPFSequential JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · 6da2149bcace3567 · report
get_datasets JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · 047f2e89ba81227d · report
get_logger JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · b15b7368db6c2575 · report
get_models JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · ce40987a5f51f481 · report
get_plotter JTT94/diffusion_schrodinger_bridge/bridge/runners/ipf.py official repository unverified MIT (permissive) · a6ba07d0c9906f3c · report
BW2_UVP maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · dff092e26328f464 · report
BW2_distance maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · violated contract MIT (permissive) · 621c3b5c6259b97e · report
EMAHelper maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran MIT (permissive) · 8d8cecbcb2f02933 · report
Langevin maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 2f94bf4947f9510a · report
add_module_state_dict maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 07ab67e31f0a2c0e · report
centered_mean_and_covariance maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 2f48cf5e340d5036 · report
cov_ideal maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f5b271662945056a · report
cov_real maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · honoured contract MIT (permissive) · 7542200a9ef8296f · report
data_distrib maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · d602cc73ac0424e5 · report
gaussian_ds maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 1365335a7bfbbec5 · report
get_dataset maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 446d5ae9b2d8c92a · report
get_optimizers maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 77e8834da5dd3a78 · report
given_singular_spd_cov maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 774e6c73d0322778 · report
mean_cov_from_samples maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9b452f0316038a1c · report
mean_real maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · honoured contract MIT (permissive) · dd8c818eaa83ebdb · report
repeater maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b1412751e093dbe6 · report
IPFBase maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 2053b848ea398325 · report
IPFSequential maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 5fa86b3b59f03ef2 · report
IPFTree maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 462bbf0816d5e3bf · report
get_logger maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 30064cd4e8da4011 · report
get_models maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 61f03451a0338d12 · report
get_plotter maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 06eaaa03d0e243e5 · report
get_tree maxencenoble/tree-diffusion-schrodinger-bridge/bridge/runners/ipf.py community (archive-listed) unverified MIT (permissive) · 24255e007571b204 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections