orchestra
Federated learner
An open-source software framework for unsupervised federated learning via clustering and self-supervised learning.
Source code for the ICML 2022 paper: "Orchestra: Unsupervised Federated Learning via Globally Consistent Clustering"
54 stars
3 watching
10 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| 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 Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of a federated learning method for personalized models on non-iid datasets. | 116 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
| Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. | 3 |
| This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |
| An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
| A framework for collaborative distributed machine learning in enterprise environments. | 500 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |