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"
5 stars
2 watching
3 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a decentralized algorithm for online decision-making in multiple agents | 4 |
| Implementation of algorithms for federated linear bandits in multi-agent environments | 1 |
| An algorithm for balancing utility and privacy in federated learning on heterogeneous data | 59 |
| An implementation of differential privacy in federated Bayesian optimization with distributed exploration | 3 |
| This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 42 |
| An algorithm for performing dimensionality reduction on decentralized data with differential privacy guarantees | 39 |
| This project presents an attack on federated learning systems to compromise their privacy-preserving mechanisms. | 8 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 50 |
| Federated Multi-armed Bandits algorithm implementation for simulating cognitive radio systems and recommender systems | 9 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| A Python implementation of federated optimization algorithm with normalized annealing regularization. | 6 |
| This repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms. | 25 |
| An implementation of Federated Multi-Armed Bandits with Personalization using Python and Jupyter Notebook. | 6 |
| Simulates a federated learning setting to preserve individual data privacy | 365 |