paper-with-me

홈 › Papers

Tighter Performance Theory of FedExProx

2024-10-20 · Wojciech Anyszka, Kaja Gruntkowska, Alexander Tyurin, Peter Richtárik

We revisit FedExProx - a recently proposed distributed optimization method designed to enhance convergence properties of parallel proximal algorithms via extrapolation. In the process, we uncover a surprising flaw: its known theoretical guarantees on quadratic optimization tasks are no better than those offered by the vanilla Gradient Descent (GD) method. Motivated by this observation, we develop a novel analysis framework, establishing a tighter linear convergence rate for non-strongly convex quadratic problems. By incorporating both computation and communication costs, we demonstrate that FedExProx can indeed provably outperform GD, in stark contrast to the original analysis. Furthermore, we consider partial participation scenarios and analyze two adaptive extrapolation strategies - based on gradient diversity and Polyak stepsizes - again significantly outperforming previous results. Moving beyond quadratics, we extend the applicability of our analysis to general functions satisfying the Polyak-Lojasiewicz condition, outperforming the previous strongly convex analysis while operating under weaker assumptions. Backed by empirical results, our findings point to a new and stronger potential of FedExProx, paving the way for further exploration of the benefits of extrapolation in federated learning.

📄 PDF Abstract BibTeX arXiv:2410.15368

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationDiversityFederated Learning

Similar Papers 제목 키워드 기반

On the Convergence of FedProx with Extrapolation and Inexact Prox

2024-10-02 · Hanmin Li, Peter Richtárik

Enhancing the FedProx federated learning algorithm (Li et al., 2020) with server-side extrapolation, Li et al. (2024a) recently introduced the FedExProx method. Their theoretical analysis, however, relies on the assumpti…

Federated Learning

Tighter Information-Theoretic Generalization Bounds via a Novel Class of Change of Measure Inequalities

2026-02-08 · Yanxiao Liu, Yijun Fan, Deniz Gündüz arxiv

Change of measure inequalities translate divergences between probability measures into explicit bounds on event probabilities, and play an important role in deriving probabilistic guarantees in learning theory, informati…

Tighter Problem-Dependent Regret Bounds in Reinforcement Learning without Domain Knowledge using Value Function Bounds

2019-01-01 · Andrea Zanette, Emma Brunskill

Strong worst-case performance bounds for episodic reinforcement learning exist but fortunately in practice RL algorithms perform much better than such bounds would predict. Algorithms and theory that provide strong probl…

Learning TheoryReinforcement LearningReinforcement Learning (RL)

Generalization of Doob's Inequality and A Tighter Estimate on Look-back Option Price

2018-07-13

In this short note, we will strengthen the classic Doob's $L^p$ inequality for sub-martingale processes. Because this inequality is of fundamental importance to the theory of stochastic process, we believe this generaliz…

Tighter Theory for Local SGD on Identical and Heterogeneous Data

2019-09-10 · Ahmed Khaled, Konstantin Mishchenko, Peter Richtárik

We provide a new analysis of local SGD, removing unnecessary assumptions and elaborating on the difference between two data regimes: identical and heterogeneous. In both cases, we improve the existing theory and provide …