English

A Simple and Provably Efficient Algorithm for Asynchronous Federated Contextual Linear Bandits

Machine Learning 2022-07-08 v1 Machine Learning

Abstract

We study federated contextual linear bandits, where MM agents cooperate with each other to solve a global contextual linear bandit problem with the help of a central server. We consider the asynchronous setting, where all agents work independently and the communication between one agent and the server will not trigger other agents' communication. We propose a simple algorithm named \texttt{FedLinUCB} based on the principle of optimism. We prove that the regret of \texttt{FedLinUCB} is bounded by O~(dm=1MTm)\tilde{O}(d\sqrt{\sum_{m=1}^M T_m}) and the communication complexity is O~(dM2)\tilde{O}(dM^2), where dd is the dimension of the contextual vector and TmT_m is the total number of interactions with the environment by mm-th agent. To the best of our knowledge, this is the first provably efficient algorithm that allows fully asynchronous communication for federated contextual linear bandits, while achieving the same regret guarantee as in the single-agent setting.

Keywords

Cite

@article{arxiv.2207.03106,
  title  = {A Simple and Provably Efficient Algorithm for Asynchronous Federated Contextual Linear Bandits},
  author = {Jiafan He and Tianhao Wang and Yifei Min and Quanquan Gu},
  journal= {arXiv preprint arXiv:2207.03106},
  year   = {2022}
}

Comments

25 pages, 1 figure, 2 tables

R2 v1 2026-06-24T12:16:50.738Z