Polyhedral approximation in mixed-integer convex optimization
Miles Lubin, Emre Yamangil, Russell Bent, Juan Pablo Vielma

TL;DR
This paper introduces a novel polyhedral approximation method in mixed-integer convex optimization that improves solver performance by constructing higher-dimensional approximations and leveraging disciplined convex programming.
Contribution
The authors develop a new algorithm that strengthens polyhedral approximations using higher-dimensional spaces and demonstrate its effectiveness on benchmark problems.
Findings
Solved previously unsolved instances in MINLPLIB2
Achieved superior performance over existing solvers on many benchmarks
Enabled automated model translation using disciplined convex programming
Abstract
Generalizing both mixed-integer linear optimization and convex optimization, mixed-integer convex optimization possesses broad modeling power but has seen relatively few advances in general-purpose solvers in recent years. In this paper, we intend to provide a broadly accessible introduction to our recent work in developing algorithms and software for this problem class. Our approach is based on constructing polyhedral outer approximations of the convex constraints, resulting in a global solution by solving a finite number of mixed-integer linear and continuous convex subproblems. The key advance we present is to strengthen the polyhedral approximations by constructing them in a higher-dimensional space. In order to automate this extended formulation we rely on the algebraic modeling technique of disciplined convex programming (DCP), and for generality and ease of implementation we use…
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 Optimization Algorithms Research · Optimization and Packing Problems
