paper-with-me

홈 › Papers

On the Complexity of Bandit Linear Optimization

2014-08-11 · Ohad Shamir

We study the attainable regret for online linear optimization problems with bandit feedback, where unlike the full-information setting, the player can only observe its own loss rather than the full loss vector. We show that the price of bandit information in this setting can be as large as $d$, disproving the well-known conjecture that the regret for bandit linear optimization is at most $\sqrt{d}$ times the full-information regret. Surprisingly, this is shown using "trivial" modifications of standard domains, which have no effect in the full-information setting. This and other results we present highlight some interesting differences between full-information and bandit learning, which were not considered in previous literature.

📄 PDF Abstract BibTeX arXiv:1408.2368

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Bandit Linear Optimization: A Study

2018-05-11 · Vikram Mullachery, Samarth Tiwari

This article introduces the concepts around Online Bandit Linear Optimization and explores an efficient setup called SCRiBLe (Self-Concordant Regularization in Bandit Learning) created by Abernethy et. al.\cite{abernethy…

Optimal Gradient-based Algorithms for Non-concave Bandit Optimization

2021-07-09 · NeurIPS 2021 12 · Baihe Huang, Kaixuan Huang, Sham M. Kakade, Jason D. Lee 외

Bandit problems with linear or concave reward have been extensively studied, but relatively few works have studied bandits with non-concave reward. This work considers a large family of bandit problems where the unknown …

Regret and Belief Complexity Trade-off in Gaussian Process Bandits via Information Thresholding

2020-03-23 · Amrit Singh Bedi, Dheeraj Peddireddy, Vaneet Aggarwal, Brian M. Sadler 외

Bayesian optimization is a framework for global search via maximum a posteriori updates rather than simulated annealing, and has gained prominence for decision-making under uncertainty. In this work, we cast Bayesian opt…

Bayesian OptimizationDecision MakingDecision Making Under Uncertaintyglobal-optimization

Oracle-Efficient Algorithms for Online Linear Optimization with Bandit Feedback

2019-12-01 · NeurIPS 2019 12 · Shinji Ito, Daisuke Hatano, Hanna Sumita, Kei Takemura 외

We propose computationally efficient algorithms for \textit{online linear optimization with bandit feedback}, in which a player chooses an \textit{action vector} from a given (possibly infinite) set $\mathcal{A} \subsete…

Computational Efficiency

Approximation Theory Based Methods for RKHS Bandits

2020-10-23 · Sho Takemori, Masahiro Sato

The RKHS bandit problem (also called kernelized multi-armed bandit problem) is an online optimization problem of non-linear functions with noisy feedback. Although the problem has been extensively studied, there are unsa…