Optimality-Informed Neural Networks for Solving Parametric Optimization Problems
Matthias K. Hoffmann, Amine Othmane, Kathrin Fla{\ss}kamp

TL;DR
This paper introduces OptINNs, a neural network approach that efficiently learns solutions to parametric optimization problems by embedding optimality conditions and constraints, improving accuracy and data efficiency.
Contribution
The paper proposes a novel neural network architecture, OptINNs, that incorporates optimality conditions and constraints directly into the learning process for parametric optimization.
Findings
OptINNs match quadratic-penalty baseline accuracy on small problems.
OptINNs achieve lower constraint violations on larger problems.
Embedding optimality and feasibility improves learning efficiency and solution quality.
Abstract
Many engineering tasks require solving families of nonlinear constrained optimization problems, parametrized in setting-specific variables. This is computationally demanding, particularly, if solutions have to be computed across strongly varying parameter values, e.g., in real-time control or for model-based design. Thus, we propose to learn the mapping from parameters to the primal optimal solutions and to their corresponding duals using neural networks, giving a dense estimation in contrast to gridded approaches. Our approach, Optimality-informed Neural Networks (OptINNs), combines (i) a KKT-residual loss that penalizes violations of the first-order optimality conditions under standard constraint qualifications assumptions, and (ii) problem-specific output activations that enforce simple inequality constraints (e.g., box-type/positivity) by construction. This design reduces data…
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 Multi-Objective Optimization Algorithms · Model Reduction and Neural Networks · Machine Learning in Materials Science
