FedMatch

Federated learning algorithm

A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning

This repository is an official Tensorflow 2 implementation of Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning

GitHub

79 stars
1 watching
20 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
wyjeong/fedweit An implementation of Federated Continual Learning with Weighted Inter-client Transfer using TensorFlow 2. 98
sungwon-han/fedx An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. 68
yamingguo98/fediir An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships 9
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
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
harliwu/fedamd This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. 2
mediabrain-sjtu/fedgela Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. 10
jiayunz/fedalign Develops an alignment framework for federated learning with non-identical client class sets 4
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
atuannguyen/fedsr An implementation of a domain generalization method for federated learning using Python and PyTorch 26
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
zhenqincn/fedapen An implementation of cross-silo federated learning with adaptability to statistical heterogeneity 10
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61