English

Noisy Blackbox Optimization with Multi-Fidelity Queries: A Tree Search Approach

Machine Learning 2018-10-25 v1 Machine Learning

Abstract

We study the problem of black-box optimization of a noisy function in the presence of low-cost approximations or fidelities, which is motivated by problems like hyper-parameter tuning. In hyper-parameter tuning evaluating the black-box function at a point involves training a learning algorithm on a large data-set at a particular hyper-parameter and evaluating the validation error. Even a single such evaluation can be prohibitively expensive. Therefore, it is beneficial to use low-cost approximations, like training the learning algorithm on a sub-sampled version of the whole data-set. These low-cost approximations/fidelities can however provide a biased and noisy estimate of the function value. In this work, we incorporate the multi-fidelity setup in the powerful framework of noisy black-box optimization through tree-like hierarchical partitions. We propose a multi-fidelity bandit based tree-search algorithm for the problem and provide simple regret bounds for our algorithm. Finally, we validate the performance of our algorithm on real and synthetic datasets, where it outperforms several benchmarks.

Keywords

Cite

@article{arxiv.1810.10482,
  title  = {Noisy Blackbox Optimization with Multi-Fidelity Queries: A Tree Search Approach},
  author = {Rajat Sen and Kirthevasan Kandasamy and Sanjay Shakkottai},
  journal= {arXiv preprint arXiv:1810.10482},
  year   = {2018}
}

Comments

18 pages, 9 Figures

R2 v1 2026-06-23T04:51:32.651Z