A Neural Network Framework for Discovering Closed-form Solutions to Quadratic Programs with Linear Constraints
Fuat Can Beylunioglu, P. Robert Duimering, Mehrdad Pirnia

TL;DR
This paper introduces a neural network method that analytically derives exact closed-form solutions for quadratic programs with linear constraints, ensuring optimality and feasibility without training.
Contribution
The proposed approach analytically computes NN parameters from problem data to discover exact solutions, bypassing traditional training and guaranteeing accuracy across all solution regions.
Findings
Outperformed classical DNN in KKT optimality and feasibility.
Achieved competitive or better performance than Gurobi solver.
Solved large-scale energy planning problems in seconds.
Abstract
Deep neural networks (DNNs) have been used to model complex optimization problems in many applications, yet have difficulty guaranteeing solution optimality and feasibility, despite training on large datasets. Training a NN as a surrogate optimization solver amounts to estimating a global solution function that maps varying problem input parameters to the corresponding optimal solutions. Work in multiparametric programming (mp) has shown that solutions to quadratic programs (QP) are piece-wise linear functions of the parameters, and researchers have suggested leveraging this property to model mp-QP using NN with ReLU activation functions, which also exhibit piecewise linear behaviour. This paper proposes a NN modeling approach and learning algorithm that discovers the exact closed-form solution to QP with linear constraints, by analytically deriving NN model parameters directly from the…
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.
