FedBABU
Federated learner
An implementation of federated learning algorithm for image classification
ICLR 2022, "FedBABU: Toward Enhanced Representation for Federated Image Classification"
50 stars
2 watching
12 forks
Language: Python
last commit: almost 3 years ago federated-learningmachine-learningpytorch
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 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| A PyTorch-based framework for Federated Learning experiments | 40 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
| An ICLR 2023 paper implementation in PyTorch of Federated Feature Augmentation for federated learning with data augmentation and medical image analysis. | 57 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |