Javascript must be enabled to continue!
Federated Bandit: A Gossiping Approach
View through CrossRef
We study Federated Bandit, a decentralized Multi-Armed Bandit (MAB) problem with a set of N agents, who can only communicate their local data with neighbors described by a connected graph G. Each agent makes a sequence of decisions on selecting an arm from M candidates, yet they only have access to local and potentially biased feedback/evaluation of the true reward for each action taken. Learning only locally will lead agents to sub-optimal actions while converging to a no-regret strategy requires a collection of distributed data. Motivated by the proposal of federated learning, we aim for a solution with which agents will never share their local observations with a central entity, and will be allowed to only share a private copy of his/her own information with their neighbors. We first propose a decentralized bandit algorithm GossipUCB, which is a coupling of variants of both the classical gossiping algorithm and the celebrated Upper Confidence Bound (UCB) bandit algorithm. We show that GossipUCB successfully adapts local bandit learning into a global gossiping process for sharing information among connected agents, and achieves guaranteed regret at the order of O(max(poly(N,M) log T, poly(N,M) logλ2-1 N)) for all N agents, where λ2∈(0,1) is the second largest eigenvalue of the expected gossip matrix, which is a function of G. We then propose FedUCB, a differentially private version of GossipUCB, in which the agents preserve ε-differential privacy of their local data while achieving O(max poly(N,M)/ε log2.5 T, poly(N,M) (logλ2-1 N + log T)) regret.
Association for Computing Machinery (ACM)
Title: Federated Bandit: A Gossiping Approach
Description:
We study Federated Bandit, a decentralized Multi-Armed Bandit (MAB) problem with a set of N agents, who can only communicate their local data with neighbors described by a connected graph G.
Each agent makes a sequence of decisions on selecting an arm from M candidates, yet they only have access to local and potentially biased feedback/evaluation of the true reward for each action taken.
Learning only locally will lead agents to sub-optimal actions while converging to a no-regret strategy requires a collection of distributed data.
Motivated by the proposal of federated learning, we aim for a solution with which agents will never share their local observations with a central entity, and will be allowed to only share a private copy of his/her own information with their neighbors.
We first propose a decentralized bandit algorithm GossipUCB, which is a coupling of variants of both the classical gossiping algorithm and the celebrated Upper Confidence Bound (UCB) bandit algorithm.
We show that GossipUCB successfully adapts local bandit learning into a global gossiping process for sharing information among connected agents, and achieves guaranteed regret at the order of O(max(poly(N,M) log T, poly(N,M) logλ2-1 N)) for all N agents, where λ2∈(0,1) is the second largest eigenvalue of the expected gossip matrix, which is a function of G.
We then propose FedUCB, a differentially private version of GossipUCB, in which the agents preserve ε-differential privacy of their local data while achieving O(max poly(N,M)/ε log2.
5 T, poly(N,M) (logλ2-1 N + log T)) regret.
Related Results
Federated Data Linkage in Practice
Federated Data Linkage in Practice
In recent years, great strides have been made towards the deployment of federated systems for data research, including exploring federated trusted research environments (TREs). The...
On a Framework for Federated Cluster Analysis
On a Framework for Federated Cluster Analysis
Federated learning is becoming increasingly popular to enable automated learning in distributed networks of autonomous partners without sharing raw data. Many works focus on superv...
Distributed Learning for Heart Disease Risk Prediction Based on Key Clinical Parameters with Evaluation Metrics Analysis
Distributed Learning for Heart Disease Risk Prediction Based on Key Clinical Parameters with Evaluation Metrics Analysis
Abstract
The purpose of this study design and test a Decentralized Federated learning framework that integrates a Mutual Learning approach with a Hierarchical Dirichlet Pro...
Image-based crop disease detection with federated learning
Image-based crop disease detection with federated learning
Abstract
Crop disease detection and management is critical to improving productivity, reducing costs, and promoting environmentally friendly crop treatment methods. Modern ...
Towards a Holistic Approach to Chronic Disease Management: Integrating Federated Learning and IoT for Personalized health Care
Towards a Holistic Approach to Chronic Disease Management: Integrating Federated Learning and IoT for Personalized health Care
Chronic diseases, specifically Cardiovascular Disease (CVD), pose a substantial worldwide health obstacle, requiring innovative and comprehensive approaches to management. This stu...
Federated Unlearning in Financial Applications
Federated Unlearning in Financial Applications
Federated unlearning represents a sophisticated evolution in the domain of machine learning, particularly within federated learning frameworks. In financial applications, where dat...
Security and Privacy in Healthcare Applications Using Federated Learning - Review
Security and Privacy in Healthcare Applications Using Federated Learning - Review
This review explored data security and privacy in Internet of Health Things (IoHT) networks, focusing on local training for AI models and Federated Learning (FL) to ensure privacy ...
Federated Learning for ICU Mortality Prediction: Balancing Accuracy and Privacy in a Multi-Hospital Setting
Federated Learning for ICU Mortality Prediction: Balancing Accuracy and Privacy in a Multi-Hospital Setting
Abstract
Intensive care units (ICUs) manage critically ill patients whose clinical outcomes rely on timely and accurate decision-making. Predictive modeling using elect...

