Asynchronous Parallel Pattern Search for Nonlinear Optimization

Abstract

We introduce a new asynchronous parallel pattern search (APPS). Parallel pattern search can be quite useful for engineering optimization problems characterized by a small number of variables (say, fifty or less) and by objective functions that are expensive to evaluate, such as those defined by complex simulations that can take anywhere from a few seconds to many hours to run. The target platforms for APPS are the loosely coupled parallel systems now widely available. We exploit the algorithmic characteristics of pattern search to design variants that dynamically initiate actions solely in response to messages, rather than routinely cycling through a fixed set of steps. This gives a versatile concurrent strategy that allows us to effectively balance the computational load across all available processors. Further, it allows us to incorporate a high degree of fault tolerance with almost no additional overhead. We demonstrate the effectiveness of a preliminary implementation of APPS on both standard test problems as well as some engineering optimization problems.

Publication
SIAM Journal on Scientific Computing
Date
Citation
P. D. Hough, T. G. Kolda, V. J. Torczon. Asynchronous Parallel Pattern Search for Nonlinear Optimization. SIAM Journal on Scientific Computing, Vol. 23, No. 1, pp. 134-156, 2001. https://doi.org/10.1137/S1064827599365823

Keywords

asynchronous parallel optimization, pattern search, direct search, fault tolerance, distributed computing, cluster computing

BibTeX

@article{HoKoTo01,  
author = {Patricia D. Hough and Tamara G. Kolda and Virginia J. Torczon}, 
title = {Asynchronous Parallel Pattern Search for Nonlinear Optimization}, 
journal = {SIAM Journal on Scientific Computing}, 
volume = {23}, 
number = {1}, 
pages = {134--156}, 
month = {June}, 
year = {2001},
doi = {10.1137/S1064827599365823},
}