FedGELA
Data Fusion Tool
This project enables federated learning across partially class-disjoint data with curated bilateral curation.
[NeurIPS 2023]Federated Learning with Bilateral Curation for Partially Class-Disjoint Data
11 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A federated learning framework with discrepancy-aware collaboration for decentralized data training | 68 |
| | 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 |
| | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
| | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| | An implementation of federated submodel averaging (FedSubAvg) to enable collaborative learning across decentralized devices or users. | 7 |
| | A framework for collaborative distributed machine learning in enterprise environments. | 500 |
| | An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. | 29 |
| | An implementation of federated learning and split learning techniques with PyTorch on the HAM10000 dataset | 134 |
| | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 274 |
| | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| | An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| | An implementation of a heterogenous federated learning framework using model distillation. | 150 |