federated-submodel-averaging

Federated learning system

An implementation of federated submodel averaging (FedSubAvg) to enable collaborative learning across decentralized devices or users.

GitHub

7 stars
1 watching
1 forks
Language: Python
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
mediabrain-sjtu/fedgelaThis project enables federated learning across partially class-disjoint data with curated bilateral curation.11
mediabrain-sjtu/pfedgraphThis 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
dawenzi098/sfl-structural-federated-learningA Python implementation of Personalized Federated Learning with Graph using PyTorch.49
mediabrain-sjtu/feddiscoA federated learning framework with discrepancy-aware collaboration for decentralized data training68
shams-sam/fedoptimAn open-source project exploring Federated Learning model updates and their rank structure using data from various datasets.14
wyjeong/fedmatchA project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning80
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
xtra-computing/fedovDevelops a framework to address label skews in one-shot federated learning by partitioning data and adapting models.17
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134
jhoon-oh/fedbabuAn implementation of federated learning algorithm for image classification50
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
sungwon-han/fedxAn unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.69
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
alshedivat/fedpaA modular JAX implementation of federated learning via posterior averaging for decentralized optimization50
idanachituve/pfedgpAn implementation of Personalized Federated Learning with Gaussian Processes using Python.32