paper-with-me

Papers

ATOMO: Communication-efficient Learning via Atomic Sparsification

2018-06-11 · NeurIPS 2018 12 · Hongyi Wang, Scott Sievert, Zachary Charles, Shengchao Liu, Stephen Wright, Dimitris Papailiopoulos

Distributed model training suffers from communication overheads due to frequent gradient updates transmitted between compute nodes. To mitigate these overheads, several studies propose the use of sparsified stochastic gradients. We argue that these are facets of a general sparsification method that can operate on any possible atomic decomposition. Notable examples include element-wise, singular value, and Fourier decompositions. We present ATOMO, a general framework for atomic sparsification of stochastic gradients. Given a gradient, an atomic decomposition, and a sparsity budget, ATOMO gives a random unbiased sparsification of the atoms minimizing variance. We show that recent methods such as QSGD and TernGrad are special cases of ATOMO and that sparsifiying the singular value decomposition of neural networks gradients, rather than their coordinates, can lead to significantly faster distributed training.

📄 PDF Abstract BibTeX arXiv:1806.04090

Code (1)

hwang595/ATOMO 공식 구현 pytorch

Similar Papers 제목 키워드 기반

AtomoVideo: High Fidelity Image-to-Video Generation

2024-03-04 · Litong Gong, Yiran Zhu, Weijie Li, Xiaoyang Kang 외

Recently, video generation has achieved significant rapid development based on superior text-to-image generation techniques. In this work, we propose a high fidelity framework for image-to-video generation, named AtomoVi…

Image GenerationImage to Video GenerationText to Image GenerationText-to-Image Generation+1

Reducing Communication for Split Learning by Randomized Top-k Sparsification

2023-05-29 · Fei Zheng, Chaochao Chen, Lingjuan Lyu, Binhui Yao

Split learning is a simple solution for Vertical Federated Learning (VFL), which has drawn substantial attention in both research and application due to its simplicity and efficiency. However, communication efficiency is…

Federated LearningQuantizationVertical Federated Learning

IntraTomo: Self-Supervised Learning-Based Tomography via Sinogram Synthesis and Prediction

2021-01-01 · ICCV 2021 10 · Guangming Zang, Ramzi Idoughi, Rui Li, Peter Wonka 외

We propose IntraTomo, a powerful framework that combines the benefits of learning-based and model-based approaches for solving highly ill-posed inverse problems in the Computed Tomography (CT) context. IntraTomo is c…

Computed Tomography (CT)Low-Dose X-Ray Ct ReconstructionNovel View SynthesisSelf-Supervised Learning+1

Gradient Sparification for Asynchronous Distributed Training

2019-10-24 · Zijie Yan

Modern large scale machine learning applications require stochastic optimization algorithms to be implemented on distributed computational architectures. A key bottleneck is the communication overhead for exchanging info…

Federated LearningStochastic Optimization

Efficient and Secure Federated Learning for Financial Applications

2023-03-15 · Tao Liu, Zhi Wang, Hui He, Liangliang Lin 외

The conventional machine learning (ML) and deep learning approaches need to share customers' sensitive information with an external credit bureau to generate a prediction model that opens the door to privacy leakage. Thi…

Federated Learning