feddst

Federated Learning Library

An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance.

Federated Dynamic Sparse Training

GitHub

29 stars
2 watching
11 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
mediabrain-sjtu/fedgela Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. 10
mediabrain-sjtu/feddisco A federated learning framework with discrepancy-aware collaboration for decentralized data training 65
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
bytedance/feddecorr Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning 63
xtra-computing/fedov Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. 14
federatedai/fate-client Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. 3
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
mediabrain-sjtu/pfedgraph 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
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
litian96/ditto A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. 137
berivanisik/sparse-random-networks Implementation of a communication-efficient federated learning framework using sparse random neural networks. 29
xiyuanyang45/dynamicpfl A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness 51
lunanbit/fedul This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. 33
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
diogenes0319/fedmd_clean An implementation of a heterogenous federated learning framework using model distillation. 149