paper-with-me

홈 › Papers

MARINA: Faster Non-Convex Distributed Learning with Compression

2021-02-15 · Eduard Gorbunov, Konstantin Burlachenko, Zhize Li, Peter Richtárik

We develop and analyze MARINA: a new communication efficient method for non-convex distributed learning over heterogeneous datasets. MARINA employs a novel communication compression strategy based on the compression of gradient differences that is reminiscent of but different from the strategy employed in the DIANA method of Mishchenko et al. (2019). Unlike virtually all competing distributed first-order methods, including DIANA, ours is based on a carefully designed biased gradient estimator, which is the key to its superior theoretical and practical performance. The communication complexity bounds we prove for MARINA are evidently better than those of all previous first-order methods. Further, we develop and analyze two variants of MARINA: VR-MARINA and PP-MARINA. The first method is designed for the case when the local loss functions owned by clients are either of a finite sum or of an expectation form, and the second method allows for a partial participation of clients -- a feature important in federated learning. All our methods are superior to previous state-of-the-art methods in terms of oracle/communication complexity. Finally, we provide a convergence analysis of all methods for problems satisfying the Polyak-Lojasiewicz condition.

📄 PDF Abstract BibTeX arXiv:2102.07845

Code (1)

burlachenkok/marina 공식 구현 pytorch

Tasks

AllFederated Learning

Similar Papers 제목 키워드 기반

Correlated Quantization for Faster Nonconvex Distributed Optimization

2024-01-10 · Andrei Panferov, Yury Demidovich, Ahmad Rammal, Peter Richtárik

Quantization (Alistarh et al., 2017) is an important (stochastic) compression technique that reduces the volume of transmitted bits during each communication round in distributed model training. Suresh et al. (2022) intr…

Distributed OptimizationQuantization

Improving the Worst-Case Bidirectional Communication Complexity for Nonconvex Distributed Optimization under Function Similarity

2024-02-09 · Kaja Gruntkowska, Alexander Tyurin, Peter Richtárik

Effective communication between the server and workers plays a key role in distributed optimization. In this paper, we focus on optimizing the server-to-worker communication, uncovering inefficiencies in prevalent downli…

Distributed Optimization

Permutation Compressors for Provably Faster Distributed Nonconvex Optimization

2021-10-07 · ICLR 2022 4 · Rafał Szlendak, Alexander Tyurin, Peter Richtárik

We study the MARINA method of Gorbunov et al (2021) -- the current state-of-the-art distributed non-convex optimization method in terms of theoretical communication complexity. Theoretical superiority of this method can …

MARINA-P: Superior Performance in Non-smooth Federated Optimization with Adaptive Stepsizes

2024-12-22 · Igor Sokolov, Peter Richtárik

Non-smooth communication-efficient federated optimization is crucial for many machine learning applications, yet remains largely unexplored theoretically. Recent advancements have primarily focused on smooth convex and n…

Streamlining in the Riemannian Realm: Efficient Riemannian Optimization with Loopless Variance Reduction

2024-03-11 · Yury Demidovich, Grigory Malinovsky, Peter Richtárik

In this study, we investigate stochastic optimization on Riemannian manifolds, focusing on the crucial variance reduction mechanism used in both Euclidean and Riemannian settings. Riemannian variance-reduced methods usua…

Distributed OptimizationRiemannian optimizationStochastic Optimization