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"
7 stars
2 watching
1 forks
Language: Python
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 274 |
| An adaptive federated learning framework for heterogeneous clients with resource constraints. | 30 |
| An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
| A PyTorch-based framework for Federated Learning experiments | 40 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| An implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data | 36 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| A framework for federated learning with partial model personalization | 2 |
| Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |