FedOptim

Federated learning analysis

An open-source project exploring Federated Learning model updates and their rank structure using data from various datasets.

Recycling Model Updates in Federated Learning: Are Gradient Subspaces Low-Rank?

GitHub

13 stars
1 watching
3 forks
Language: Jupyter Notebook
last commit: over 2 years ago
federated-learningmachine-learningoptimizationrank-analysis

Related projects:

Repository Description Stars
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
sjtu-yc/federated-submodel-averaging An implementation of federated submodel averaging (FedSubAvg) to enable collaborative learning across decentralized devices or users. 7
ignavierng/notears-admm An implementation of Bayesian network structure learning with continuous optimization for federated learning. 10
sap-samples/machine-learning-diff-private-federated-learning Simulates a federated learning setting to preserve individual data privacy 360
xtra-computing/fedsim A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. 24
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50
harliwu/fedamd This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. 2
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
sungwon-han/fedx An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. 68
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79
lins-lab/fedbr An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data 25
kampmichael/feddc An implementation of federated daisy-chaining and model averaging for distributed machine learning 8
diogenes0319/fedmd_clean An implementation of a heterogenous federated learning framework using model distillation. 149
chamathpali/fedsim An implementation of a federated learning algorithm that aggregates models based on similarities between them to improve overall performance in a distributed machine learning environment. 22
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61