mufc
Federated Clustering Library
An implementation of a federated clustering approach with an unlearning mechanism to improve data privacy and security in distributed machine learning
A federated clustering approach with the corresponding unlearning mechanism (ICLR 2023)
19 stars
1 watching
2 forks
Language: Python
last commit: about 1 year ago federated-clusteringfederated-learningmachine-learningmachine-unlearning
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
harliwu/fedamd | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
zhyczy/fed-co2 | An implementation of a federated learning algorithm designed to handle data heterogeneity issues in machine learning models. | 6 |
zfancy/sfat | Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 19 |
wyjeong/fedmatch | A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |
zhenqincn/fedapen | An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
jhoon-oh/fedbabu | An implementation of federated learning algorithm for image classification | 50 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
mc-nya/fednest | An implementation of a federated optimization algorithm for distributed machine learning | 6 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
lx10077/fedavgpy | The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 255 |