soteriafl
Federated Learning Experiments
Numerical experiments for private federated learning with communication compression algorithms
Code for paper SoteriaFL: A Unified Framework for Private Federated Learning with Communication Compression
7 stars
2 watching
1 forks
Language: Jupyter Notebook
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jinheonbaek/fed-pub | Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
haoyuzhao123/coreset-vfl-codes | Provides code for Coresets in Vertical Federated Learning | 9 |
jeremy313/soteria | An implementation of a defense against model inversion attacks in federated learning | 55 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
diaoenmao/heterofl-computation-and-communication-efficient-federated-learning-for-heterogeneous-clients | An implementation of efficient federated learning algorithms for heterogeneous clients | 155 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 19 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
jianyizhang123/flop | An experiment comparing different federated learning approaches for image classification tasks with non-iid datasets. | 8 |
hfzhang31/a3fl | A framework for attacking federated learning systems with adaptive backdoor attacks | 23 |
securefederatedai/openfl | A Python framework for collaborative machine learning without sharing sensitive data | 738 |
kenziyuliu/private-cross-silo-fl | This repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms. | 25 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
shenzebang/centaur-privacy-federated-representation-learning | A framework for Federated Learning with Differential Privacy using PyTorch | 13 |
mediabrain-sjtu/pfedgraph | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
mediabrain-sjtu/fedgela | This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |