Technical Report ERGO 13-010

Branching and bounding improvements for global optimization algorithms with Lipschitz continuity properties
Coralia Cartis, Jaroslav M. Fowkes and Nicholas I. M. Gould

Abstract:

We present improvements to branch and bound techniques for globally optimizing functions with Lipschitz continuity properties by developing novel bounding procedures and parallelisation strategies. The bounding procedures involve nonconvex quadratic or cubic lower bounds on the objective and use estimates of the spectrum of the Hessian or derivative tensor, respectively. As the nonconvex lower bounds are only tractable if solved over Euclidean balls, we implement them in the context of a recent branch and bound algorithm (Fowkes et al., 2012) that uses overlapping balls. Compared to the rectangular tessellations of traditional branch and bound, overlapping ball coverings result in an increased number of subproblems that need to be solved and hence makes the need for their parallelization even more stringent and challenging. We develop parallel variants based on both data- and task-parallel paradigms, which we test on an HPC cluster on standard test problems with promising results.

Keywords:

Global optimization, lipschitzian optimization, parallel branch and bound, non-convex programming

Download:

ERGO-13-010.pdf

History:

Written: 5 June 2013

Status:

Submitted for publication