FedTHE
Personalization software
Improves machine learning models for personalized performance under evolving test distributions in distributed environments
[ICLR 2023] Test-time Robust Personalization for Federated Learning
53 stars
2 watching
4 forks
Language: Jupyter Notebook
last commit: over 1 year ago federated-learningood-robustnesstest-time-adaptation
Related projects:
Repository | Description | Stars |
---|---|---|
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
jinheonbaek/fed-pub | Personalized Subgraph Federated Learning framework for distributed machine learning | 44 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
krishnap25/fl_partial_personalization | A framework for federated learning with partial model personalization | 2 |
tsingz0/fedcp | A framework that separates feature information from data in federated learning to enable personalized models. | 26 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
mediabrain-sjtu/pfedgraph | 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 |
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
sap-samples/machine-learning-diff-private-federated-learning | Simulates a federated learning setting to preserve individual data privacy | 360 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 137 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 14 |
ibm/reprogrammble-fl | Improves utility-privacy tradeoff in federated learning by reprogramming models to balance data utility and user privacy. | 5 |
allenbeau/pfedbayes | An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset | 49 |
illidanlab/splitmix | An algorithm for distributed learning with flexible model customization during training and testing | 40 |