Papers › Light Schrödinger Bridge

Light Schrödinger Bridge

2 Oct 2023arXiv:2310.01174archive 2025-07-28

Alexander Korotin, Nikita Gushchin, Evgeny Burnaev

Despite the recent advances in the field of computational Schr\"odinger Bridges (SB), most existing SB solvers are still heavy-weighted and require complex optimization of several neural networks. It turns out that there is no principal solver which plays the role of simple-yet-effective baseline for SB just like, e.g., k-means method in clustering, logistic regression in classification or Sinkhorn algorithm in discrete optimal transport. We address this issue and propose a novel fast and simple SB solver. Our development is a smart combination of two ideas which recently appeared in the field: (a) parameterization of the Schr\"odinger potentials with sum-exp quadratic functions and (b) viewing the log-Schr\"odinger potentials as the energy functions. We show that combined together these ideas yield a lightweight, simulation-free and theoretically justified SB solver with a simple straightforward optimization objective. As a result, it allows solving SB in moderate dimensions in a matter of minutes on CPU without a painful hyperparameter selection. Our light solver resembles the Gaussian mixture model which is widely used for density estimation. Inspired by this similarity, we also prove an important theoretical result showing that our light solver is a universal approximator of SBs. Furthemore, we conduct the analysis of the generalization error of our light solver. The code for our solver can be found at https://github.com/ngushchin/LightSB

PaperPDFCodeCode 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="2310.01174")

Code

Syntology Ran 5 of 13 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ngushchin/lightsb officialmentioned in papermentioned on GitHubpytorchMIT 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

13 samples harvested; 5 ran; 0 honoured the contract we drafted; 8 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.

1ran · our draft was wrong
1ran · fixture could not drive it
3ran
8unverified

Licence: 0 of the 13 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 ngushchin/lightsb. “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.

kl ngushchin/lightsb/ALAE/losses.py official repository ran fingerprinted MIT (permissive) · 96e5a2bdc93b101d · report
pixel_norm ngushchin/lightsb/ALAE/net.py official repository ran fingerprinted MIT (permissive) · a320e6151da0b774 · report
reconstruction ngushchin/lightsb/ALAE/losses.py official repository ran fingerprinted MIT (permissive) · d1629b5dc1a4aac0 · report
style_mod ngushchin/lightsb/ALAE/net.py official repository ran · our draft was wrong MIT (permissive) · 6df6223c6a733719 · report
upscale2d ngushchin/lightsb/ALAE/net.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 10f278fd8f76579c · report
decode ngushchin/lightsb/ALAE/alae_ffhq_inference.py official repository unverified MIT (permissive) · c20cc362e7fc6f55 · report
discriminator_logistic_simple_gp ngushchin/lightsb/ALAE/losses.py official repository unverified MIT (permissive) · f4fc729366d8c63c · report
encode ngushchin/lightsb/ALAE/alae_ffhq_inference.py official repository unverified MIT (permissive) · 343978ea7f961051 · report
fig2data ngushchin/lightsb/src/plotters.py official repository unverified MIT (permissive) · 910de59edc0ed1b0 · report
fig2img ngushchin/lightsb/src/plotters.py official repository unverified MIT (permissive) · 5d9a01fa212bd744 · report
get_model_dict ngushchin/lightsb/ALAE/checkpointer.py official repository unverified MIT (permissive) · 424dcbf4c7ecc430 · report
parse_meta_mat ngushchin/lightsb/ALAE/dataset_preparation/prepare_imagenet.py official repository unverified MIT (permissive) · fa9606a3ab19942d · report
parse_val_groundtruth_txt ngushchin/lightsb/ALAE/dataset_preparation/prepare_imagenet.py official repository unverified MIT (permissive) · a928de007e90f17d · report

Tasks

Density Estimation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Logistic Regression

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