paper-with-me

홈 › Papers

Incentivized Communication for Federated Bandits

2023-09-21 · NeurIPS 2023 11

Most existing works on federated bandits take it for granted that all clients are altruistic about sharing their data with the server for the collective good whenever needed. Despite their compelling theoretical guarantee on performance and communication efficiency, this assumption is overly idealistic and oftentimes violated in practice, especially when the algorithm is operated over self-interested clients, who are reluctant to share data without explicit benefits. Negligence of such self-interested behaviors can significantly affect the learning efficiency and even the practical operability of federated bandit learning. In light of this, we aim to spark new insights into this under-explored research area by formally introducing an incentivized communication problem for federated bandits, where the server shall motivate clients to share data by providing incentives. Without loss of generality, we instantiate this bandit problem with the contextual linear setting and propose the first incentivized communication protocol, namely, Inc-FedUCB, that achieves near-optimal regret with provable communication and incentive cost guarantees. Extensive empirical experiments on both synthetic and real-world datasets further validate the effectiveness of the proposed method across various environments.

📄 PDF Abstract BibTeX arXiv:2309.11702

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incentivized Truthful Communication for Federated Bandits

2024-02-07 · Zhepei Wei, Chuanhao Li, Tianze Ren, Haifeng Xu 외

To enhance the efficiency and practicality of federated bandit learning, recent advances have introduced incentives to motivate communication among clients, where a client participates only when the incentive offered by …

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

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

2022-07-07 · Jiafan He, Tianhao Wang, Yifei Min, Quanquan Gu

We study federated contextual linear bandits, where $M$ 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 a…

Incentivized Lipschitz Bandits

2025-08-26 · Sourav Chakraborty, Amit Kiran Rege, Claire Monteleoni, Lijun Chen arxiv

We study incentivized exploration in multi-armed bandit (MAB) settings with infinitely many arms modeled as elements in continuous metric spaces. Unlike classical bandit models, we consider scenarios where the decision-m…

Scaling Federated Linear Contextual Bandits via Sketching

2026-05-01 · Hantao Yang, Hong Xie, Xutong Liu, Defu Lian arxiv

In federated contextual linear bandits, high data dimensionality incurs prohibitive computation and communication costs: local agents perform $O(d^3)$-time determinant computation and upload $O(d^2)$ parameters, making e…