A Learning-Based Inexact ADMM for Solving Quadratic Programs
Xi Gao, Jinxin Xiong, Linxin Yang, Akang Wang, Weiwei Xu, Jiang Xue

TL;DR
This paper presents a neural-accelerated inexact ADMM method for quadratic programs that maintains convergence guarantees and significantly speeds up solving times while improving solution accuracy.
Contribution
It introduces a learning-based inexact ADMM variant using LSTM networks, with proven convergence guarantees and superior empirical performance.
Findings
Achieves up to 28x speedup over existing solvers.
Maintains primal-dual convergence with learned approximations.
Outperforms existing learning-based methods in solution quality.
Abstract
Convex quadratic programs (QPs) constitute a fundamental computational primitive across diverse domains including financial optimization, control systems, and machine learning. The alternating direction method of multipliers (ADMM) has emerged as a preferred first-order approach due to its iteration efficiency - exemplified by the state-of-the-art OSQP solver. Machine learning-enhanced optimization algorithms have recently demonstrated significant success in speeding up the solving process. This work introduces a neural-accelerated ADMM variant that replaces exact subproblem solutions with learned approximations through a parameter-efficient Long Short-Term Memory (LSTM) network. We derive convergence guarantees within the inexact ADMM formalism, establishing that our learning-augmented method maintains primal-dual convergence while satisfying residual thresholds. Extensive experimental…
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
TopicsMachine Learning and Algorithms · Metaheuristic Optimization Algorithms Research · Advanced Control Systems Design
