paper-with-me

Papers

Distributed Contextual Linear Bandits with Minimax Optimal Communication Cost

2022-05-26 · Sanae Amani, Tor Lattimore, András György, Lin F. Yang

We study distributed contextual linear bandits with stochastic contexts, where $N$ agents act cooperatively to solve a linear bandit-optimization problem with $d$-dimensional features over the course of $T$ rounds. For this problem, we derive the first ever information-theoretic lower bound $\Omega(dN)$ on the communication cost of any algorithm that performs optimally in a regret minimization setup. We then propose a distributed batch elimination version of the LinUCB algorithm, DisBE-LUCB, where the agents share information among each other through a central server. We prove that the communication cost of DisBE-LUCB matches our lower bound up to logarithmic factors. In particular, for scenarios with known context distribution, the communication cost of DisBE-LUCB is only $\tilde{\mathcal{O}}(dN)$ and its regret is ${\tilde{\mathcal{O}}}(\sqrt{dNT})$, which is of the same order as that incurred by an optimal single-agent algorithm for $NT$ rounds. We also provide similar bounds for practical settings where the context distribution can only be estimated. Therefore, our proposed algorithm is nearly minimax optimal in terms of \emph{both regret and communication cost}. Finally, we propose DecBE-LUCB, a fully decentralized version of DisBE-LUCB, which operates without a central server, where agents share information with their \emph{immediate neighbors} through a carefully designed consensus procedure.

📄 PDF Abstract BibTeX arXiv:2205.13170

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A conversion theorem and minimax optimality for continuum contextual bandits

2024-06-09 · Arya Akhavan, Karim Lounici, Massimiliano Pontil, Alexandre B. Tsybakov

We study the contextual continuum bandits problem, where the learner sequentially receives a side information vector and has to choose an action in a convex set, minimizing a function associated with the context. The goa…

Multi-Armed Bandits

Practical and Optimal Algorithm for Linear Contextual Bandits with Rare Parameter Updates

2026-05-31 · Sanghoon Yu, Min-hwan Oh arxiv

We study linear contextual bandits under rare parameter updates: the learner may incorporate reward feedback into its parameter estimate only at a small number of update times, while still observing contexts online and s…

Truncated LinUCB for Stochastic Linear Bandits

2022-02-23 · Yanglei Song, Meng Zhou

This paper considers contextual bandits with a finite number of arms, where the contexts are independent and identically distributed $d$-dimensional random vectors, and the expected rewards are linear in both the arm par…

Multi-Armed Bandits

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

2017-02-28 · ICML 2017 8 · Lihong Li, Yu Lu, Dengyong Zhou

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance t…

Multi-Armed BanditsNews Recommendation

Settling the Communication Complexity for Distributed Offline Reinforcement Learning

2022-02-10 · Juliusz Krysztof Ziomek, Jun Wang, Yaodong Yang

We study a novel setting in offline reinforcement learning (RL) where a number of distributed machines jointly cooperate to solve the problem but only one single round of communication is allowed and there is a budget co…

Multi-Armed BanditsOffline RLreinforcement-learningReinforcement Learning+1