pFedBayes
Personalized Fed Learning Model
An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset
Personalized Federated Learning via Variational Bayesian Inference [ICML 2022]
52 stars
1 watching
7 forks
Language: Python
last commit: over 2 years ago bayesianbayesian-neural-networkfederated-learningvariational-bayesian-inference
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models | 9 |
| A PyTorch implementation of personalized federated learning with optimized masking vectors for various machine learning tasks and datasets. | 15 |
| An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
| An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
| A framework for federated learning with partial model personalization | 2 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |