English

Derivative free optimization via repeated classification

Machine Learning 2018-04-12 v1 Machine Learning

Abstract

We develop an algorithm for minimizing a function using nn batched function value measurements at each of TT rounds by using classifiers to identify a function's sublevel set. We show that sufficiently accurate classifiers can achieve linear convergence rates, and show that the convergence rate is tied to the difficulty of active learning sublevel sets. Further, we show that the bootstrap is a computationally efficient approximation to the necessary classification scheme. The end result is a computationally efficient derivative-free algorithm requiring no tuning that consistently outperforms other approaches on simulations, standard benchmarks, real-world DNA binding optimization, and airfoil design problems whenever batched function queries are natural.

Keywords

Cite

@article{arxiv.1804.03761,
  title  = {Derivative free optimization via repeated classification},
  author = {Tatsunori B. Hashimoto and Steve Yadlowsky and John C. Duchi},
  journal= {arXiv preprint arXiv:1804.03761},
  year   = {2018}
}

Comments

At AISTATS2018

R2 v1 2026-06-23T01:19:56.973Z