FEDX
Federated Learning Algorithm
An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.
69 stars
3 watching
10 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| 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 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| A C++ implementation of a federated learning algorithm for decision trees, enabling multiple parties to jointly learn from their private data without sharing it. | 18 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |