Piecewise linear approximation for MILP leveraging piecewise convexity to improve performance
Felix Birkelbach, David Huber, Ren\'e Hofmann

TL;DR
This paper introduces a piecewise-convex approximation (PwCA) method for MILP that simplifies non-linear functions into convex constraints, significantly reducing solving time in large-scale engineering optimization problems.
Contribution
The paper presents a novel algorithm for piecewise-linear approximation of multivariate non-linear functions using convex sets, requiring only one auxiliary binary variable, enhancing MILP efficiency.
Findings
PwCA outperforms simplex approximation in solving time.
The method reduces auxiliary variables needed in MILP formulations.
Significantly faster solutions in large MILP problems like unit commitment.
Abstract
Mixed integer linear programming (MILP) has seen a sharp rise in use for engineering optimization applications in recent years. Even for initially non-linear problems, it is often the method of choice. Then, the non-linear functions have to be approximated in a way, that allows for an efficient implementation in MILP. To realize adaptive operation planning with MILP unit commitment, piecewise-linear approximations of the functions that describe the operating behavior of devices in the energy system have to be computed. We present an algorithm to compute a piecewise-linear approximation of a multi-variate non-linear function. The algorithm splits the domain into two regions and approximates each region with a set of hyperplanes that can be translated to a convex set of constraints in MILP. The main advantage of this "piecewise-convex approximation" (PwCA) compared to more general…
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
TopicsSmart Grid Energy Management · Process Optimization and Integration · Electric Power System Optimization
