GuidingLastLayerFLPretrain

FL guidance

Investigates transfer learning in federated learning by guiding the last layer with pre-trained models

Code for our paper "Guiding The Last Layer in Federated Learning with Pre-Trained Models"

GitHub

7 stars
2 watching
1 forks
Language: Python
last commit: 9 months ago

Related projects:

Repository Description Stars
royson/fedl2p This project enables personalized learning models by collaborating on learning the best strategy for each client 19
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50
substra/substra Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. 271
git-disl/scale-fl An adaptive federated learning framework for heterogeneous clients with resource constraints. 29
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61
shenzebang/federated-learning-pytorch A PyTorch-based framework for Federated Learning experiments 40
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
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
idanachituve/pfedgp An implementation of Personalized Federated Learning with Gaussian Processes using Python. 32
diaoenmao/semifl-semi-supervised-federated-learning-for-unlabeled-clients-with-alternate-training An implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data 34
xtra-computing/fedov Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. 14
krishnap25/fl_partial_personalization A framework for federated learning with partial model personalization 2
zfancy/sfat Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation 28
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54