paper-with-me

홈 › Papers

Achieving Linear Speedup for Composite Federated Learning

2026-02-03 · Kun Huang, Shi Pu, Karl Henrik Johansson arxiv

This paper proposes FedNMap, a normal map-based method for composite federated learning, where the objective consists of a smooth loss and a possibly nonsmooth regularizer. FedNMap leverages a normal map-based update scheme to handle the nonsmooth term and incorporates a local correction strategy to mitigate the impact of data heterogeneity across clients. Under standard assumptions, including smooth local losses, weak convexity of the regularizer, and bounded stochastic gradient variance, FedNMap achieves linear speedup with respect to both the number of clients and the number of local updates for nonconvex losses, both with and without the Polyak-Łojasiewicz condition. To the best of our knowledge, this is the first algorithm establishing linear speedup for nonconvex composite federated learning. Numerical experiments corroborate our theoretical findings and demonstrate the linear speedup of FedNMap.

📄 PDF Abstract BibTeX arXiv:2602.03357

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Fast Composite Optimization and Statistical Recovery in Federated Learning

2022-07-17 · Yajie Bao, Michael Crawshaw, Shan Luo, Mingrui Liu

As a prevalent distributed learning paradigm, Federated Learning (FL) trains a global model on a massive amount of devices with infrequent communication. This paper investigates a class of composite optimization and stat…

Federated Learning

Achieving Linear Speedup in Non-IID Federated Bilevel Learning

2023-02-10 · Minhui Huang, Dewei Zhang, Kaiyi Ji

Federated bilevel optimization has received increasing attention in various emerging machine learning and communication applications. Recently, several Hessian-vector-based algorithms have been proposed to solve the fede…

Bilevel OptimizationFederated Learning

Decentralized Nonconvex Composite Federated Learning with Gradient Tracking and Momentum

2025-04-17 · Yuan Zhou, Xinli Shi, Xuelong Li, Jiachen Zhong 외

Decentralized Federated Learning (DFL) eliminates the reliance on the server-client architecture inherent in traditional federated learning, attracting significant research interest in recent years. Simultaneously, the o…

Federated Learning

Distributed Non-Convex Optimization with Sublinear Speedup under Intermittent Client Availability

2020-02-18 · Yikai Yan, Chaoyue Niu, Yucheng Ding, Zhenzhe Zheng 외

Federated learning is a new distributed machine learning framework, where a bunch of heterogeneous clients collaboratively train a model without sharing training data. In this work, we consider a practical and ubiquitous…

BenchmarkingFederated Learning

NET-FLEET: Achieving Linear Convergence Speedup for Fully Decentralized Federated Learning with Heterogeneous Data

2022-08-17 · Xin Zhang, Minghong Fang, Zhuqing Liu, Haibo Yang 외

Federated learning (FL) has received a surge of interest in recent years thanks to its benefits in data privacy protection, efficient communication, and parallel data processing. Also, with appropriate algorithmic design…

Federated LearningOpen-Ended Question Answering