A New Duality-Free Framework for Convex Optimisation with Superlinear Convergence and Effective Warm-Starting
Michael Cummins, Eric Kerrigan

TL;DR
This paper introduces a duality-free framework called PVM for convex optimization that enables superlinear convergence and effective warm-starting, improving real-time control applications like MPC.
Contribution
The paper proposes the PVM framework, reformulating constrained problems as unconstrained minimizations, and develops a second order algorithm with superlinear convergence and warm-start capabilities.
Findings
Achieves superlinear convergence under certain conditions.
Demonstrates up to 70% reduction in Newton iterations with warm starting.
Performs competitively with state-of-the-art solvers from a cold start.
Abstract
Modern second order solvers for convex optimisation, such as interior point methods, rely on primal dual information and are difficult to warm start, limiting their applicability in real time control. We propose the PVM, a duality free framework that reformulates the constrained problem as the unconstrained minimisation of a value function. The resulting problem always has a solution, yields a certificate of infeasibility and is amenable to warm starting. We develop a second order algorithm for Quadratic Programming based on the PPA and semismooth Newton methods, and establish sufficient conditions for superlinear convergence to an arbitrarily small neighbourhood of the solution. Numerical experiments on a MPC problem demonstrate competitive performance with state of the art solvers from a cold start and up to 70\% reduction in Newton iterations when warm starting.
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
TopicsStochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research · Optimization and Variational Analysis
