paper-with-me

Papers

Improved Convergence in Parameter-Agnostic Error Feedback through Momentum

2025-11-18 · Abdurakhmon Sadiev, Yury Demidovich, Igor Sokolov, Grigory Malinovsky, Sarit Khirirat, Peter Richtárik arxiv

Communication compression is essential for scalable distributed training of modern machine learning models, but it often degrades convergence due to the noise it introduces. Error Feedback (EF) mechanisms are widely adopted to mitigate this issue of distributed compression algorithms. Despite their popularity and training efficiency, existing distributed EF algorithms often require prior knowledge of problem parameters (e.g., smoothness constants) to fine-tune stepsizes. This limits their practical applicability especially in large-scale neural network training. In this paper, we study normalized error feedback algorithms that combine EF with normalized updates, various momentum variants, and parameter-agnostic, time-varying stepsizes, thus eliminating the need for problem-dependent tuning. We analyze the convergence of these algorithms for minimizing smooth functions, and establish parameter-agnostic complexity bounds that are close to the best-known bounds with carefully-tuned problem-dependent stepsizes. Specifically, we show that normalized EF21 achieve the convergence rate of near ${O}(1/T^{1/4})$ for Polyak's heavy-ball momentum, ${O}(1/T^{2/7})$ for Iterative Gradient Transport (IGT), and ${O}(1/T^{1/3})$ for STORM and Hessian-corrected momentum. Our results hold with decreasing stepsizes and small mini-batches. Finally, our empirical experiments confirm our theoretical insights.

📄 PDF Abstract BibTeX arXiv:2511.14501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Error Feedback under $(L_0,L_1)$-Smoothness: Normalization and Momentum

2024-10-22 · Sarit Khirirat, Abdurakhmon Sadiev, Artem Riabinin, Eduard Gorbunov 외

We provide the first proof of convergence for normalized error feedback algorithms across a wide range of machine learning problems. Despite their popularity and efficiency in training deep neural networks, traditional a…

Faster Convergence with Multiway Preferences

2023-12-19 · Aadirupa Saha, Vitaly Feldman, Tomer Koren, Yishay Mansour

We address the problem of convex optimization with preference feedback, where the goal is to minimize a convex function given a weaker form of comparison queries. Each query consists of two points and the dueling feedbac…

Adaptive SVRG Methods under Error Bound Conditions with Unknown Growth Parameter

2017-12-01 · NeurIPS 2017 12 · Yi Xu, Qihang Lin, Tianbao Yang

Error bound, an inherent property of an optimization problem, has recently revived in the development of algorithms with improved global convergence without strong convexity. The most studied error bound is the quadrati…

BIG-bench Machine LearningStochastic Optimization

Optimal Output Feedback Learning Control for Discrete-Time Linear Quadratic Regulation

2025-03-08 · Kedi Xie, Martin Guay, Shimin Wang, Fang Deng 외

This paper studies the linear quadratic regulation (LQR) problem of unknown discrete-time systems via dynamic output feedback learning control. In contrast to the state feedback, the optimality of the dynamic output feed…

How to Attain Communication-Efficient DNN Training? Convert, Compress, Correct

2022-04-18 · Zhong-Jing Chen, Eduin E. Hernandez, Yu-Chih Huang, Stefano Rini

This paper introduces CO3 -- an algorithm for communication-efficient federated Deep Neural Network (DNN) training. CO3 takes its name from three processing applied which reduce the communication load when transmitting t…

Quantization