(456d) Differentiable McCormick Relaxations for Global Optimization
AIChE Annual Meeting
2016
2016 AIChE Annual Meeting
Computing and Systems Technology Division
Advances in Optimization I
Wednesday, November 16, 2016 - 9:27am to 9:46am
This presentation describes conditions under which Tsoukalas and Mitsos's relaxation scheme is guaranteed to produce continuously differentiable relaxations, and shows how these conditions may be satisfied for any factorable function by modifying the treatment of products and other multivariate intrinsic functions. The result is a continuously differentiable variant of McCormick's relaxations that retain the various computational benefits of the established schemes: the new relaxations may be generated and evaluated automatically, cheaply, and accurately, and converge rapidly to the relaxed function as the considered domain is reduced in size. Gradients may be evaluated using standard automatic differentiation techniques, removing the need for dedicated subgradient propagation methods. The new relaxations remain differentiable even if the relaxed function is nonsmooth. Moreover, since the relaxations are generated in closed form, they may be employed in established methods for generating convex underestimators for implicit functions and the solutions of parametric ordinary differential equations.
This presentation focuses on the construction of the differentiable relaxations themselves; a case study in optimization of an offshore LNG production employing these relaxations is the topic of a separate presentation. An implementation in C++ based on the library MC++ [3] is described.
References:
[1]: G.P. McCormick, Computability of global solutions to factorable nonconvex programs: Part I - Convex underestimating problems. Math. Program., 10 (1976), pp. 147-175.
[2]: A. Tsoukalas and A. Mitsos, Multivariate McCormick relaxations. J. Glob. Optim., 59 (2014), pp. 633-662.
[3]: B. Chachuat, MC++: A toolkit for bounding factorable functions, https://projects.coin-or.org/MCpp