paper-with-me

Papers

Linearly Converging Error Compensated SGD

2020-10-23 · NeurIPS 2020 12 · Eduard Gorbunov, Dmitry Kovalev, Dmitry Makarenko, Peter Richtárik

In this paper, we propose a unified analysis of variants of distributed SGD with arbitrary compressions and delayed updates. Our framework is general enough to cover different variants of quantized SGD, Error-Compensated SGD (EC-SGD) and SGD with delayed updates (D-SGD). Via a single theorem, we derive the complexity results for all the methods that fit our framework. For the existing methods, this theorem gives the best-known complexity results. Moreover, using our general scheme, we develop new variants of SGD that combine variance reduction or arbitrary sampling with error feedback and quantization and derive the convergence rates for these methods beating the state-of-the-art results. In order to illustrate the strength of our framework, we develop 16 new methods that fit this. In particular, we propose the first method called EC-SGD-DIANA that is based on error-feedback for biased compression operator and quantization of gradient differences and prove the convergence guarantees showing that EC-SGD-DIANA converges to the exact optimum asymptotically in expectation with constant learning rate for both convex and strongly convex objectives when workers compute full gradients of their loss functions. Moreover, for the case when the loss function of the worker has the form of finite sum, we modified the method and got a new one called EC-LSVRG-DIANA which is the first distributed stochastic method with error feedback and variance reduction that converges to the exact optimum asymptotically in expectation with a constant learning rate.

📄 PDF Abstract BibTeX arXiv:2010.12292

Code (1)

eduardgorbunov/ef_sigma_k 공식 구현

Tasks

Quantization

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Distributed and Stochastic Optimization Methods with Gradient Compression and Local Steps

2021-12-20 · Eduard Gorbunov

In this thesis, we propose new theoretical frameworks for the analysis of stochastic and distributed methods with error compensation and local updates. Using these frameworks, we develop more than 20 new optimization met…

Stochastic Optimization

ACCon: Angle-Compensated Contrastive Regularizer for Deep Regression

2025-01-13 · Botao Zhao, Xiaoyang Qu, Zuheng Kang, Junqing Peng 외

In deep regression, capturing the relationship among continuous labels in feature space is a fundamental challenge that has attracted increasing interest. Addressing this issue can prevent models from converging to subop…

Contrastive LearningregressionRepresentation Learning

$\texttt{DeepSqueeze}$: Decentralization Meets Error-Compensated Compression

2019-07-17 · Hanlin Tang, Xiangru Lian, Shuang Qiu, Lei Yuan 외

Communication is a key bottleneck in distributed training. Recently, an \emph{error-compensated} compression technology was particularly designed for the \emph{centralized} learning and receives huge successes, by showin…

DoubleSqueeze: Parallel Stochastic Gradient Descent with Double-Pass Error-Compensated Compression

2019-05-15 · Hanlin Tang, Xiangru Lian, Chen Yu, Tong Zhang 외

A standard approach in large scale machine learning is distributed stochastic gradient training, which requires the computation of aggregated stochastic gradients over multiple nodes on a network. Communication is a majo…

Bias-Compensated State of Charge and State of Health Joint Estimation for Lithium Iron Phosphate Batteries

2024-01-16 · Baozhao Yi, Xinhao Du, Jiawei Zhang, Xiaogang Wu 외

Accurate estimation of the state of charge (SOC) and state of health (SOH) is crucial for the safe and reliable operation of batteries. Voltage measurement bias highly affects state estimation accuracy, especially in Lit…

State Estimation