pFedBreD_public

Federated Learning Framework

A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models

GitHub

8 stars
1 watching
2 forks
Language: Python
last commit: about 1 year ago

Related projects:

Repository Description Stars
charliedinh/pfedme An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. 289
bytedance/feddecorr Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning 63
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
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
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
desternylin/perfed An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. 15
hui-po-wang/progfed An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. 20
codepothunter/fednp A framework for non-IID federated learning via neural propagation 6
litian96/ditto A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. 137
xtra-computing/fedsim A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. 24
lxcnju/fedrepo An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications. 174
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
smilelab-fl/fedlab A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data 738
mediabrain-sjtu/feddisco A federated learning framework with discrepancy-aware collaboration for decentralized data training 65