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
12 stars
1 watching
4 forks
Language: Python
last commit: 9 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 | 43 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 274 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 43 |
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. | 72 |
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 | 130 |
ai-secure/crfl | This project presents a framework for robust federated learning against backdoor attacks. | 71 |
securefederatedai/openfl | A Python framework for collaborative machine learning without sharing sensitive data | 738 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |