paper-with-me

홈 › Papers

Composite federated learning with heterogeneous data

2023-09-04 · Jiaojiao Zhang, Jiang Hu, Mikael Johansson

We propose a novel algorithm for solving the composite Federated Learning (FL) problem. This algorithm manages non-smooth regularization by strategically decoupling the proximal operator and communication, and addresses client drift without any assumptions about data similarity. Moreover, each worker uses local updates to reduce the communication frequency with the server and transmits only a $d$-dimensional vector per communication round. We prove that our algorithm converges linearly to a neighborhood of the optimal solution and demonstrate the superiority of our algorithm over state-of-the-art methods in numerical experiments.

📄 PDF Abstract BibTeX arXiv:2309.01795

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedCanon: Non-Convex Composite Federated Learning with Efficient Proximal Operation on Heterogeneous Data

2025-04-16 · Yuan Zhou, Jiachen Zhong, Xinli Shi, Guanghui Wen 외

Composite federated learning offers a general framework for solving machine learning problems with additional regularization terms. However, many existing methods require clients to perform multiple proximal operations t…

Computational EfficiencyFederated Learning

Non-convex composite federated learning with heterogeneous data

2025-02-06 · Jiaojiao Zhang, Jiang Hu, Mikael Johansson

We propose an innovative algorithm for non-convex composite federated learning that decouples the proximal operator evaluation and the communication between server and clients. Moreover, each client uses local updates to…

Federated Learning

Compressed Proximal Federated Learning for Non-Convex Composite Optimization on Heterogeneous Data

2026-03-08 · Pu Qiu, Chen Ouyang, Yongyang Xiong, Keyou You 외 arxiv

Federated Composite Optimization (FCO) has emerged as a promising framework for training models with structural constraints (e.g., sparsity) in distributed edge networks. However, simultaneously achieving communication e…

Federated Learning

Coded Federated Learning

2020-02-21 · Sagar Dhakal, Saurav Prakash, Yair Yona, Shilpa Talwar 외

Federated learning is a method of training a global model from decentralized data distributed across client devices. Here, model parameters are computed locally by each client device and exchanged with a central server, …

Federated Learning

Federated Composite Saddle Point Optimization

2023-05-25 · Site Bai, Brian Bullins

Federated learning (FL) approaches for saddle point problems (SPP) have recently gained in popularity due to the critical role they play in machine learning (ML). Existing works mostly target smooth unconstrained objecti…

Federated Learning