paper-with-me

Papers

Evaluation of Hyperparameter-Optimization Approaches in an Industrial Federated Learning System

2021-10-15 · Stephanie Holly, Thomas Hiessl, Safoura Rezapour Lakani, Daniel Schall, Clemens Heitzinger, Jana Kemnitz

Federated Learning (FL) decouples model training from the need for direct access to the data and allows organizations to collaborate with industry partners to reach a satisfying level of performance without sharing vulnerable business information. The performance of a machine learning algorithm is highly sensitive to the choice of its hyperparameters. In an FL setting, hyperparameter optimization poses new challenges. In this work, we investigated the impact of different hyperparameter optimization approaches in an FL system. In an effort to reduce communication costs, a critical bottleneck in FL, we investigated a local hyperparameter optimization approach that -- in contrast to a global hyperparameter optimization approach -- allows every client to have its own hyperparameter configuration. We implemented these approaches based on grid search and Bayesian optimization and evaluated the algorithms on the MNIST data set using an i.i.d. partition and on an Internet of Things (IoT) sensor based industrial data set using a non-i.i.d. partition.

📄 PDF Abstract BibTeX arXiv:2110.08202

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationFederated LearningHyperparameter Optimization

Similar Papers 제목 키워드 기반

Federated Hyperparameter Tuning: Challenges, Baselines, and Connections to Weight-Sharing

2021-06-08 · NeurIPS 2021 12 · Mikhail Khodak, Renbo Tu, Tian Li, Liam Li 외

Tuning hyperparameters is a crucial but arduous part of the machine learning pipeline. Hyperparameter optimization is even more challenging in federated learning, where models are learned over a distributed network of he…

Federated LearningHyperparameter OptimizationNeural Architecture Search

On Noisy Evaluation in Federated Hyperparameter Tuning

2022-12-17 · Kevin Kuo, Pratiksha Thaker, Mikhail Khodak, John Nguyen 외

Hyperparameter tuning is critical to the success of federated learning applications. Unfortunately, appropriately selecting hyperparameters is challenging in federated networks. Issues of scale, privacy, and heterogeneit…

Federated Learning

Particle Swarm Optimized Federated Learning For Industrial IoT and Smart City Services

2020-09-05 · Basheer Qolomany, Kashif Ahmad, Ala Al-Fuqaha, Junaid Qadir

Most of the research on Federated Learning (FL) has focused on analyzing global optimization, privacy, and communication, with limited attention focusing on analyzing the critical matter of performing efficient local tra…

Federated Learningglobal-optimizationTraffic Prediction

HPN: Personalized Federated Hyperparameter Optimization

2023-04-11 · Anda Cheng, Zhen Wang, Yaliang Li, Jian Cheng

Numerous research studies in the field of federated learning (FL) have attempted to use personalization to address the heterogeneity among clients, one of FL's most crucial and challenging problems. However, existing wor…

Federated LearningHyperparameter Optimization

GA4GC: Greener Agent for Greener Code via Multi-Objective Configuration Optimization

2025-10-05 · Jingzhi Gong, Yixin Bian, Luis de la Cal, Giovanni Pinna 외 arxiv

Coding agents powered by LLMs face critical sustainability and scalability challenges in industrial deployment, with single runs consuming over 100k tokens and incurring environmental costs that may exceed optimization b…