Learning to Optimize for Mixed-Integer Non-linear Programming with Feasibility Guarantees
Bo Tang, Elias B. Khalil, J\'an Drgo\v{n}a

TL;DR
This paper introduces a learning-based optimization method for large-scale parametric mixed-integer nonlinear programs, ensuring feasibility and integrality with theoretical guarantees and fast, high-quality solutions.
Contribution
It develops a novel L2O framework for MINLPs that enforces feasibility and integrality, with proven convergence and scalability to large problems.
Findings
Scales to MINLPs with tens of thousands of variables
Produces feasible solutions within milliseconds
Often outperforms traditional solvers and heuristics
Abstract
Mixed-integer nonlinear programs (MINLPs) arise in domains such as energy systems, process engineering, and transportation, and are notoriously difficult to solve at scale due to the interplay of discrete decisions and nonlinear constraints. In many practical settings, these problems appear in parametric form, where objectives and constraints depend on instance-specific parameters, creating the need for fast and reliable solutions across related instances. While learning-to-optimize (L2O) methods have shown strong performance in continuous optimization, extending them to MINLPs requires enforcing both feasibility and integrality within a data-driven framework. We propose an L2O approach tailored to parametric MINLPs that generates instance-specific solutions using integer correction layers to enforce integrality and a gradient-based projection to ensure feasibility of the inequality…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Control Systems Optimization · Advanced Optimization Algorithms Research · Fault Detection and Control Systems
