Federated Learning Hyper-Parameter Tuning from a System Perspective
Huanle Zhang, Lei Fu, Mi Zhang, Pengfei Hu, Xiuzhen Cheng, and Prasant Mohapatra, Xin Liu

TL;DR
FedTune is an automatic hyper-parameter tuning algorithm for federated learning that adapts to diverse system requirements, reducing training overhead and easing the burden on practitioners.
Contribution
This paper introduces FedTune, a novel system-aware hyper-parameter tuning method that dynamically adjusts FL hyper-parameters during training for improved efficiency.
Findings
Achieves 8.48%-26.75% reduction in system overhead.
Easily integrates into existing FL systems.
Effective across diverse applications and algorithms.
Abstract
Federated learning (FL) is a distributed model training paradigm that preserves clients' data privacy. It has gained tremendous attention from both academia and industry. FL hyper-parameters (e.g., the number of selected clients and the number of training passes) significantly affect the training overhead in terms of computation time, transmission time, computation load, and transmission load. However, the current practice of manually selecting FL hyper-parameters imposes a heavy burden on FL practitioners because applications have different training preferences. In this paper, we propose FedTune, an automatic FL hyper-parameter tuning algorithm tailored to applications' diverse system requirements in FL training. FedTune iteratively adjusts FL hyper-parameters during FL training and can be easily integrated into existing FL systems. Through extensive evaluations of FedTune for diverse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting · Advanced Data and IoT Technologies
