Tejalsjsu / DeepGradientCompression
It is implementation of Research paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING". Deep gradient compression is a technique by which the gradients are compressed before they are being sent. This approach greatly reduces the communication bandwidth and thus improves multi node training.
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeepGradientCompression
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆31Updated 3 years ago
- vector quantization for stochastic gradient descent.☆33Updated 4 years ago
- ☆27Updated 4 years ago
- Understanding Top-k Sparsification in Distributed Deep Learning☆22Updated 4 years ago
- gTop-k S-SGD: A Communication-Efficient Distributed Synchronous SGD Algorithm for Deep Learning☆35Updated 5 years ago
- Federated Dynamic Sparse Training☆29Updated 2 years ago
- [ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training☆213Updated 4 months ago
- CMFL: Mitigating Communication Overhead for Federated Learning / PyTorch reimplementation.☆27Updated 5 years ago
- ☆23Updated 3 years ago
- Atomo: Communication-efficient Learning via Atomic Sparsification☆25Updated 5 years ago
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆12Updated 3 months ago
- ☆10Updated 3 years ago
- LotteryFL: Empower Edge Intelligence with Personalized and Communication-Efficient Federated Learning (2021 IEEE/ACM Symposium on Edge Co…☆38Updated last year
- Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.☆28Updated 3 years ago
- Adaptive Resource-Aware Split-Learning, a framework for efficient model training in IoT systems☆12Updated last year
- QSGD-TF☆21Updated 5 years ago
- ☆28Updated 4 years ago
- Algorithm: Decentralized Parallel Stochastic Gradient Descent☆41Updated 6 years ago
- Adaptive gradient sparsification for efficient federated learning: an online learning approach☆17Updated 4 years ago
- GRACE - GRAdient ComprEssion for distributed deep learning☆138Updated 3 months ago
- The implementation of "Two-Stream Federated Learning: Reduce the Communication Costs" (VCIP 2018)☆14Updated 5 years ago
- ☆89Updated 3 years ago
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆55Updated 6 years ago
- Code for the signSGD paper☆80Updated 3 years ago
- Official Pytorch implementation of "Communication-Efficient Federated Learning with Compensated Overlap-FedAvg"☆22Updated 3 years ago
- Layer-wise Sparsification of Distributed Deep Learning☆10Updated 4 years ago
- Personalized Federated Learning by Structured and Unstructured Pruning under Data Heterogeneity☆40Updated 3 years ago
- ☆43Updated 2 years ago
- This repository implements FEDL using pytorch☆48Updated 4 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆29Updated 3 months ago