paper-with-me

홈 › Papers

Optimization-Based GenQSGD for Federated Edge Learning

2021-10-25 · Yangchen Li, Ying Cui, Vincent Lau

Optimal algorithm design for federated learning (FL) remains an open problem. This paper explores the full potential of FL in practical edge computing systems where workers may have different computation and communication capabilities, and quantized intermediate model updates are sent between the server and workers. First, we present a general quantized parallel mini-batch stochastic gradient descent (SGD) algorithm for FL, namely GenQSGD, which is parameterized by the number of global iterations, the numbers of local iterations at all workers, and the mini-batch size. We also analyze its convergence error for any choice of the algorithm parameters. Then, we optimize the algorithm parameters to minimize the energy cost under the time constraint and convergence error constraint. The optimization problem is a challenging non-convex problem with non-differentiable constraint functions. We propose an iterative algorithm to obtain a KKT point using advanced optimization techniques. Numerical results demonstrate the significant gains of GenQSGD over existing FL algorithms and reveal the importance of optimally designing FL algorithms.

📄 PDF Abstract BibTeX arXiv:2110.12987

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

An Optimization Framework for Federated Edge Learning

2021-11-26 · Yangchen Li, Ying Cui, Vincent Lau

The optimal design of federated learning (FL) algorithms for solving general machine learning (ML) problems in practical edge computing systems with quantized message passing remains an open problem. This paper considers…

Edge-computingFederated LearningQuantization

Federated Zeroth-Order Optimization using Trajectory-Informed Surrogate Gradients

2023-08-08 · Yao Shu, Xiaoqiang Lin, Zhongxiang Dai, Bryan Kian Hsiang Low

Federated optimization, an emerging paradigm which finds wide real-world applications such as federated learning, enables multiple clients (e.g., edge devices) to collaboratively optimize a global function. The clients d…

Adversarial AttackFederated Learning

Asynchronous Federated Optimization

2019-03-10 · Cong Xie, Sanmi Koyejo, Indranil Gupta

Federated learning enables training on a massive number of edge devices. To improve flexibility and scalability, we propose a new asynchronous federated optimization algorithm. We prove that the proposed approach has nea…

Federated Learning

Joint Optimization in Edge-Cloud Continuum for Federated Unsupervised Person Re-identification

2021-08-14 · Weiming Zhuang, Yonggang Wen, Shuai Zhang

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging dis…

Federated LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Efficient Zero-Order Federated Finetuning of Language Models for Resource-Constrained Devices

2025-02-14 · Mohamed Aboelenien Ahmed, Kilian Pfeiffer, Ramin Khalili, Heba Khdr 외

Federated fine-tuning offers a promising approach for tuning Large Language Models (LLMs) on edge devices while preserving data privacy. However, fine-tuning these models on edge devices remains challenging due to high m…

Federated Learning