VFL-CZOFO
FL framework
A unified framework for improving privacy and reducing communication overhead in distributed machine learning models.
Implementation for NIPS2023: A Unified Solution for Privacy and Communication Efficiency in Vertical Federated Learning
11 stars
1 watching
4 forks
Language: Python
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
kenziyuliu/private-cross-silo-fl | This repository provides an implementation of a cross-silo federated learning framework with differential privacy mechanisms. | 25 |
enosair/federated-fdp | A framework for private federated learning that provides differential privacy guarantees at the individual record level. | 7 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
omarfoq/knn-per | A federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models | 42 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
rong-dai/dispfl | An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 68 |
shenzebang/centaur-privacy-federated-representation-learning | A framework for Federated Learning with Differential Privacy using PyTorch | 13 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 129 |
ai-secure/crfl | This project presents a framework for robust federated learning against backdoor attacks. | 71 |
securefederatedai/openfl | A framework for enabling collaboration on machine learning projects without sharing sensitive data | 728 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |