An asymptotically superlinearly convergent semismooth Newton augmented Lagrangian method for Linear Programming
Xudong Li, Defeng Sun, and Kim-Chuan Toh

TL;DR
This paper introduces SNIPAL, a semismooth Newton augmented Lagrangian method that achieves superlinear convergence for large-scale linear programming, especially effective with dense data matrices where traditional interior-point methods struggle.
Contribution
The paper proposes SNIPAL, a novel semismooth Newton-based inexact proximal augmented Lagrangian method that converges superlinearly and handles dense LP problems more efficiently than existing solvers.
Findings
SNIPAL demonstrates superlinear convergence in large-scale LPs.
Numerical results show SNIPAL outperforms Gurobi on dense LP problems.
SNIPAL effectively manages dense data matrices with less computational cost.
Abstract
Powerful interior-point methods (IPM) based commercial solvers, such as Gurobi and Mosek, have been hugely successful in solving large-scale linear programming (LP) problems. The high efficiency of these solvers depends critically on the sparsity of the problem data and advanced matrix factorization techniques. For a large scale LP problem with data matrix that is dense (possibly structured) or whose corresponding normal matrix has a dense Cholesky factor (even with re-ordering), these solvers may require excessive computational cost and/or extremely heavy memory usage in each interior-point iteration. Unfortunately, the natural remedy, i.e., the use of iterative methods based IPM solvers, although can avoid the explicit computation of the coefficient matrix and its factorization, is not practically viable due to the inherent extreme ill-conditioning of the large scale normal…
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 · Matrix Theory and Algorithms · Optimization and Variational Analysis
