Star-Separable Transport Maps in Semi-Discrete OT
- Star-separable transport maps are a property in semi-discrete optimal transport that partition the source domain into star-shaped Laguerre cells centered at discrete target points.
- The structure guarantees that each Laguerre cell contains its generator, facilitating accurate numerical integration and rapid convergence using Newton’s method.
- Leveraging this property yields significant computational improvements over traditional quasi-Newton and boundary discretization methods in multi-dimensional transport problems.
Star-separable transport maps are a structural property of solutions to semi-discrete optimal transport (OT) problems, characterized by a partitioning of the source domain into regions, each associated with a discrete target point. This property is established for cost functions that are positive combinations of -norms, , resulting in each region (also referred to as a Laguerre cell) being star-shaped with respect to its associated target point. The star-separable structure underlies efficient and accurate numerical algorithms for solving the Monge problem in two or more dimensions, with proven performance and convergence guarantees (Dieci et al., 2023).
1. Semi-Discrete Optimal Transport Formulation
The semi-discrete OT problem consists of finding a transport map between a continuous source measure and a discrete target measure that minimizes the transportation cost. The domain is compact, convex, with piecewise-smooth boundary and positive Lebesgue measure. The source measure is absolutely continuous: . The target measure is discrete,
with . The cost function takes the form
which ensures positivity, symmetry, the triangle inequality, shift-invariance, and homogeneity. A partition of into Laguerre cells is generated via a weight vector :
These Laguerre cells are disjoint and collectively exhaustive, i.e., .
2. Star-Shapedness of Laguerre Cells
The core result underpinning star-separable transport maps is the star-shapedness theorem: for any admissible cost as above, each Laguerre cell is star-shaped with respect to its generator . Formally, for every , the entire segment remains within . The argument is rooted in the metric properties of , specifically the triangle inequality and shift-invariance.
Key lemmas justifying this structure include:
- Lemma A: each cell contains its generator, i.e., if .
- Lemma B: feasibility on boundaries demands whenever . The star-shapedness proof proceeds by contradiction using pathwise sampling along segments from to and the cost function’s convexity and triangle inequality, guaranteeing no exit from along such rays.
3. Dual Potentials and Hessian Structure
The semi-discrete OT problem admits a dual in the weights :
which is convex and continuously differentiable. The gradient is given by
so the optimal enforces that each cell has measure matching its target mass. The Hessian is, under mild regularity, symmetric and positive semi-definite with
Here is the -dimensional surface element on the interface. The rank is , and the nullspace is spanned by .
4. Computational Methodology Leveraging Star-Separability
The star-shapedness yields a "star-separable" representation (Editor's term): each cell can be parametrized by a single-valued radial function in direction ,
This enables high-accuracy evaluation of integrals required for the gradient and Hessian:
- For the gradient:
computed via adaptive 1-D quadrature (e.g., composite Simpson) over each directional slice.
- For the Hessian, off-diagonal entries reduce to surface integrals over facets , split into sectors parameterized by , evaluated again using 1-D adaptive quadrature. The star-shaped property guarantees is single-valued, preventing ambiguity in this parametrization.
Newton’s method is applied to solve for :
- The system is projected onto the subspace orthogonal to ; the Hessian’s singularity is inherent (total mass conservation).
- Step feasibility is checked: for all ; steps are halved until feasibility.
- Descent in the merit function can be enforced by line search for global convergence.
Initialization in 2D is feasible from (the Voronoi case), or by coarse-grid Newton–Raphson-like “auction” procedures.
5. Numerical Performance and Comparison
Extensive 2D numerical results are reported for the square using 2-norm and -norm cost combinations. Empirical findings include:
- For to and both smooth/non-uniform source densities, Newton's method achieves convergence () in 2–6 steps.
- Radial (star-shaped) integration achieves area errors below machine tolerance (), significantly outperforming boundary discretization approaches.
- Analytic Hessian entries (surface integrals) are computed faster than finite-difference approximations of gradients.
- Comparisons with L-BFGS (quasi-Newton) and boundary subdivision methods reveal orders-of-magnitude improvements in speed and accuracy.
- Problems with or remain tractable, though cell boundaries develop increased curvature, resulting in higher quadrature costs.
6. Scope and Extensions
The star-separable property for semi-discrete OT is valid for any cost function expressible as with . It provides both a conceptual simplification—reducing each cell to a radial structure—and a practical computational advantage, yielding rapid, globally convergent Newton solvers in low dimensions (notably 2D, with potential extension to 3D). The encapsulation of each Laguerre cell by a single-valued ray function is key for both geometric proofs and adaptive integration schemes, with direct impact on the efficiency and reliability of large-scale OT solvers (Dieci et al., 2023).
Sponsored by Paperpile, the PDF & BibTeX manager trusted by top AI labs.
Get 30 days free