Clash of MINLP Relaxations: Piecewise Linear vs. Global Parabolic
Adrian G\"o{\ss}

TL;DR
This paper compares piecewise linear and global parabolic relaxations for solving MINLPs, introducing an iterative PARA method that outperforms PWL relaxations at tighter tolerances, especially in problems with sine constraints.
Contribution
The paper presents a novel iterative PARA relaxation method and provides a comprehensive computational comparison with PWL relaxations, highlighting advantages at tighter tolerances.
Findings
PARA relaxations outperform PWL at high tolerances.
PARA maintains problem size without increasing variables.
PARA is particularly effective for sine-constrained problems.
Abstract
Solving mixed-integer nonlinear programs (MINLPs) typically relies on constructing relaxations that are easier to tackle than the original problem. Recently, global parabolic (PARA) relaxations were introduced, featuring separable quadratic functions -- paraboloids -- as global under- or overestimators of general nonlinear constraint functions. So far, the paraboloids are all computed at once by solving a mixed-integer linear program (MIP). For small tolerances or wide function domains, the corresponding MIP grows in size and is eventually intractable, reventing a meaningful comparison with established relaxation techniques. We therefore propose a novel iterative method to compute PARA approximations that succeeds on all tolerance-domain combinations where the original one has failed. The computational study is preceded by a thorough theoretical explanation and analysis. Finally, 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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Process Optimization and Integration · Constraint Satisfaction and Optimization
