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.
☆18Aug 14, 2019Updated 6 years ago
Alternatives and similar repositories for DeepGradientCompression
Users that are interested in DeepGradientCompression are comparing it to the libraries listed below
Sorting:
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆32Nov 20, 2020Updated 5 years ago
- gTop-k S-SGD: A Communication-Efficient Distributed Synchronous SGD Algorithm for Deep Learning☆37Aug 19, 2019Updated 6 years ago
- A computation-parallel deep learning architecture.☆13Sep 25, 2019Updated 6 years ago
- vector quantization for stochastic gradient descent.☆35May 12, 2020Updated 5 years ago
- Atomo: Communication-efficient Learning via Atomic Sparsification☆28Dec 9, 2018Updated 7 years ago
- [ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training☆226Jul 10, 2024Updated last year
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727☆149Oct 29, 2024Updated last year
- GRACE - GRAdient ComprEssion for distributed deep learning☆139Jul 23, 2024Updated last year
- 廖星宇深度学习入门之pytorch第一版书中代码实现☆11Jul 9, 2018Updated 7 years ago
- CMFL: Mitigating Communication Overhead for Federated Learning / PyTorch reimplementation.☆29Oct 18, 2019Updated 6 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆32Jul 25, 2024Updated last year
- Release doc/tutorial/wheels for poseidon-tf☆10Jan 18, 2018Updated 8 years ago
- Document of WeCross https://wecross.readthedocs.io/zh_CN/latest/☆11Apr 8, 2024Updated last year
- Secure Inference Resilient Against Malicious Clients☆14May 3, 2022Updated 3 years ago
- Common MPC Pitfalls☆12Feb 14, 2026Updated last month
- Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.☆30Jan 14, 2021Updated 5 years ago
- Repository containing notebooks that implement different Federated Learning algorithms using PyTorch☆12May 17, 2021Updated 4 years ago
- ☆13Jul 23, 2023Updated 2 years ago
- Blockchain Enabled Asynchronous and Secure Federated Machine Learning☆12May 21, 2021Updated 4 years ago
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆13Jul 25, 2024Updated last year
- COVID-19 Infodemic Twitter dataset☆13Sep 5, 2021Updated 4 years ago
- Audio Keyword Search☆12May 5, 2019Updated 6 years ago
- Learning to share: simultaneous parameter tying and sparsification in deep learning☆13Aug 21, 2018Updated 7 years ago
- In this project, we build a simple federated deep learning model (i.e., LeNet model) that classifies 62 differents Belgian Traffic Signs.☆14Feb 23, 2021Updated 5 years ago
- Layer-wise Sparsification of Distributed Deep Learning☆10Jul 6, 2020Updated 5 years ago
- Efficient approximation algorithms for Shapley Values in Horizontal Enterprise Federated Learning☆13May 5, 2020Updated 5 years ago
- ☆33Dec 3, 2019Updated 6 years ago
- We implement an efficient mechanism for compressing large networks by {\em tensorizing\/} network layers: i.e. mapping layers on to high-…☆11Jul 10, 2018Updated 7 years ago
- ☆17Sep 26, 2018Updated 7 years ago
- ☆14Apr 16, 2018Updated 7 years ago
- A list of papers using/about Federated Learning especially malicious client and attacks.☆12Aug 22, 2020Updated 5 years ago
- 本次实训按照指导书要求,设计并实现了一个简单的图像检索系统,实现了从颜色特征、纹理特征、形状特征三个方面对图像进行匹配。其中颜色特征是提取自RGB颜色空间的颜色矩;纹理特征是来自图像0度、45度、90度、135度四个角度的灰度共生矩阵的纹理一致性、纹理对比度、纹理熵,纹理相…☆12Feb 15, 2022Updated 4 years ago
- Coherence boosting: When your pretrained language model is not paying enough attention (ACL 2022) https://arxiv.org/abs/2110.08294☆15Apr 23, 2023Updated 2 years ago
- A Deep Learning Meta-Framework and HPC Benchmarking Library☆81May 23, 2022Updated 3 years ago
- Improved Secure 3-Party Neural Network Inference with Reducing Online Communication Costs☆11Jan 27, 2023Updated 3 years ago
- modified version of src☆17Jan 13, 2018Updated 8 years ago
- Joint Source-Channel Coding of Images With Feedback☆11Apr 21, 2020Updated 5 years ago
- Communication-Efficient Feature-based Federated Transfer Learning☆14Jun 20, 2024Updated last year
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆16Oct 11, 2021Updated 4 years ago