OCLGMLJul 3, 2019

A unified approach to mixed-integer optimization problems with logical constraints

arXiv:1907.02109v352 citations
Originality Highly original
AI Analysis

This work addresses optimization problems in domains like network design and portfolio selection, offering significant performance improvements over existing methods.

The authors tackled a family of mixed-integer optimization problems with logical constraints by proposing a unified framework that reformulates them as convex binary optimization problems, achieving solutions up to 40% better and scaling to problems with 100,000 covariates compared to previous limits of 400 securities.

We propose a unified framework to address a family of classical mixed-integer optimization problems with logically constrained decision variables, including network design, facility location, unit commitment, sparse portfolio selection, binary quadratic optimization, sparse principal analysis and sparse learning problems. These problems exhibit logical relationships between continuous and discrete variables, which are usually reformulated linearly using a big-M formulation. In this work, we challenge this longstanding modeling practice and express the logical constraints in a non-linear way. By imposing a regularization condition, we reformulate these problems as convex binary optimization problems, which are solvable using an outer-approximation procedure. In numerical experiments, we establish that a general-purpose numerical strategy, which combines cutting-plane, first-order and local search methods, solves these problems faster and at a larger scale than state-of-the-art mixed-integer linear or second-order cone methods. Our approach successfully solves network design problems with 100s of nodes and provides solutions up to 40\% better than the state-of-the-art; sparse portfolio selection problems with up to 3,200 securities compared with 400 securities for previous attempts; and sparse regression problems with up to 100,000 covariates.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes