English

The Multi-fidelity Multi-armed Bandit

Machine Learning 2016-11-01 v1

Abstract

We study a variant of the classical stochastic KK-armed bandit where observing the outcome of each arm is expensive, but cheap approximations to this outcome are available. For example, in online advertising the performance of an ad can be approximated by displaying it for shorter time periods or to narrower audiences. We formalise this task as a multi-fidelity bandit, where, at each time step, the forecaster may choose to play an arm at any one of MM fidelities. The highest fidelity (desired outcome) expends cost λ(m)\lambda^{(m)}. The mthm^{\text{th}} fidelity (an approximation) expends λ(m)<λ(M)\lambda^{(m)} < \lambda^{(M)} and returns a biased estimate of the highest fidelity. We develop MF-UCB, a novel upper confidence bound procedure for this setting and prove that it naturally adapts to the sequence of available approximations and costs thus attaining better regret than naive strategies which ignore the approximations. For instance, in the above online advertising example, MF-UCB would use the lower fidelities to quickly eliminate suboptimal ads and reserve the larger expensive experiments on a small set of promising candidates. We complement this result with a lower bound and show that MF-UCB is nearly optimal under certain conditions.

Keywords

Cite

@article{arxiv.1610.09726,
  title  = {The Multi-fidelity Multi-armed Bandit},
  author = {Kirthevasan Kandasamy and Gautam Dasarathy and Jeff Schneider and Barnabás Póczos},
  journal= {arXiv preprint arXiv:1610.09726},
  year   = {2016}
}

Comments

To appear at NIPS 2016

R2 v1 2026-06-22T16:36:57.170Z