paper-with-me

Papers

On the Discrepancy between the Theoretical Analysis and Practical Implementations of Compressed Communication for Distributed Deep Learning

2019-11-19 · Aritra Dutta, El Houcine Bergou, Ahmed M. Abdelmoniem, Chen-Yu Ho, Atal Narayan Sahu, Marco Canini, Panos Kalnis

Compressed communication, in the form of sparsification or quantization of stochastic gradients, is employed to reduce communication costs in distributed data-parallel training of deep neural networks. However, there exists a discrepancy between theory and practice: while theoretical analysis of most existing compression methods assumes compression is applied to the gradients of the entire model, many practical implementations operate individually on the gradients of each layer of the model. In this paper, we prove that layer-wise compression is, in theory, better, because the convergence rate is upper bounded by that of entire-model compression for a wide range of biased and unbiased compression methods. However, despite the theoretical bound, our experimental study of six well-known methods shows that convergence, in practice, may or may not be better, depending on the actual trained model and compression ratio. Our findings suggest that it would be advantageous for deep learning frameworks to include support for both layer-wise and entire-model compression.

📄 PDF Abstract BibTeX arXiv:1911.08250

Code (1)

sands-lab/layer-wise-aaai20 공식 구현 pytorch

Tasks

Model CompressionQuantization

Similar Papers 제목 키워드 기반

Domain Discrepancy Measure for Complex Models in Unsupervised Domain Adaptation

2019-01-30 · Jongyeong Lee, Nontawat Charoenphakdee, Seiichi Kuroki, Masashi Sugiyama

Appropriately evaluating the discrepancy between domains is essential for the success of unsupervised domain adaptation. In this paper, we first point out that existing discrepancy measures are less informative when comp…

Binary ClassificationClassificationDomain AdaptationGeneral Classification+2

Closing the Gap: Achieving Global Convergence (Last Iterate) of Actor-Critic under Markovian Sampling with Neural Network Parametrization

2024-05-03 · Mudit Gaur, Amrit Singh Bedi, Di Wang, Vaneet Aggarwal

The current state-of-the-art theoretical analysis of Actor-Critic (AC) algorithms significantly lags in addressing the practical aspects of AC implementations. This crucial gap needs bridging to bring the analysis in lin…

Diffusion Bridge or Flow Matching? A Unifying Framework and Comparative Analysis

2025-09-29 · Kaizhen Zhu, Mokai Pan, Zhechuan Yu, Jingya Wang 외 arxiv

Diffusion Bridge and Flow Matching have both demonstrated compelling empirical performance in transformation between arbitrary distributions. However, there remains confusion about which approach is generally preferable,…

Image RestorationStyle Transfer

Task-Free Continual Learning via Online Discrepancy Distance Learning

2022-10-12 · Fei Ye, Adrian G. Bors

Learning from non-stationary data streams, also called Task-Free Continual Learning (TFCL) remains challenging due to the absence of explicit task information. Although recently some methods have been proposed for TFCL, …

Continual LearningGeneralization Bounds

REG: Rectified Gradient Guidance for Conditional Diffusion Models

2025-01-31 · Zhengqi Gao, Kaiwen Zha, Tianyuan Zhang, Zihui Xue 외

Guidance techniques are simple yet effective for improving conditional generation in diffusion models. Albeit their empirical success, the practical implementation of guidance diverges significantly from its theoretical …

Image GenerationText to Image GenerationText-to-Image Generationvalid