paper-with-me

Papers

Adversarial Contextual Bandits Go Kernelized

2023-10-02 · Gergely Neu, Julia Olkhovskaya, Sattar Vakili

We study a generalization of the problem of online learning in adversarial linear contextual bandits by incorporating loss functions that belong to a reproducing kernel Hilbert space, which allows for a more flexible modeling of complex decision-making scenarios. We propose a computationally efficient algorithm that makes use of a new optimistically biased estimator for the loss functions and achieves near-optimal regret guarantees under a variety of eigenvalue decay assumptions made on the underlying kernel. Specifically, under the assumption of polynomial eigendecay with exponent $c>1$, the regret is $\widetilde{O}(KT^{\frac{1}{2}(1+\frac{1}{c})})$, where $T$ denotes the number of rounds and $K$ the number of actions. Furthermore, when the eigendecay follows an exponential pattern, we achieve an even tighter regret bound of $\widetilde{O}(\sqrt{T})$. These rates match the lower bounds in all special cases where lower bounds are known at all, and match the best known upper bounds available for the more well-studied stochastic counterpart of our problem.

📄 PDF Abstract BibTeX arXiv:2310.01609

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Efficient Kernel UCB for Contextual Bandits

2022-02-11 · Houssam Zenati, Alberto Bietti, Eustache Diemert, Julien Mairal 외

In this paper, we tackle the computational efficiency of kernelized UCB algorithms in contextual bandits. While standard methods require a O(CT^3) complexity where T is the horizon and the constant C is related to optimi…

Computational EfficiencyMulti-Armed Bandits

Nearly-Optimal Algorithm for Adversarial Kernelized Bandits

2026-05-11 · Shogo Iwazaki arxiv

This paper studies kernelized bandits (also known as Gaussian process bandits) in an adversarial environment, where the reward functions in a known reproducing kernel Hilbert space (RKHS) may be adversarially chosen at e…

Communication Efficient Distributed Learning for Kernelized Contextual Bandits

2022-06-10 · Chuanhao Li, Huazheng Wang, Mengdi Wang, Hongning Wang

We tackle the communication efficiency challenge of learning kernelized contextual bandits in a distributed setting. Despite the recent advances in communication-efficient distributed bandit learning, existing solutions …

Multi-Armed Bandits

High-dimensional Nonparametric Contextual Bandit Problem

2025-05-20 · Shogo Iwazaki, Junpei Komiyama, Masaaki Imaizumi

We consider the kernelized contextual bandit problem with a large feature space. This problem involves $K$ arms, and the goal of the forecaster is to maximize the cumulative rewards through learning the relationship betw…

Decision MakingMulti-Armed BanditsRecommendation Systems

Federated Neural Bandits

2022-05-28 · Zhongxiang Dai, Yao Shu, Arun Verma, Flint Xiaofeng Fan 외

Recent works on neural contextual bandits have achieved compelling performances due to their ability to leverage the strong representation power of neural networks (NNs) for reward prediction. Many applications of contex…

Multi-Armed Bandits