SFL-Structural-Federated-Learning
Federated learning model
A Python implementation of Personalized Federated Learning with Graph using PyTorch.
IJCAI-Personalized Federated Learning with Graph
49 stars
2 watching
13 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
mediabrain-sjtu/fedgela | This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
conditionwang/fcil | A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |
tsingz0/fedala | An implementation of a federated learning method for personalized models on non-iid datasets. | 116 |
xtra-computing/fedsim | A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. | 25 |
jhoon-oh/fedbabu | An implementation of federated learning algorithm for image classification | 50 |
krishnap25/fl_partial_personalization | A framework for federated learning with partial model personalization | 2 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 19 |