English

Blackbox: A procedure for parallel optimization of expensive black-box functions

Mathematical Software 2016-05-04 v1 Optimization and Control

Abstract

This note provides a description of a procedure that is designed to efficiently optimize expensive black-box functions. It uses the response surface methodology by incorporating radial basis functions as the response model. A simple method based on a Latin hypercube is used for initial sampling. A modified version of CORS algorithm with space rescaling is used for the subsequent sampling. The procedure is able to scale on multicore processors by performing multiple function evaluations in parallel. The source code of the procedure is written in Python.

Keywords

Cite

@article{arxiv.1605.00998,
  title  = {Blackbox: A procedure for parallel optimization of expensive black-box functions},
  author = {Paul Knysh and Yannis Korkolis},
  journal= {arXiv preprint arXiv:1605.00998},
  year   = {2016}
}

Comments

8 pages, 3 figures

R2 v1 2026-06-22T13:52:24.429Z