NeurIPS2025
Tight analyses of first-order methods with error feedback
Daniel Berg Thomsen, Adrien B. Taylor, Aymeric Dieuleveut
被引用 2 次
摘要
Communication between agents often constitutes a major computational bottleneck in distributed learning. One of the most common mitigation strategies is to compress the information exchanged, thereby reducing communication overhead. To counteract the degradation in convergence associated with compressed communication, error feedback schemes-most notably EF and EF 21 -were introduced. In this work, we provide a tight analysis of both of these methods. Specifically, we find the Lyapunov function that yields the best possible convergence rate for each method-with matching lower bounds. This principled approach yields sharp performance guarantees and enables a rigorous, apples-to-apples comparison between EF, EF 21 , and compressed gradient descent. Our analysis is carried out in the simplified single-agent setting, which allows for clean theoretical insights and fair comparison of the underlying mechanisms. Remark: proof certificates To consolidate and support our theoretical results, we complement each theoretical statement with analytical or numerical validation. Specifically, we provide certificates of correctness generated either with a Computer Algebra System (CAS), using a WolframScript, for symbolic verification, or using Performance Estimation Problems (PEP) for numerical validation. CAS enable verification of algebraic identities, while PEP annotations indicate numerical validation of complete statements. These certificates are highlighted in the paper using and markers, which are direct links to the corresponding Jupyter notebook or WolframScript in our public GitHub repository. a