private-cross-silo-fl
Federated Learning Framework
This repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms.
[NeurIPS 2022] JAX/Haiku implementation of "On Privacy and Personalization in Cross-Silo Federated Learning"
25 stars
2 watching
3 forks
Language: Python
last commit: almost 2 years ago differential-privacyfederated-learningmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for Federated Learning with Differential Privacy using PyTorch | 13 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| A framework for private federated learning that provides differential privacy guarantees at the individual record level. | 7 |
| A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
| A unified framework for improving privacy and reducing communication overhead in distributed machine learning models. | 12 |
| Simulates a federated learning setting to preserve individual data privacy | 365 |
| A Python framework for collaborative machine learning without sharing sensitive data | 738 |
| An algorithm for balancing utility and privacy in federated learning on heterogeneous data | 59 |
| A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
| Numerical experiments for private federated learning with communication compression algorithms | 7 |
| Researchers develop an attack method to measure the effectiveness of federated learning privacy defenses by generating leakage in gradients | 58 |
| This project presents an attack on federated learning systems to compromise their privacy-preserving mechanisms. | 8 |
| A framework for federated learning with partial model personalization | 2 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |