paper-with-me

홈 › Papers

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 accuracy of their recommendations. We characterize the optimal number of evaluations of any Lipschitz function $f$ to find and certify an approximate maximizer of $f$ at accuracy $\varepsilon$. Under a weak assumption on $\mathcal X$, this optimal sample complexity is shown to be nearly proportional to the integral $\int_{\mathcal X} \mathrm{d}\boldsymbol x/( \max(f) - f(\boldsymbol x) + \varepsilon )^d$. This result, which was only (and partially) known in dimension $d=1$, solves an open problem dating back to 1991. In terms of techniques, our upper bound relies on a packing bound by Bouttier al. (2020) for the Piyavskii-Shubert algorithm that we link to the above integral. We also show that a certified version of the computationally tractable DOO algorithm matches these packing and integral bounds. Our instance-dependent lower bound differs from traditional worst-case lower bounds in the Lipschitz setting and relies on a local worst-case analysis that could likely prove useful for other learning tasks.

📄 PDF Abstract BibTeX arXiv:2102.01977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Black-Box Generalization: Stability of Zeroth-Order Learning

2022-02-14 · Konstantinos E. Nikolakakis, Farzin Haddadpour, Dionysios S. Kalogerias, Amin Karbasi

We provide the first generalization error analysis for black-box learning through derivative-free optimization. Under the assumption of a Lipschitz and smooth unknown loss, we consider the Zeroth-order Stochastic Search …

Generalization Bounds

Instance-dependent Stochastic Lipschitz bandit

2026-05-28 · Marius Potfer, Vianney Perchet arxiv

We study the Lipschitz bandit problem, where a learner sequentially maximizes an unknown Lipschitz function $f$ over a domain $\mathcal{X} \subset [0,1]^d$ using noisy pointwise evaluations. Existing regret bounds are ei…

Certified Multi-Fidelity Zeroth-Order Optimization

2023-08-02 · Étienne de Montbrun, Sébastien Gerchinovitz

We consider the problem of multi-fidelity zeroth-order optimization, where one can evaluate a function $f$ at various approximation levels (of varying costs), and the goal is to optimize $f$ with the cheapest evaluations…

Fine-Grained Theoretical Analysis of Federated Zeroth-Order Optimization

2023-09-21 · NeurIPS 2023 11

Federated zeroth-order optimization (FedZO) algorithm enjoys the advantages of both zeroth-order optimization and federated learning, and has shown exceptional performance on black-box attack and softmax regression tasks…

High-probability zeroth-order online convex optimisation beyond Euclidean geometry

2025-09-25 · David Janz, El-Mahdi El-Mhamdi, Arya Akhavan arxiv

We study online convex optimisation with $\ell_q$-Lipschitz losses, $\ell_p$-regularised FTRL, and randomised two-point finite-difference gradient estimators based on cone-measure sampling from $\ell_r$-spheres. For rand…