Low Regret Binary Sampling Method for Efficient Global Optimization of Univariate Functions
Kaan Gokcesu, Hakan Gokcesu

TL;DR
This paper introduces a computationally efficient binary sampling algorithm for univariate global optimization that achieves low regret and avoids complex query point calculations, outperforming traditional methods in cost.
Contribution
The paper presents a novel binary sampling approach that reduces computational costs while maintaining low regret in univariate global optimization.
Findings
Achieves at most L log(3T) regret for Lipschitz functions.
Achieves at most 2.25H regret for Lipschitz smooth functions.
Extends results to broader classes of functions with complex regularity.
Abstract
In this work, we propose a computationally efficient algorithm for the problem of global optimization in univariate loss functions. For the performance evaluation, we study the cumulative regret of the algorithm instead of the simple regret between our best query and the optimal value of the objective function. Although our approach has similar regret results with the traditional lower-bounding algorithms such as the Piyavskii-Shubert method for the Lipschitz continuous or Lipschitz smooth functions, it has a major computational cost advantage. In Piyavskii-Shubert method, for certain types of functions, the query points may be hard to determine (as they are solutions to additional optimization problems). However, this issue is circumvented in our binary sampling approach, where the sampling set is predetermined irrespective of the function characteristics. For a search space of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Complexity and Algorithms in Graphs
