FedBN
Feature normalization method
An approach to federated learning that addresses feature shift non-iid by normalizing local batch features before averaging models.
[ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization
231 stars
3 watching
36 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Improving generalization in federated learning by seeking flat minima through optimization techniques | 82 |
| This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |
| This project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains. | 43 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| 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 |
| This project presents a framework for federated domain generalization in medical image segmentation using continuous frequency space and episodic learning. | 246 |
| An approach to mitigating data heterogeneity in federated learning by sharing partial features of the data. | 17 |
| A framework to harmonize local and global drifts in federated learning on heterogeneous medical images | 86 |
| An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset | 52 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
| An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
| An algorithm for learning federated visual prompts in null space to improve MRI reconstruction performance on limited local data and reduced communication costs | 45 |