paper-with-me

Papers

Implicit Primal-Dual Interior-Point Methods for Quadratic Programming

2026-04-01 · Jon Arrizabalaga, Zachary Manchester arxiv

This paper introduces a new method for solving quadratic programs using primal-dual interior-point methods. Instead of handling complementarity as an explicit equation in the Karush-Kuhn-Tucker (KKT) conditions, we ensure that complementarity is implicitly satisfied by construction. This is achieved by introducing an auxiliary variable and relating it to the duals and slacks via a retraction map. Specifically, we prove that the softplus function has favorable numerical properties compared to the commonly used exponential map. The resulting KKT system is guaranteed to be spectrally bounded, thereby eliminating the most pressing limitation of primal-dual methods: ill-conditioning near the solution. These attributes facilitate the solution of the underlying linear system, either by removing the need to compute factorizations at every iteration, enabling factorization-free approaches like indirect solvers, or allowing the solver to achieve high accuracy in low-precision arithmetic. Consequently, this novel perspective opens new opportunities for interior-point methods, especially for solving large-scale problems to high precision.

📄 PDF Abstract BibTeX arXiv:2604.00364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WARP: A Benchmark for Primal-Dual Warm-Starting of Interior-Point Solvers

2026-05-07 · Dhruv Suri, Helgi Hilmarsson, Shourya Bose arxiv

Solving AC Optimal Power Flow (AC-OPF) is of central importance in electricity market operations, where interior-point methods (IPMs) such as IPOPT are the standard solvers. A growing body of work uses machine learning t…

Available Transfer Capability Calculation for Wind-Integrated Power Systems Considering Wind Speed Spatiotemporal Correlation and Primal-Dual Interior Point Method

2024-09-21 · Xia-Liang Huangpu

This paper explores the intricate effects of wind power integration on the Available Transfer Capability (ATC) of power systems, emphasizing the significance of spatiotemporal correlations in wind speed. We present an in…

Primal-dual path-following methods and the trust-region updating strategy for linear programming with noisy data

2020-06-13 · Xin-long Luo, Yi-yan Yao

In this article, we consider the primal-dual path-following method and the trust-region updating strategy for the standard linear programming problem. For the rank-deficient problem with the small noisy data, we also giv…

Sparse Linear Programming via Primal and Dual Augmented Coordinate Descent

2015-12-01 · NeurIPS 2015 12 · Ian En-Hsu Yen, Kai Zhong, Cho-Jui Hsieh, Pradeep K. Ravikumar 외

Over the past decades, Linear Programming (LP) has been widely used in different areas and considered as one of the mature technologies in numerical optimization. However, the complexity offered by state-of-the-art algor…

Large-scale optimization with the primal-dual column generation method

2013-09-09 · Jacek Gondzio, Pablo González-Brevis, Pedro Munari

The primal-dual column generation method (PDCGM) is a general-purpose column generation technique that relies on the primal-dual interior point method to solve the restricted master problems. The use of this interior poi…

CPUDecision MakingDecision Making Under Uncertainty