A Specialized Semismooth Newton Method for Kernel-Based Optimal Transport
Tianyi Lin, Marco Cuturi, Michael I. Jordan
TL;DR
The paper tackles the computational bottleneck of kernel-based optimal transport (KOT) estimators in high dimensions by formulating a nonsmooth fixed-point model and solving it with a specialized semismooth Newton (SSN) method. It proves a global convergence rate of $O(1/\sqrt{k})$ and a local quadratic rate under standard regularity, while achieving substantial per-iteration savings by exploiting problem structure to reduce large linear systems to smaller ones. Empirical results show significant speedups over short-step interior-point methods (SSIPM) on synthetic data and real single-cell datasets, reinforcing the practical viability of KOT estimators with maintained statistical guarantees. The approach preserves the statistical efficiency of kernel-based OT while enabling scalable computation, enabling reliable OT map estimation in high-dimensional settings.
Abstract
Kernel-based optimal transport (OT) estimators offer an alternative, functional estimation procedure to address OT problems from samples. Recent works suggest that these estimators are more statistically efficient than plug-in (linear programming-based) OT estimators when comparing probability measures in high-dimensions~\citep{Vacher-2021-Dimension}. Unfortunately, that statistical benefit comes at a very steep computational price: because their computation relies on the short-step interior-point method (SSIPM), which comes with a large iteration count in practice, these estimators quickly become intractable w.r.t. sample size $n$. To scale these estimators to larger $n$, we propose a nonsmooth fixed-point model for the kernel-based OT problem, and show that it can be efficiently solved via a specialized semismooth Newton (SSN) method: We show, exploring the problem's structure, that the per-iteration cost of performing one SSN step can be significantly reduced in practice. We prove that our SSN method achieves a global convergence rate of $O(1/\sqrt{k})$, and a local quadratic convergence rate under standard regularity conditions. We show substantial speedups over SSIPM on both synthetic and real datasets.
