paper-with-me

홈 › Papers

Cumulative Regret Analysis of the Piyavskii--Shubert Algorithm and Its Variants for Global Optimization

2021-08-24 · Kaan Gokcesu, Hakan Gokcesu

We study the problem of global optimization, where we analyze the performance of the Piyavskii--Shubert algorithm and its variants. For any given time duration $T$, instead of the extensively studied simple regret (which is the difference of the losses between the best estimate up to $T$ and the global minimum), we study the cumulative regret up to time $T$. For $L$-Lipschitz continuous functions, we show that the cumulative regret is $O(L\log T)$. For $H$-Lipschitz smooth functions, we show that the cumulative regret is $O(H)$. We analytically extend our results for functions with Holder continuous derivatives, which cover both the Lipschitz continuous and the Lipschitz smooth functions, individually. We further show that a simpler variant of the Piyavskii-Shubert algorithm performs just as well as the traditional variants for the Lipschitz continuous or the Lipschitz smooth functions. We further extend our results to broader classes of functions, and show that, our algorithm efficiently determines its queries; and achieves nearly minimax optimal (up to log factors) cumulative regret, for general convex or even concave regularity conditions on the extrema of the objective (which encompasses many preceding regularities). We consider further extensions by investigating the performance of the Piyavskii-Shubert variants in the scenarios with unknown regularity, noisy evaluation and multivariate domain.

📄 PDF Abstract BibTeX arXiv:2108.10859

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Low Regret Binary Sampling Method for Efficient Global Optimization of Univariate Functions

2022-01-18 · Kaan Gokcesu, Hakan Gokcesu

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 …

global-optimization

Regret analysis of the Piyavskii-Shubert algorithm for global Lipschitz optimization

2020-02-06 · Clément Bouttier, Tommaso Cesari, Mélanie Ducoffe, Sébastien Gerchinovitz

We consider the problem of maximizing a non-concave Lipschitz multivariate function over a compact domain by sequentially querying its (possibly perturbed) values. We study a natural algorithm designed originally by Piya…

Efficient Minimax Optimal Global Optimization of Lipschitz Continuous Multivariate Functions

2022-06-06 · Kaan Gokcesu, Hakan Gokcesu

In this work, we propose an efficient minimax optimal global optimization algorithm for multivariate Lipschitz continuous functions. To evaluate the performance of our approach, we utilize the average regret instead of t…

global-optimization

Derivative-Free Global Optimization Algorithms: Bayesian Method and Lipschitzian Approaches

2019-04-19 · Jiawei Zhang

In this paper, we will provide an introduction to the derivative-free optimization algorithms which can be potentially applied to train deep learning models. Existing deep learning model training is mostly based on the b…

Deep Learningglobal-optimization

Instance-Dependent Bounds for Zeroth-order Lipschitz Optimization with Error Certificates

2021-02-03 · NeurIPS 2021 12 · François Bachoc, Tommaso R Cesari, Sébastien Gerchinovitz

We study the problem of zeroth-order (black-box) optimization of a Lipschitz function $f$ defined on a compact subset $\mathcal X$ of $\mathbb R^d$, with the additional constraint that algorithms must certify the accurac…