Oort
Participant selection script
This repository provides scripts and instructions for reproducing experiments on efficient federated learning via guided participant selection
Oort: Efficient Federated Learning via Guided Participant Selection
124 stars
5 watching
25 forks
Language: Python
last commit: about 3 years ago federated-learningmachine-learning-systems
Related projects:
Repository | Description | Stars |
---|---|---|
federatedai/fate-client | Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. | 3 |
melodi-lab/divfl | Proposes a method for selecting a diverse subset of clients in federated learning to improve convergence and fairness | 29 |
symbioticlab/fedscale | A federated learning platform with tools and datasets for scalable and extensible machine learning experimentation | 388 |
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 |
illidanlab/foster | This project develops an approach to improve out-of-distribution detection in federated learning by leveraging data heterogeneity | 18 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
alshedivat/fedpa | A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 49 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
umbc-sanjaylab/fedpseudo_kdd23 | This repository provides an implementation of federated survival analysis using a deep learning framework. | 0 |
ibm/fl-arbitrary-participation | Analyzes Federated Learning with Arbitrary Client Participation using various optimization strategies and datasets. | 4 |
lunanbit/fedul | This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |