An Interior-Point-Inspired algorithm for Linear Programs arising in Discrete Optimal Transport
Filippo Zanetti, Jacek Gondzio

TL;DR
This paper introduces a hybrid interior-point-inspired algorithm for large-scale linear programs in discrete optimal transport, leveraging sparsity and matrix-free techniques to improve efficiency and scalability.
Contribution
It develops a novel hybrid algorithm combining interior point methods and column generation tailored for large sparse LPs in optimal transport, with theoretical sparsity insights and efficient implementation.
Findings
The method handles problems with over four billion variables.
It competes with state-of-the-art solvers in time and memory.
The approach is robust and scalable for large problems.
Abstract
Discrete Optimal Transport problems give rise to very large linear programs (LP) with a particular structure of the constraint matrix. In this paper we present a hybrid algorithm that mixes an interior point method (IPM) and column generation, specialized for the LP originating from the Kantorovich Optimal Transport problem. Knowing that optimal solutions of such problems display a high degree of sparsity, we propose a column-generation-like technique to force all intermediate iterates to be as sparse as possible. The algorithm is implemented nearly matrix-free. Indeed, most of the computations avoid forming the huge matrices involved and solve the Newton system using only a much smaller Schur complement of the normal equations. We prove theoretical results about the sparsity pattern of the optimal solution, exploiting the graph structure of the underlying problem. We use these results…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Facility Location and Emergency Management · Advanced Polymer Synthesis and Characterization
