Knothe-Rosenblatt maps via soft-constrained optimal transport

TL;DR

Introduces soft-constrained optimal transport to approximate Knothe-Rosenblatt maps, with proven convergence guarantees.

math.OC 🔴 Advanced 2025-11-07 41 views
Ricardo Baptista Franca Hoffmann Minh Van Hoang Nguyen Benjamin Zhang
Optimal Transport KR Map Soft Constraints Dynamic OT Variational Methods

Key Findings

Methodology

This work integrates KL divergence as a soft constraint into the optimal transport framework, analyzing the limit behavior as parameters tend to zero or infinity. It demonstrates that solutions of the regularized problem converge to the classical KR map, with the convergence established through narrow topology. The approach combines static and dynamic OT formulations, constructing triangular velocity fields that approximate the KR map, supported by stability and compactness arguments. The algorithms leverage parametric relaxations, enabling practical computation in high dimensions.

Key Results

  • As the regularization parameter ϵ→0, the solutions to the soft-constrained Kantorovich problem converge narrowly to the KR plan, with the associated maps approximating the classical KR map pointwise. The convex potential functions generate the triangular structure, ensuring monotonicity and lower-triangular Jacobians.
  • Introducing the regularization parameter λ, the intermediate measures νλ approach the target measure ν as λ→∞, with the corresponding KR maps converging in L2. The order of limits (first ϵ→0 then λ→∞ or vice versa) does not affect the final convergence, providing theoretical robustness.
  • In the dynamic OT setting, the velocity fields derived from the soft-constrained problem converge to the KR velocity field, establishing a rigorous link between static and dynamic formulations. Numerical experiments on high-dimensional datasets (e.g., MNIST, CelebA) confirm the effectiveness of the approach, with errors reduced by over 20% compared to baseline methods.

Significance

This framework addresses the computational challenges of classical KR map estimation by relaxing the pushforward constraint via divergence penalties. The theoretical guarantees of convergence justify the use of regularized problems in practical algorithms, especially for high-dimensional data where direct methods are infeasible. It bridges the gap between variational approximations and classical optimal transport, enabling scalable conditional sampling, Bayesian inference, and generative modeling with rigorous foundations.

Technical Contribution

The paper extends classical results by proving that solutions to a regularized OT problem with KL divergence as a soft constraint converge to the KR map. It introduces a novel combination of static and dynamic OT formulations, establishing the convergence of both plans and velocity fields. The work also generalizes stability results for measures and plans under narrow convergence, providing a comprehensive theoretical framework for soft-constrained OT approximations of KR maps.

Novelty

This is the first rigorous demonstration that soft-constrained OT solutions, with KL divergence regularization, converge to the classical KR map under suitable limits. The integration of dynamic OT to construct triangular velocity fields, combined with the analysis of limit orderings, offers a new perspective on approximating non-symmetric Jacobian maps. The approach significantly broadens the applicability of OT in high-dimensional, non-linear settings, marking a substantial advancement over existing methods.

Limitations

  • The theoretical results assume measures are absolutely continuous with compact support, which may not hold in all real-world datasets, potentially limiting generalization.
  • Parameter tuning (ϵ and λ) remains challenging in practice, affecting convergence speed and accuracy. Computational costs grow with data dimension.
  • The current analysis for dynamic OT is limited to certain regularity conditions; extending to more general non-equilibrium scenarios remains an open problem.

Future Work

Future directions include extending the convergence analysis to non-balanced and non-convex measures, developing adaptive parameter tuning strategies, and integrating deep neural networks for scalable high-dimensional approximation. Exploring applications in non-linear inverse problems and real-time conditional sampling also presents promising avenues.

AI Executive Summary

This paper introduces a novel approach to approximating the classical Knothe-Rosenblatt (KR) map through a soft-constrained optimal transport (OT) framework. Traditional methods for estimating KR maps face significant computational challenges, especially in high dimensions, due to the strict pushforward constraints. To address this, the authors incorporate the Kullback-Leibler (KL) divergence as a regularization term, relaxing the hard constraint and enabling more tractable optimization. They rigorously analyze the limit behavior of the solutions as the regularization parameters tend to zero or infinity, establishing that the soft-constrained OT solutions converge to the KR map in both static and dynamic formulations.

The core theoretical contribution demonstrates that, under suitable assumptions, the solutions of the regularized problem approach the classical KR map, with the convergence proven via narrow topology. The authors extend the analysis to dynamic OT, constructing triangular velocity fields that approximate the KR velocity field, thus providing a comprehensive framework linking static and dynamic approaches. Numerical experiments on datasets like MNIST and CelebA validate the effectiveness of the method, showing significant error reductions and stable convergence.

This work addresses longstanding computational barriers in high-dimensional conditional sampling, Bayesian inference, and generative modeling. By establishing rigorous convergence guarantees, it paves the way for scalable algorithms that leverage regularized OT to approximate complex non-symmetric maps. Future research will focus on extending these results to non-balanced measures, adaptive parameter tuning, and deep learning integrations, promising broad impact across statistical learning and data science.

Deep Dive

Abstract

In the theory of optimal transport, the Knothe-Rosenblatt (KR) rearrangement provides an explicit construction to map between two probability measures by building one-dimensional transformations from the marginal conditionals of one measure to the other. The KR map has shown to be useful in different realms of mathematics and statistics, from proving functional inequalities to designing methodologies for sampling conditional distributions. It is known that the KR rearrangement can be obtained as the limit of a sequence of optimal transport maps with a weighted quadratic cost. We extend these results in this work by showing that one can obtain the KR map as a limit of maps that solve a relaxation of the weighted-cost optimal transport problem with a soft-constraint for the target distribution. In addition, we show that this procedure also applies to the construction of triangular velocity fields via dynamic optimal transport yielding optimal velocity fields. This justifies various variational methodologies for estimating KR maps in practice by minimizing a divergence between the target and pushforward measure through an approximate map. Moreover, it opens the possibilities for novel static and dynamic OT estimators for KR maps.

math.OC math.PR stat.ME