中文

Wasserstein Residuals: Learning Gradient Flows from Population Dynamics

机器学习 2026-07-06 v1 人工智能 机器学习

摘要

Reconstructing population dynamics is a central problem in the physical and data sciences. Often, the dynamics are modeled as a Wasserstein gradient flow (WGF): a curve of distributions driven by an energy functional. Though there are multiple mathematical characterizations of a WGF, the dominant algorithmic approach relies on the Jordan--Kinderlehrer--Otto (JKO) scheme. JKO-based methods are inflexible to time discretisation and require solving costly optimal transport problems. We take a residual approach, enforcing the continuity equations via a non-negative loss function whose minimum is the WGF. Combined with a data-fitting divergence, this gives a single global objective. This perspective unifies several existing methods and leads to a new particle-based method, stitching, that is simulation-free and robust to large gaps between observations. We demonstrate that the stitching method achieves state-of-the-art performance across trajectory inference benchmarks. For code see github.com/BasisResearch/wasserstein-residuals.

引用

@article{arxiv.2607.04738,
  title  = {Wasserstein Residuals: Learning Gradient Flows from Population Dynamics},
  author = {Markus Heinonen and Yair Shenfeld and Ricardo Baptista and Daniel Waxman and Dmitry Batenkov and Tim Cooijmans and Eli Bingham},
  journal= {arXiv preprint arXiv:2607.04738},
  year   = {2026}
}