PINS: Proximal Iterations with Sparse Newton and Sinkhorn for Optimal Transport
Di Wu, Ling Liang, and Haizhao Yang

TL;DR
PINS introduces a novel two-loop solver for optimal transport that surpasses Sinkhorn's limitations, achieving higher accuracy and efficiency, especially for large-scale problems.
Contribution
The paper proposes PINS, a new method combining proximal-point and sparse-Newton techniques, with proven convergence and improved performance over existing algorithms.
Findings
PINS converges globally to the true OT solution.
PINS achieves 5-73 times faster convergence than Sinkhorn at similar accuracy.
PINS reduces memory usage by 24-54% compared to LP solvers on large instances.
Abstract
Optimal transport (OT) is a widely used tool in machine learning, but computing high-accuracy solutions for large instances remains costly. Entropic regularization and the Sinkhorn algorithm improve scalability; however, when the regularization parameter is small, Sinkhorn convergence slows, and the iterates approach an entropic solution that remains separated from the true OT plan by an entropic-bias plateau. We introduce PINS (Proximal Iterations with sparse Newton and Sinkhorn), a two-loop solver designed to move beyond this plateau. The outer loop applies an entropic proximal-point method, solving the original OT problem through a sequence of entropic subproblems with shifted cost matrices. Each inner subproblem is then solved by a Sinkhorn warm-up followed by sparse-Newton refinement. We prove that PINS converges globally to an optimal solution of the unregularized OT problem and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
