Papers
Topics
Authors
Recent
Search
2000 character limit reached

Dynamic Sinkhorn Recursion in OT

Updated 29 June 2026
  • Dynamic Sinkhorn Recursion is the continuous-time limit of the classical Sinkhorn algorithm, connecting discrete iterative methods with measure-valued flows in OT.
  • It formulates the evolution via a parabolic Monge–Ampère system and interprets the updates as Wasserstein mirror gradient flows, ensuring convergence.
  • The framework guarantees exponential convergence under log-Sobolev conditions and provides a stochastic interpretation through McKean–Vlasov diffusions.

Dynamic Sinkhorn Recursion refers to the continuous-time limit of the classical Sinkhorn or Iterative Proportional Fitting Procedure (IPFP) for entropy-regularized optimal transport (OT). In this framework, as the regularization parameter ε0\varepsilon \to 0 and the number of iterations is scaled appropriately, alternative updates of the dual variables converge to a time-evolution in the $2$-Wasserstein space. This evolution, described by a parabolic Monge–Ampère PDE, is characterized as a Wasserstein mirror gradient flow for the relative entropy functional. The dynamic Sinkhorn recursion thus provides a bridge between discrete iterative OT algorithms and continuous-time, measure-valued flows, with associated exponential convergence results and a stochastic interpretation via McKean–Vlasov diffusions.

1. From Discrete Sinkhorn to Continuous-Time Evolution

The classical Sinkhorn algorithm for entropy-regularized OT solves for the optimal coupling between two densities μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx and ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy by iteratively updating dual “potential” functions:

  • At iteration kk, the vv-potential is updated as

vk(y)=εlogexp(xyuk(x)f(x)ε)dxv_k(y) = \varepsilon \log \int \exp\left(\frac{x \cdot y - u_k(x) - f(x)}{\varepsilon}\right)\,dx

  • The uu-potential is updated via

uk+1(x)=εlogexp(xyvk(y)g(y)ε)dyu_{k+1}(x) = \varepsilon \log \int \exp\left(\frac{x \cdot y - v_k(y) - g(y)}{\varepsilon}\right)\,dy

At the level of the marginals, letting ρk\rho_k and $2$0 denote the $2$1- and $2$2-marginals of the entropic coupling at step $2$3,

$2$4

Each update enforces one marginal constraint via a multiplicative scaling.

Passing to the parabolic scaling limit, as $2$5 and the iteration index $2$6, the discrete increment $2$7 (similarly for $2$8) converges to a time derivative of a convex function $2$9. The resulting pair μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx0 solves a coupled system of PDEs known as the parabolic Monge–Ampère equations.

2. Parabolic Monge–Ampère System and Marginal Evolution

In the scaling limit, the dynamic Sinkhorn recursion is governed by

μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx1

where μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx2 is the negative log-density of the pushforward of μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx3 by μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx4. The μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx5-marginal at time μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx6 is thus μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx7, forming an absolutely continuous curve in μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx8, the μ(dx)=ef(x)dx\mu(dx) = e^{-f(x)}dx9-Wasserstein space.

For the density ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy0, the pair ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy1 satisfies the continuity equation

ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy2

with velocity field

ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy3

Alternatively, the time evolution of the Brenier map ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy4 is given by

ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy5

where ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy6 denotes the Wasserstein gradient.

3. Mirror Gradient Flows in Wasserstein Geometry

The dynamic Sinkhorn recursion is naturally interpreted as a mirror descent on the space of probability measures:

  • The “potential” is ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy7
  • The mirror is ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy8

The Wasserstein gradient of ν(dy)=eg(y)dy\nu(dy) = e^{-g(y)}dy9, kk0, yields the mirror coordinate kk1. The kk2-mirror gradient of kk3 is

kk4

The resulting mirror-flow is described by

kk5

which, in terms of the densities, leads back to the continuity equation with velocity field kk6 above. The norm kk7 coincides with the (infinitesimal) linearized OT (LOT) metric.

4. Exponential Convergence and Log-Sobolev Conditions

Suppose kk8 satisfies a logarithmic Sobolev inequality with constant kk9 and vv0 has uniform spectral bounds so that vv1. Then, the evolution enjoys a global exponential decay:

vv2

This implies

vv3

and, consequently,

vv4

Exponential convergence is thus guaranteed under the joint log-Sobolev and Hessian conditions.

5. Sinkhorn Diffusion: McKean–Vlasov SDE Representation

The dynamic Sinkhorn recursion can be realized as the marginal law of a McKean–Vlasov diffusion:

vv5

with

vv6

Under reasonable regularity, vv7 has marginal density vv8 solving the Sinkhorn PDE.

In dual coordinates vv9,

vk(y)=εlogexp(xyuk(x)f(x)ε)dxv_k(y) = \varepsilon \log \int \exp\left(\frac{x \cdot y - u_k(x) - f(x)}{\varepsilon}\right)\,dx0

where vk(y)=εlogexp(xyuk(x)f(x)ε)dxv_k(y) = \varepsilon \log \int \exp\left(\frac{x \cdot y - u_k(x) - f(x)}{\varepsilon}\right)\,dx1 is a stationary solution.

Thus, the dynamic Sinkhorn recursion has a precise stochastic interpretation as the distributional flow of a non-linear diffusion process.

6. Significance and Scope

Dynamic Sinkhorn recursion provides a continuum limit unifying finite-dimensional IPFP-type methods with the geometry of optimal transport and infinite-dimensional mirror descent. The formulation via parabolic Monge–Ampère PDEs places the evolution within the established theory of Wasserstein geometry, mirror flows, and stochastic processes on spaces of probability measures. The exponential convergence established under log-Sobolev assumptions links algorithmic performance with underlying functional inequalities and regularity of densities. The stochastic realization (Sinkhorn diffusion) further connects the recursion to mean-field limits and probabilistic interpretations, expanding its relevance in analysis, probability, and algorithmic optimal transport (Deb et al., 2023).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Dynamic Sinkhorn Recursion.