English

Zeroth Order Non-convex optimization with Dueling-Choice Bandits

Machine Learning 2019-11-05 v1 Machine Learning

Abstract

We consider a novel setting of zeroth order non-convex optimization, where in addition to querying the function value at a given point, we can also duel two points and get the point with the larger function value. We refer to this setting as optimization with dueling-choice bandits since both direct queries and duels are available for optimization. We give the COMP-GP-UCB algorithm based on GP-UCB (Srinivas et al., 2009), where instead of directly querying the point with the maximum Upper Confidence Bound (UCB), we perform a constrained optimization and use comparisons to filter out suboptimal points. COMP-GP-UCB comes with theoretical guarantee of O(ΦT)O(\frac{\Phi}{\sqrt{T}}) on simple regret where TT is the number of direct queries and Φ\Phi is an improved information gain corresponding to a comparison based constraint set that restricts the search space for the optimum. In contrast, in the direct query only setting, Φ\Phi depends on the entire domain. Finally, we present experimental results to show the efficacy of our algorithm.

Keywords

Cite

@article{arxiv.1911.00980,
  title  = {Zeroth Order Non-convex optimization with Dueling-Choice Bandits},
  author = {Yichong Xu and Aparna Joshi and Aarti Singh and Artur Dubrawski},
  journal= {arXiv preprint arXiv:1911.00980},
  year   = {2019}
}

Comments

19 pages, 3 figures

R2 v1 2026-06-23T12:03:33.096Z