The reviewed record of science sign in
Pith

arxiv: 2307.03672 · v3 · pith:AO5DLPHI · submitted 2023-07-07 · cs.LG

Simulation-free Schr\"odinger bridges via score and flow matching

Reviewed by Pithpith:AO5DLPHIopen to challenge →

classification cs.LG
keywords dynamicsflowmatchingproblemsimulation-freestochasticcelldata
0
0 comments X
read the original abstract

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 generalizes both the score-matching loss used in the training of diffusion models and the recently proposed flow matching loss used in the training of continuous normalizing flows. [SF]$^2$M interprets continuous-time stochastic generative modeling as a Schr\"odinger bridge problem. It relies on static entropy-regularized optimal transport, or a minibatch approximation, to efficiently learn the SB without simulating the learned stochastic process. We find that [SF]$^2$M is more efficient and gives more accurate solutions to the SB problem than simulation-based methods from prior work. Finally, we apply [SF]$^2$M to the problem of learning cell dynamics from snapshot data. Notably, [SF]$^2$M is the first method to accurately model cell dynamics in high dimensions and can recover known gene regulatory networks from simulated data. Our code is available in the TorchCFM package at https://github.com/atong01/conditional-flow-matching.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bridging Vision and Language Concepts through Optimal Transport Semantic Flow

    cs.CV 2026-06 unverdicted novelty 7.0

    OTF-CBM replaces static cosine similarity in vision-language CBMs with data-driven optimal transport flow to improve concept alignment, accuracy, and faithfulness.

  2. ConTact: Contact-First Antibody CDR Design via Explicit Interface Reasoning

    cs.LG 2026-05 unverdicted novelty 7.0

    ConTact introduces a contact-then-act architecture with distance-biased cross-attention and contact-weighted loss for antibody CDR design, reporting 5-6% better backbone RMSD and superior contact metrics on CHIMERA-Be...

  3. ConTact: Contact-First Antibody CDR Design via Explicit Interface Reasoning

    cs.LG 2026-05 unverdicted novelty 7.0

    ConTact decomposes CDR design into surface fingerprint learning, contact prediction, and contact-gated sequence generation using distance-biased attention and weighted loss, reporting 7% RMSD and 10% F1 gains on CHIME...

  4. Entropy Across the Bridge: Conditional-Marginal Discretization for Flow and Schr\"odinger Samplers

    cs.LG 2026-05 unverdicted novelty 7.0

    Derives a conditional-marginal entropy-rate objective for bridge-aware discretization that yields U-shaped schedules and improves low-NFE sample quality on 2D, CIFAR-10, and protein tasks.

  5. A Call to Lagrangian Action: Learning Population Mechanics from Temporal Snapshots

    cs.LG 2026-05 unverdicted novelty 7.0

    Wasserstein Lagrangian Mechanics learns second-order population dynamics from observed marginal snapshots without specifying the Lagrangian and outperforms gradient flow methods on tasks like vortex dynamics and embry...

  6. A Call to Lagrangian Action: Learning Population Mechanics from Temporal Snapshots

    cs.LG 2026-05 unverdicted novelty 7.0

    Wasserstein Lagrangian Mechanics learns second-order population dynamics from observed marginals without specifying the Lagrangian and outperforms gradient flow methods on periodic dynamics like vortex motion and flocking.

  7. A Call to Lagrangian Action: Learning Population Mechanics from Temporal Snapshots

    cs.LG 2026-05 unverdicted novelty 7.0

    Wasserstein Lagrangian Mechanics formalizes second-order dynamics in Wasserstein space and provides an algorithm to learn them from observed marginals without specifying the Lagrangian, outperforming gradient flows on...

  8. Stochastic Transition-Map Distillation for Fast Probabilistic Inference

    cs.LG 2026-05 unverdicted novelty 7.0

    STMD distills the full transition map of diffusion sampling SDEs into a conditional Mean Flow model to enable fast one- or few-step stochastic sampling without teacher models or bi-level optimization.

  9. ABC: Any-Subset Autoregression via Non-Markovian Diffusion Bridges in Continuous Time and Space

    cs.LG 2026-04 unverdicted novelty 7.0

    ABC enables any-subset autoregressive generation of continuous stochastic processes via non-Markovian diffusion bridges that track physical time and allow path-dependent conditioning.

  10. Rectified Schr\"odinger Bridge Matching for Few-Step Visual Navigation

    cs.RO 2026-04 unverdicted novelty 7.0

    RSBM exploits velocity field invariance across regularization levels to achieve over 94% cosine similarity and 92% success in visual navigation using only 3 integration steps.

  11. SplineFlow: Flow Matching for Dynamical Systems with B-Spline Interpolants

    cs.LG 2026-01 unverdicted novelty 7.0

    SplineFlow uses B-spline interpolation inside flow matching to jointly construct stable conditional paths that satisfy multi-marginal constraints for dynamical systems with irregular observations.

  12. AgForce Enables Antigen-conditioned Generative Antibody Design

    cs.LG 2026-05 unverdicted novelty 6.0

    AgForce improves antigen-conditioned antibody design by using framework dropout, gated bottlenecks, hyperbolic cross attention, MDN sequence head with Potts-like coupling, annealed MCL, and antigen cycle consistency t...

  13. EvoStruct: Bridging Evolutionary and Structural Priors for Antibody CDR Design via Protein Language Model Adaptation

    cs.LG 2026-05 unverdicted novelty 6.0

    EvoStruct integrates evolutionary priors from a protein language model with structural priors from an E(3)-equivariant GNN to raise amino acid recovery by 16% and diversity by 2.3x on CHIMERA-Bench while cutting perpl...

  14. Introduction to Stochastic Differential Equations for Generative Machine Learning: A Variational Perspective

    cs.LG 2026-06 unverdicted novelty 1.0

    An expository tutorial deriving the ELBO for SDE-based generative models and presenting diffusion, score, and flow matching as variational parameterizations illustrated on a 1D example.