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)

GitHub

64 stars
4 watching
6 forks
Language: Python
last commit: over 3 years ago
research

Related projects:

RepositoryDescriptionStars
bdemo/pfedbred_publicA project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models9
ibm/federated-learning-libA framework for collaborative distributed machine learning in enterprise environments.500
diogenes0319/fedmd_cleanAn implementation of a heterogenous federated learning framework using model distillation.150
litian96/dittoA framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems.138
wenkehuang/fcclA framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning97
hongyouc/fed-rodDevelops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks.14
daiqing98/fedcilAn implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions.27
lxcnju/fedrepoAn open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications.175
jichan3751/ifcaA framework for decentralized collaborative learning across multiple clusters with efficient communication and data management strategies.106
xtra-computing/fedovDevelops a framework to address label skews in one-shot federated learning by partitioning data and adapting models.17
zlz0414/feddarA framework for federated representation learning with domain awareness in multi-model scenarios.2
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
jiayunz/fedalignDevelops an alignment framework for federated learning with non-identical client class sets4
bibikar/feddstAn implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance.29
cuis15/fcflAn implementation of Fair and Consistent Federated Learning using Python.20