FedALA
Fed learning library
An implementation of a federated learning method for personalized models on non-iid datasets.
AAAI 2023 accepted paper, FedALA: Adaptive Local Aggregation for Personalized Federated Learning
116 stars
1 watching
18 forks
Language: Python
last commit: 3 months ago adaptationfederated-learningnon-iidpersonalizationpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework that separates feature information from data in federated learning to enable personalized models. | 25 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| 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 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| 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 |
| 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 |
| This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |