菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-06
📄 Abstract - Wasserstein Residuals: Learning Gradient Flows from Population Dynamics

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 this http URL.

顶级标签: machine learning theory
详细标签: gradient flow optimal transport population dynamics trajectory inference particle method 或 搜索:

Wasserstein残差:从群体动力学中学习梯度流 / Wasserstein Residuals: Learning Gradient Flows from Population Dynamics


1️⃣ 一句话总结

本文提出一种新的基于残差的框架,通过最小化连续方程对应的非负损失函数来学习群体演化中的Wasserstein梯度流,并由此发展出一种无需模拟、对观测间隔不敏感的粒子拼接方法(stitching),在轨迹推断任务中取得了最先进的性能。

源自 arXiv: 2607.04738