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

GitHub

116 stars
1 watching
18 forks
Language: Python
last commit: almost 2 years ago
adaptationfederated-learningnon-iidpersonalizationpytorch

Related projects:

RepositoryDescriptionStars
tsingz0/fedcpA framework that separates feature information from data in federated learning to enable personalized models.25
zhenqincn/fedapenAn implementation of cross-silo federated learning with adaptability to statistical heterogeneity12
dawenzi098/sfl-structural-federated-learningA Python implementation of Personalized Federated Learning with Graph using PyTorch.49
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
sungwon-han/fedxAn unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.69
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
xiyuanyang45/dynamicpflA method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness57
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
mediabrain-sjtu/pfedgraphThis 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
xtra-computing/fedovDevelops a framework to address label skews in one-shot federated learning by partitioning data and adapting models.17
krishnap25/fl_partial_personalizationA framework for federated learning with partial model personalization2
lunanbit/fedulThis project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels.33