paper-with-me

Papers

Incentivized Truthful Communication for Federated Bandits

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

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 the server outweighs its participation cost. However, existing incentive mechanisms naively assume the clients are truthful: they all report their true cost and thus the higher cost one participating client claims, the more the server has to pay. Therefore, such mechanisms are vulnerable to strategic clients aiming to optimize their own utility by misreporting. To address this issue, we propose an incentive compatible (i.e., truthful) communication protocol, named Truth-FedBan, where the incentive for each participant is independent of its self-reported cost, and reporting the true cost is the only way to achieve the best utility. More importantly, Truth-FedBan still guarantees the sub-linear regret and communication cost without any overheads. In other words, the core conceptual contribution of this paper is, for the first time, demonstrating the possibility of simultaneously achieving incentive compatibility and nearly optimal regret in federated bandit learning. Extensive numerical studies further validate the effectiveness of our proposed solution.

📄 PDF Abstract BibTeX arXiv:2402.04485

Code (0)

등록된 구현이 없습니다.

Similar 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 guarante…

Incentives for Federated Learning: a Hypothesis Elicitation Approach

2020-07-21 · Yang Liu, Jiaheng Wei

Federated learning provides a promising paradigm for collecting machine learning models from distributed data sources without compromising users' data privacy. The success of a credible federated learning system builds o…

BIG-bench Machine LearningFederated Learningscoring rule

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…