sparse-random-networks
Federated Learning Framework
Implementation of a communication-efficient federated learning framework using sparse random neural networks.
Implementation of the FedPM framework by the authors of the ICLR 2023 paper "Sparse Random Networks for Communication-Efficient Federated Learning".
29 stars
2 watching
2 forks
Language: Python
last commit: about 2 years ago compressiondeep-learningdistributed-learningfederated-learningpruningsparse-network
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. | 29 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
| 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 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| Provides a framework and theoretical foundation for Federated Reinforcement Learning with Byzantine Resilience in distributed systems | 85 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 72 |
| A federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models | 43 |