private_federated_linear_bandits

Differentially Private Bandit Algorithm

An implementation of differentially private federated linear bandits algorithm for decentralized decision-making in multiple agents

Accompanying code for the NeurIPS 2020 paper "Differentially-Private Federated Linear Bandits"

GitHub

4 stars
2 watching
3 forks
Language: Python
last commit: about 4 years ago

Related projects:

Repository Description Stars
daizhongxiang/federated-neural-bandits An implementation of a decentralized algorithm for online decision-making in multiple agents 3
cyrilli/async-linucb Implementation of algorithms for federated linear bandits in multi-agent environments 1
maxencenoble/differential-privacy-for-heterogeneous-federated-learning An algorithm for balancing utility and privacy in federated learning on heterogeneous data 59
daizhongxiang/differentially-private-federated-bayesian-optimization An implementation of differential privacy in federated Bayesian optimization with distributed exploration 3
ymjs-irfan/dp-fedsam This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. 41
andylamp/federated_pca An algorithm for performing dimensionality reduction on decentralized data with differential privacy guarantees 39
dcalab-unipv/turning-privacy-preserving-mechanisms-against-federated-learning This project presents an attack on federated learning systems to compromise their privacy-preserving mechanisms. 8
xiyuanyang45/dynamicpfl A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness 51
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
shengroup/fmab Federated Multi-armed Bandits algorithm implementation for simulating cognitive radio systems and recommender systems 9
yamingguo98/fediir An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships 9
ljb121002/fednar A Python implementation of federated optimization algorithm with normalized annealing regularization. 6
kenziyuliu/private-cross-silo-fl This repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms. 25
shengroup/pf_mab An implementation of Federated Multi-Armed Bandits with Personalization using Python and Jupyter Notebook. 6
sap-samples/machine-learning-diff-private-federated-learning Simulates a federated learning setting to preserve individual data privacy 360