FedDecorr
Federated Learning Algorithms
Implementation of various federated learning algorithms to mitigate dimensional collapse in heterogeneous federated learning environments
[ICLR2023] Official Implementation of Towards Understanding and Mitigating Dimensional Collapse in Heterogeneous Federated Learning (https://arxiv.org/abs/2210.00226)
64 stars
4 watching
6 forks
Language: Python
last commit: almost 2 years ago research
Related projects:
Repository | Description | Stars |
---|---|---|
| A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models | 9 |
| A framework for collaborative distributed machine learning in enterprise environments. | 500 |
| An implementation of a heterogenous federated learning framework using model distillation. | 150 |
| A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
| A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
| Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
| An implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions. | 27 |
| An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications. | 175 |
| A framework for decentralized collaborative learning across multiple clusters with efficient communication and data management strategies. | 106 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| A framework for federated representation learning with domain awareness in multi-model scenarios. | 2 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. | 29 |
| An implementation of Fair and Consistent Federated Learning using Python. | 20 |