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: over 1 year ago federated-clusteringfederated-learningmachine-learningmachine-unlearning
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| An implementation of a federated learning algorithm designed to handle data heterogeneity issues in machine learning models. | 6 |
| Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| An implementation of federated learning algorithm for image classification | 50 |
| A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
| An implementation of a federated optimization algorithm for distributed machine learning | 6 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| 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 |