paper-with-me

홈 › Papers

FedGPO: Heterogeneity-Aware Global Parameter Optimization for Efficient Federated Learning

2022-11-30 · Young Geun Kim, Carole-Jean Wu

Federated learning (FL) has emerged as a solution to deal with the risk of privacy leaks in machine learning training. This approach allows a variety of mobile devices to collaboratively train a machine learning model without sharing the raw on-device training data with the cloud. However, efficient edge deployment of FL is challenging because of the system/data heterogeneity and runtime variance. This paper optimizes the energy-efficiency of FL use cases while guaranteeing model convergence, by accounting for the aforementioned challenges. We propose FedGPO based on a reinforcement learning, which learns how to identify optimal global parameters (B, E, K) for each FL aggregation round adapting to the system/data heterogeneity and stochastic runtime variance. In our experiments, FedGPO improves the model convergence time by 2.4 times, and achieves 3.6 times higher energy efficiency over the baseline settings, respectively.

📄 PDF Abstract BibTeX arXiv:2211.16669

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Demystifying Hyperparameter Optimization in Federated Learning

2021-09-29 · Syed Zawad, Jun Yi, Minjia Zhang, Cheng Li 외

Federated Learning (FL) is a new machine learning paradigm that enables training models collaboratively across clients without sharing private data. In FL, data is non-uniformly distributed among clients (i.e., data het…

Federated LearningHyperparameter OptimizationPrivacy Preserving

FedRD: Reducing Divergences for Generalized Federated Learning via Heterogeneity-aware Parameter Guidance

2026-01-28 · Kaile Wang, Jiannong Cao, Yu Yang, Xiaoyin Li 외 arxiv

Heterogeneous federated learning (HFL) aims to ensure effective and privacy-preserving collaboration among different entities. As newly joined clients require significant adjustments and additional training to align with…

Domain GeneralizationFederated Learning

FedSCAM (Federated Sharpness-Aware Minimization with Clustered Aggregation and Modulation): Scam-resistant SAM for Robust Federated Optimization in Heterogeneous Environments

2025-12-29 · Sameer Rahil, Zain Abdullah Ahmad, Talha Asif arxiv

Federated Learning (FL) enables collaborative model training across decentralized edge devices while preserving data privacy. However, statistical heterogeneity among clients, often manifested as non-IID label distributi…

Federated Learning

Instance-Aware Parameter Configuration in Bilevel Late Acceptance Hill Climbing for the Electric Capacitated Vehicle Routing Problem

2026-05-01 · Yinghao Qin, Xinwei Wang, Mosab Bazargani, Jun Chen arxiv

Algorithm performance in combinatorial optimization is highly sensitive to parameter settings, while a single globally tuned configuration often fails to exploit the heterogeneity of instances. This limitation is particu…

Parameter Prediction

FedFog: Network-Aware Optimization of Federated Learning over Wireless Fog-Cloud Systems

2021-07-04 · Van-Dinh Nguyen, Symeon Chatzinotas, Bjorn Ottersten, Trung Q. Duong

Federated learning (FL) is capable of performing large distributed machine learning tasks across multiple edge users by periodically aggregating trained local parameters. To address key challenges of enabling FL over a w…

Federated Learning