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"

GitHub

25 stars
2 watching
3 forks
Language: Python
last commit: over 1 year ago
differential-privacyfederated-learningmachine-learning

Related projects:

Repository Description Stars
shenzebang/centaur-privacy-federated-representation-learning A framework for Federated Learning with Differential Privacy using PyTorch 13
xiyuanyang45/dynamicpfl A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness 51
enosair/federated-fdp A framework for private federated learning that provides differential privacy guarantees at the individual record level. 7
wenkehuang/fccl A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning 97
ganyuwang/vfl-czofo A unified framework for improving privacy and reducing communication overhead in distributed machine learning models. 11
sap-samples/machine-learning-diff-private-federated-learning Simulates a federated learning setting to preserve individual data privacy 360
securefederatedai/openfl A framework for enabling collaboration on machine learning projects without sharing sensitive data 728
maxencenoble/differential-privacy-for-heterogeneous-federated-learning An algorithm for balancing utility and privacy in federated learning on heterogeneous data 59
litian96/ditto A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. 137
haoyuzhao123/soteriafl Numerical experiments for private federated learning with communication compression algorithms 7
zhuohangli/ggl An attack implementation to test and evaluate the effectiveness of federated learning privacy defenses. 57
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
krishnap25/fl_partial_personalization A framework for federated learning with partial model personalization 2
jinheonbaek/fed-pub Personalized Subgraph Federated Learning framework for distributed machine learning 44
xtra-computing/fedov Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. 14