Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 89 tok/s
Gemini 2.5 Pro 53 tok/s Pro
GPT-5 Medium 26 tok/s Pro
GPT-5 High 25 tok/s Pro
GPT-4o 93 tok/s Pro
Kimi K2 221 tok/s Pro
GPT OSS 120B 457 tok/s Pro
Claude Sonnet 4 38 tok/s Pro
2000 character limit reached

Barycentric Projections in Optimal Transport

Updated 16 September 2025
  • Barycentric projections in optimal transport are mappings that assign each source point a representative barycenter of its conditional distribution, encapsulating key deterministic and stochastic features.
  • They underpin dual formulations and martingale decompositions, simplifying the analysis of both classical and weak transport problems with convex cost functions.
  • Numerical methods, including entropic regularization, use barycentric projections to derive continuous approximations from discrete plans, boosting efficiency in high-dimensional settings.

Barycentric projections of optimal transport plans refer to the construction, analysis, and implementation of mappings that assign to each point in the source space a representative “barycenter”—often a mean or centroid—of the conditional distribution over target points specified by an optimal (or weakly optimal) transport plan. Barycentric projections arise in classical optimal transport, weak transport problems, and entropic regularizations, and serve as a unifying tool in both the duality theory and computational practice of transport.

1. Mathematical Definition and Conceptual Framework

Given probability measures μ\mu and ν\nu on Rd\mathbb{R}^d (or more generally, on a Polish space) and a transport plan πΠ(μ,ν)\pi \in \Pi(\mu,\nu), the barycentric projection TπT_\pi is defined as: Tπ(x)=ydπx(y)T_\pi(x) = \int y\, d\pi^x(y) where πx\pi^x is the disintegration ("conditional law") of π\pi given xx (see (Pramenković, 9 Jul 2025, Gozlan et al., 5 Sep 2025, Benamou et al., 2014, Oberman et al., 2015)). In applications where πx\pi^x is not a Dirac (as in the Monge case), TπT_\pi gives a canonical summary: the barycenter (expected value) of the assigned mass.

In weak optimal transport and its extensions (e.g., barycentric or quadratic barycentric transport), the cost depends explicitly on the mean (or moments) of πx\pi^x rather than on specific realizations yy (see (Gozlan et al., 2018, Pramenković, 9 Jul 2025, Gozlan et al., 5 Sep 2025)).

2. Barycentric Projections in Weak and Barycentric Optimal Transport

In weak OT, the cost C(x,ρ)C(x,\rho) is a function of xx and an entire conditional measure ρP1(Rd)\rho \in \mathcal{P}_1(\mathbb{R}^d), often through its barycenter: C(x,ρ)=θ(xmean(ρ))C(x, \rho) = \theta(x - \text{mean}(\rho)) for a convex function θ\theta (Pramenković, 9 Jul 2025, Gozlan et al., 5 Sep 2025, Gozlan et al., 2018). This leads to defining the "barycentric projection" of the optimal plan as the map minimizing the expected target mean conditioned on xx. In the quadratic barycentric case: T2(νμ)=infπΠ(μ,ν)E[YX]X2dμ(x)T_2(\nu|\mu) = \inf_{\pi\in\Pi(\mu,\nu)} \int |E[Y|X] - X|^2 d\mu(x)

A key finding is the decomposition of optimal plans into a deterministic map (the barycentric projection) followed by a martingale coupling (see (Gozlan et al., 5 Sep 2025, Gozlan et al., 2018)):

  • The map xφ(x)x \mapsto \nabla \varphi(x) yields the measure μˉ=(φ)#μ\bar{\mu} = (\nabla \varphi)_\# \mu which is the projection of μ\mu onto measures less than ν\nu in convex order.
  • The complete optimal plan is (X,Y)(X,Y) with XμX \sim \mu, first mapped deterministically via Xφ(X)X \mapsto \nabla \varphi(X), then a martingale kernel sends μˉ\bar{\mu} to ν\nu.
  • The martingale condition E[YX]=Tπ(X)=φ(X)E[Y|X] = T_\pi(X) = \nabla\varphi(X) characterizes barycentric optimality.

In full generality, barycentric projections allow the restriction of dual potentials to convex functions, giving dual forms where

supψ convex[μ(ψc)ν(ψ)]\sup_{\psi\ \text{convex}} \left[ \mu(\psi^c) - \nu(\psi) \right]

with ψc\psi^c the CC-conjugate defined via the barycentric cost (Pramenković, 9 Jul 2025, Gozlan et al., 2018, Gozlan et al., 5 Sep 2025).

3. Dual Formulations and Structure of Optimal Plans

Duality is central to the theory and effectiveness of barycentric projections:

  • In quadratic barycentric transport (Gozlan et al., 5 Sep 2025), the Kantorovich dual problems use operators Q2Q_2 and P2P_2:

Q2f(x)=infyRd{f(y)+12xy2}Q_2 f(x) = \inf_{y\in\mathbb{R}^d}\left\{f(y) + \frac12|x-y|^2\right\}

P2g(y)=supxRd{g(x)12xy2}P_2 g(y) = \sup_{x\in\mathbb{R}^d}\left\{g(x) - \frac12|x-y|^2\right\}

  • The barycentric projection Vy(x)V_y(x) (arising from the dual optimizer) is 1-Lipschitz, and its pushforward defines the "backward projection" p=(Vy)#pp^* = (V_y)_\# p.
  • The optimal plan π\pi decomposes as dπ(x,y)=dp(x)dqVy(x)(y)d\pi(x, y) = dp(x) \cdot dq_{V_y(x)}(y): deterministic mapping (projection) followed by a martingale transport.
  • This structure gives rise to interpolation formulas, such as in geodesics of the barycentric transport problem (Gozlan et al., 5 Sep 2025).

4. Computation and Algorithms

Numerical approaches employing barycentric projections are prolific:

  • Entropic regularization and iterative Bregman projections (Benamou et al., 2014) allow reformulating OT problems as KL projection problems. Here, the barycentric projection arises as the solution to iterative alternate projections, e.g., Sinkhorn-like scaling for barycenter computation.
  • In discrete or high-dimensional contexts, barycentric projections are crucial for extracting meaningful maps:
    • Barycentric projection as post-processing of an LP solution via yˉi=jπijyj/jπij\bar{y}_i = \sum_j \pi_{ij} y_j / \sum_j \pi_{ij} (Oberman et al., 2015), yielding convergence to continuous optimal maps as the grid is refined.
    • Plug-in estimators for empirical OT maps are constructed via barycentric projections, with established statistical rates and stability properties (Deb et al., 2021, Pooladian et al., 2021, Mordant, 16 Dec 2024).
  • In weak transport and barycentric WOT algorithms (Paty et al., 2022), primal and dual mirror descent iterations exploit the barycentric cost structure, resulting in improved numerical behaviors and interpretability.

5. Connections to Barycenters and Multi-marginal OT

Barycentric projections underpin the computation of Wasserstein barycenters:

  • In Wasserstein barycenter problems, the barycenter measure serves as a fixed point under the barycentric projection operator defined by averaging the pushforwards of the optimal maps from the candidate barycenter to each marginal (Álvarez-Esteban et al., 2015, Tanguy et al., 20 Dec 2024, Visentin et al., 28 May 2025).
  • The connection extends to multi-marginal transport; the barycentric projection yields, through a fixed-point or gradient-based procedure, the barycenter for arbitrary cost functions across families of measures (Tanguy et al., 20 Dec 2024).
  • In discrete settings, robust non-mass-splitting barycenter structure and sparse supports are achieved by construction of LPs guided by barycentric projections (Anderes et al., 2015, Borgwardt, 2017).
  • In sliced and expected sliced transport, the barycentric projection is synthesized by lifting 1D optimal plans and averaging; this enables metrics and embeddings in high-dimensions (Liu et al., 16 Oct 2024, Muzellec et al., 2019).

6. Geometric, Theoretical, and Practical Implications

Barycentric projections offer significant geometric and structural advantages:

  • They encode convex ordering: crucial in martingale OT, they preserve convex order constraints, and the Markov property in stochastic processes arising from barycentric interpolations (Gozlan et al., 5 Sep 2025).
  • In weak optimal transport, restricting the dual to convex potentials dramatically simplifies theory and computation, unifying classical, barycentric, and martingale transport frameworks (Pramenković, 9 Jul 2025, Gozlan et al., 5 Sep 2025, Gozlan et al., 2018, Paty et al., 2022).
  • In applications ranging from economics (labor market matching, utility models), image processing, diffusion models, and generative modeling, barycentric projections offer interpretable and statistically robust mappings and summaries (Paty et al., 2022, Visentin et al., 28 May 2025, Mordant, 16 Dec 2024).
  • Statistically, entropy-regularized barycentric projections yield estimators for the score function, with central limit theorems characterizing their asymptotic fluctuations as the regularization parameter shrinks (Mordant, 16 Dec 2024).

7. Summary of Main Formulas and Properties

Name Formula/Property Reference
Barycentric projection Tπ(x)=ydπx(y)T_\pi(x) = \int y\, d\pi^x(y) (Oberman et al., 2015, Benamou et al., 2014)
Quadratic bary. cost T2(vp)=infπE[E[YX]X2]T_2(v|p) = \inf_\pi E[|E[Y|X] - X|^2] (Gozlan et al., 5 Sep 2025, Gozlan et al., 2018)
Dual with Q2Q_2 Q2f(x)=infy{f(y)+12xy2}Q_2f(x) = \inf_{y}\{f(y) + \frac12|x - y|^2\} (Gozlan et al., 5 Sep 2025, Gozlan et al., 2018)
Structure of optimal dπ(x,y)=dp(x)dqVy(x)(y)d\pi(x, y) = dp(x) \cdot dq_{V_y(x)}(y); VyV_y is 1-Lipschitz barycentric map (Gozlan et al., 5 Sep 2025)
Benamou-Brenier analog T2(vp)=infE[01vt2dt]T_2(v|p) = \inf E[\int_0^1 |v_t|^2 dt], Xt=(1t)X0+tVy(X0)+MtVy(X0)X_t = (1-t)X_0+t V_y(X_0)+M_t-V_y(X_0) (Gozlan et al., 5 Sep 2025)
Weak OT dual supψ convex[μ(ψc)ν(ψ)]\sup_{\psi~\text{convex}} [\mu(\psi^c) - \nu(\psi)] (Pramenković, 9 Jul 2025, Gozlan et al., 2018)

Barycentric projections thus serve as a conceptual and computational cornerstone for optimal transport problems, streamlining duality, informing algorithm design, and providing theoretical and practical insights in both deterministic and weak/martingale frameworks. The decomposition into a canonical barycentric mapping and (when present) a martingale or further “noise” part underpins much of the modern structure theory of transport and its applications in statistics, high-dimensional geometry, and economics.

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Barycentric Projections of Optimal Transport Plans.