paper-with-me

홈 › Papers

On Convergence of FedProx: Local Dissimilarity Invariant Bounds, Non-smoothness and Beyond

2022-06-10 · Xiao-Tong Yuan, Ping Li

The FedProx algorithm is a simple yet powerful distributed proximal point optimization method widely used for federated learning (FL) over heterogeneous data. Despite its popularity and remarkable success witnessed in practice, the theoretical understanding of FedProx is largely underinvestigated: the appealing convergence behavior of FedProx is so far characterized under certain non-standard and unrealistic dissimilarity assumptions of local functions, and the results are limited to smooth optimization problems. In order to remedy these deficiencies, we develop a novel local dissimilarity invariant convergence theory for FedProx and its minibatch stochastic extension through the lens of algorithmic stability. As a result, we contribute to derive several new and deeper insights into FedProx for non-convex federated optimization including: 1) convergence guarantees independent on local dissimilarity type conditions; 2) convergence guarantees for non-smooth FL problems; and 3) linear speedup with respect to size of minibatch and number of sampled devices. Our theory for the first time reveals that local dissimilarity and smoothness are not must-have for FedProx to get favorable complexity bounds. Preliminary experimental results on a series of benchmark FL datasets are reported to demonstrate the benefit of minibatching for improving the sample efficiency of FedProx.

📄 PDF Abstract BibTeX arXiv:2206.05187

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Optimization for Heterogeneous Networks

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Federated learning involves training and effectively combining machine learning models from distributed partitions of data (i.e., tasks) on edge devices, and be naturally viewed as a multi- task learning problem. While F…

Federated LearningMulti-Task Learning

DS FedProxGrad: Asymptotic Stationarity Without Noise Floor in Fair Federated Learning

2025-12-09 · Huzaifa Arif arxiv

Recent work \cite{arifgroup} introduced Federated Proximal Gradient \textbf{(\texttt{FedProxGrad})} for solving non-convex composite optimization problems in group fair federated learning. However, the original analysis …

Federated Learning

A Non-parametric View of FedAvg and FedProx: Beyond Stationary Points

2021-06-29 · Lili Su, Jiaming Xu, Pengkun Yang

Federated Learning (FL) is a promising decentralized learning framework and has great potentials in privacy preservation and in lowering the computation load at the cloud. Recent work showed that FedAvg and FedProx - the…

Federated Learningglobal-optimizationregression

Federated Learning with Heterogeneous Data Handling for Robust Vehicular Object Detection

2024-05-02 · Ahmad Khalil, Tizian Dege, Pegah Golchin, Rostyslav Olshevskyi 외

In the pursuit of refining precise perception models for fully autonomous driving, continual online model training becomes essential. Federated Learning (FL) within vehicular networks offers an efficient mechanism for mo…

Autonomous DrivingFederated Learningobject-detectionObject Detection

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