FedDecorr

FL mitigation toolkit

Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning

[ICLR2023] Official Implementation of Towards Understanding and Mitigating Dimensional Collapse in Heterogeneous Federated Learning (https://arxiv.org/abs/2210.00226)

GitHub

63 stars
4 watching
6 forks
Language: Python
last commit: over 1 year ago
research

Related projects:

Repository Description Stars
bdemo/pfedbred_public A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models 8
ibm/federated-learning-lib A framework for collaborative distributed machine learning in enterprise environments. 499
diogenes0319/fedmd_clean An implementation of a heterogenous federated learning framework using model distillation. 149
litian96/ditto A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. 137
wenkehuang/fccl A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning 97
hongyouc/fed-rod Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. 14
daiqing98/fedcil An implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions. 27
lxcnju/fedrepo An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications. 174
jichan3751/ifca A framework for decentralized collaborative learning across multiple clusters with efficient communication and data management strategies. 105
xtra-computing/fedov Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. 14
zlz0414/feddar A framework for federated representation learning with domain awareness in multi-model scenarios. 2
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
jiayunz/fedalign Develops an alignment framework for federated learning with non-identical client class sets 4
bibikar/feddst An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. 29
cuis15/fcfl An implementation of Fair and Consistent Federated Learning using Python. 20