paper-with-me

Papers

Bayesian Optimization under Heavy-tailed Payoffs

2019-09-16 · NeurIPS 2019 12 · Sayak Ray Chowdhury, Aditya Gopalan

We consider black box optimization of an unknown function in the nonparametric Gaussian process setting when the noise in the observed function values can be heavy tailed. This is in contrast to existing literature that typically assumes sub-Gaussian noise distributions for queries. Under the assumption that the unknown function belongs to the Reproducing Kernel Hilbert Space (RKHS) induced by a kernel, we first show that an adaptation of the well-known GP-UCB algorithm with reward truncation enjoys sublinear $\tilde{O}(T^{\frac{2 + \alpha}{2(1+\alpha)}})$ regret even with only the $(1+\alpha)$-th moments, $\alpha \in (0,1]$, of the reward distribution being bounded ($\tilde{O}$ hides logarithmic factors). However, for the common squared exponential (SE) and Mat\'{e}rn kernels, this is seen to be significantly larger than a fundamental $\Omega(T^{\frac{1}{1+\alpha}})$ lower bound on regret. We resolve this gap by developing novel Bayesian optimization algorithms, based on kernel approximation techniques, with regret bounds matching the lower bound in order for the SE kernel. We numerically benchmark the algorithms on environments based on both synthetic models and real-world data sets.

📄 PDF Abstract BibTeX arXiv:1909.07040

Code (1)

sayakrc/Bayesian-Optimization-under-Heavy-tailed-Payoffs 공식 구현

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Local Differential Privacy for Bayesian Optimization

2020-10-13 · Xingyu Zhou, Jian Tan

Motivated by the increasing concern about privacy in nowadays data-intensive online learning systems, we consider a black-box optimization in the nonparametric Gaussian process setting with local differential privacy (LD…

Bayesian Optimization

Nearly Optimal Regret for Stochastic Linear Bandits with Heavy-Tailed Payoffs

2020-04-28 · Bo Xue, Guanghui Wang, Yimu Wang, Lijun Zhang

In this paper, we study the problem of stochastic linear bandits with finite action sets. Most of existing work assume the payoffs are bounded or sub-Gaussian, which may be violated in some scenarios such as financial ma…

Breaking the Moments Condition Barrier: No-Regret Algorithm for Bandits with Super Heavy-Tailed Payoffs

2021-10-26 · NeurIPS 2021 12 · Han Zhong, Jiayi Huang, Lin F. Yang, LiWei Wang

Despite a large amount of effort in dealing with heavy-tailed error in machine learning, little is known when moments of the error can become non-existential: the random noise $\eta$ satisfies Pr$\left[|\eta| > |y|\right…

Robust Multi-Agent Decision-Making with Heavy-Tailed Payoffs

2020-01-01 · ICML 2020 1 · Abhimanyu Dubey, Alex `Sandy' Pentland

We study the heavy-tailed stochastic bandit problem in the cooperative multiagent setting, where a group of agents interact with a common bandit problem, while communicating on a network with delays. Existing algorithms …

Decision Making

Almost Optimal Algorithms for Linear Stochastic Bandits with Heavy-Tailed Payoffs

2018-10-25 · NeurIPS 2018 12 · Han Shao, Xiaotian Yu, Irwin King, Michael R. Lyu

In linear stochastic bandits, it is commonly assumed that payoffs are with sub-Gaussian noises. In this paper, under a weaker assumption on noises, we study the problem of \underline{lin}ear stochastic {\underline b}andi…