paper-with-me

Papers

Federated Multi-armed Bandits with Personalization

2021-02-25 · Chengshuai Shi, Cong Shen, Jing Yang

A general framework of personalized federated multi-armed bandits (PF-MAB) is proposed, which is a new bandit paradigm analogous to the federated learning (FL) framework in supervised learning and enjoys the features of FL with personalization. Under the PF-MAB framework, a mixed bandit learning problem that flexibly balances generalization and personalization is studied. A lower bound analysis for the mixed model is presented. We then propose the Personalized Federated Upper Confidence Bound (PF-UCB) algorithm, where the exploration length is chosen carefully to achieve the desired balance of learning the local model and supplying global information for the mixed learning objective. Theoretical analysis proves that PF-UCB achieves an $O(\log(T))$ regret regardless of the degree of personalization, and has a similar instance dependency as the lower bound. Experiments using both synthetic and real-world datasets corroborate the theoretical analysis and demonstrate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2102.13101

Code (1)

ShenGroup/PF_MAB 공식 구현

Tasks

Federated LearningMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Pure Exploration in Asynchronous Federated Bandits

2023-10-17 · Zichen Wang, Chuanhao Li, Chenyu Song, Lianghui Wang 외

We study the federated pure exploration problem of multi-armed bandits and linear bandits, where $M$ agents cooperatively identify the best arm via communicating with the central server. To enhance the robustness against…

Multi-Armed Bandits

Partial Bandit and Semi-Bandit: Making the Most Out of Scarce Users' Feedback

2020-09-16 · Alexandre Letard, Tassadit Amghar, Olivier Camp, Nicolas Gutowski

Recent works on Multi-Armed Bandits (MAB) and Combinatorial Multi-Armed Bandits (COM-MAB) show good results on a global accuracy metric. This can be achieved, in the case of recommender systems, with personalization. How…

Multi-Armed BanditsRecommendation SystemsRetrieval

Federated Multi-Armed Bandits Under Byzantine Attacks

2022-05-09 · Artun Saday, İlker Demirel, Yiğit Yıldırım, Cem Tekin

Multi-armed bandits (MAB) is a sequential decision-making model in which the learner controls the trade-off between exploration and exploitation to maximize its cumulative reward. Federated multi-armed bandits (FMAB) is …

Data PoisoningDecision MakingFederated LearningMulti-Armed Bandits+1

Combining Difficulty Ranking with Multi-Armed Bandits to Sequence Educational Content

2018-04-14 · Avi Segal, Yossi Ben David, Joseph Jay Williams, Kobi Gal 외

As e-learning systems become more prevalent, there is a growing need for them to accommodate individual differences between students. This paper addresses the problem of how to personalize educational content to students…

Multi-Armed Bandits

Federated Linear Contextual Bandits

2021-10-27 · NeurIPS 2021 12 · Ruiquan Huang, Weiqiang Wu, Jing Yang, Cong Shen

This paper presents a novel federated linear contextual bandits model, where individual clients face different $K$-armed stochastic bandits coupled through common global parameters. By leveraging the geometric structure …

Multi-Armed Bandits