pith. sign in

arxiv: 2411.12244 · v1 · pith:AB76HAM3new · submitted 2024-11-19 · 💻 cs.LG · cs.DC

Hyper-parameter Optimization for Federated Learning with Step-wise Adaptive Mechanism

classification 💻 cs.LG cs.DC
keywords hyper-parameterlearningclientsintegrationmechanismoptimizationprocesstools
0
0 comments X
read the original abstract

Federated Learning (FL) is a decentralized learning approach that protects sensitive information by utilizing local model parameters rather than sharing clients' raw datasets. While this privacy-preserving method is widely employed across various applications, it still requires significant development and optimization. Automated Machine Learning (Auto-ML) has been adapted for reducing the need for manual adjustments. Previous studies have explored the integration of AutoML with different FL algorithms to evaluate their effectiveness in enhancing FL settings. However, Automated FL (Auto-FL) faces additional challenges due to the involvement of a large cohort of clients and global training rounds between clients and the server, rendering the tuning process time-consuming and nearly impossible on resource-constrained edge devices (e.g., IoT devices). This paper investigates the deployment and integration of two lightweight Hyper-Parameter Optimization (HPO) tools, Raytune and Optuna, within the context of FL settings. A step-wise feedback mechanism has also been designed to accelerate the hyper-parameter tuning process and coordinate AutoML toolkits with the FL server. To this end, both local and global feedback mechanisms are integrated to limit the search space and expedite the HPO process. Further, a novel client selection technique is introduced to mitigate the straggler effect in Auto-FL. The selected hyper-parameter tuning tools are evaluated using two benchmark datasets, FEMNIST, and CIFAR10. Further, the paper discusses the essential properties of successful HPO tools, the integration mechanism with the FL pipeline, and the challenges posed by the distributed and heterogeneous nature of FL environments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Auto-FL-Research: Agentic Search for Federated Learning Algorithms

    cs.AI 2026-07 unverdicted novelty 6.0

    Auto-FL-Research deploys constrained coding agents to search federated learning recipes and reports mixed gains on four of five FLamby healthcare tasks and five of six LEAF profiles after five-seed repeats and same-bu...