paper-with-me

홈 › Papers

Black-box optimization of noisy functions with unknown smoothness

2026-05-04 · Jean-Bastien Grill, Michal Valko, Rémi Munos arxiv

We study the problem of black-box optimization of a function f of any dimension, given function evaluations perturbed by noise. The function is assumed to be locally smooth around one of its global optima, but this smoothness is unknown. Our contribution is an adaptive optimization algorithm, POO or parallel optimistic optimization, that is able to deal with this setting. POO performs almost as well as the best known algorithms requiring the knowledge of the smoothness. Furthermore, POO works for a larger class of functions than what was previously considered, especially for functions that are difficult to optimize, in a very precise sense. We provide a finite-time analysis of POO's performance, which shows that its error after n evaluations is at most a factor of sqrt(ln n) away from the error of the best known optimization algorithms using the knowledge of the smoothness.

📄 PDF Abstract BibTeX arXiv:2605.02462

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Black-box optimization of noisy functions with unknown smoothness

2015-12-01 · NeurIPS 2015 12 · Jean-bastien Grill, Michal Valko, Remi Munos

We study the problem of black-box optimization of a function $f$ of any dimension, given function evaluations perturbed by noise. The function is assumed to be locally smooth around one of its global optima, but this smo…

Continuum-Armed Bandits: A Function Space Perspective

2020-10-15 · Shashank Singh

Continuum-armed bandits (a.k.a., black-box or $0^{th}$-order optimization) involves optimizing an unknown objective function given an oracle that evaluates the function at a query point, with the goal of using as few que…

Non-smooth Bayesian Optimization in Tuning Problems

2021-09-15 · Hengrui Luo, James W. Demmel, Younghyun Cho, Xiaoye S. Li 외

Building surrogate models is one common approach when we attempt to learn unknown black-box functions. Bayesian optimization provides a framework which allows us to build surrogate models based on sequential samples draw…

Bayesian Optimization

Smoothness-Adaptive Contextual Bandits

2019-10-22 · Yonatan Gur, Ahmadreza Momeni, Stefan Wager

We study a non-parametric multi-armed bandit problem with stochastic covariates, where a key complexity driver is the smoothness of payoff functions with respect to covariates. Previous studies have focused on deriving m…

Decision MakingMulti-Armed Bandits

Highly-Smooth Zero-th Order Online Optimization Vianney Perchet

2016-05-26 · Francis Bach, Vianney Perchet

The minimization of convex functions which are only available through partial and noisy information is a key methodological problem in many disciplines. In this paper we consider convex optimization with noisy zero-th or…