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

5 stars
2 watching
3 forks
Language: Python
last commit: almost 6 years ago

Related projects:

RepositoryDescriptionStars
daizhongxiang/federated-neural-banditsAn implementation of a decentralized algorithm for online decision-making in multiple agents4
cyrilli/async-linucbImplementation of algorithms for federated linear bandits in multi-agent environments1
maxencenoble/differential-privacy-for-heterogeneous-federated-learningAn algorithm for balancing utility and privacy in federated learning on heterogeneous data59
daizhongxiang/differentially-private-federated-bayesian-optimizationAn implementation of differential privacy in federated Bayesian optimization with distributed exploration3
ymjs-irfan/dp-fedsamThis repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems.42
andylamp/federated_pcaAn algorithm for performing dimensionality reduction on decentralized data with differential privacy guarantees39
dcalab-unipv/turning-privacy-preserving-mechanisms-against-federated-learningThis project presents an attack on federated learning systems to compromise their privacy-preserving mechanisms.8
xiyuanyang45/dynamicpflA method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness57
alshedivat/fedpaA modular JAX implementation of federated learning via posterior averaging for decentralized optimization50
shengroup/fmabFederated Multi-armed Bandits algorithm implementation for simulating cognitive radio systems and recommender systems9
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
ljb121002/fednarA Python implementation of federated optimization algorithm with normalized annealing regularization.6
kenziyuliu/private-cross-silo-flThis repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms.25
shengroup/pf_mabAn implementation of Federated Multi-Armed Bandits with Personalization using Python and Jupyter Notebook.6
sap-samples/machine-learning-diff-private-federated-learningSimulates a federated learning setting to preserve individual data privacy365