paper-with-me

Papers

Single-shot General Hyper-parameter Optimization for Federated Learning

2023-10-27 · ICLR 2023 10 · Yi Zhou, Parikshit Ram, Theodoros Salonidis, Nathalie Baracaldo, Horst Samulowitz, Heiko Ludwig

We address the problem of hyper-parameter optimization (HPO) for federated learning (FL-HPO). We introduce Federated Loss SuRface Aggregation (FLoRA), a general FL-HPO solution framework that can address use cases of tabular data and any Machine Learning (ML) model including gradient boosting training algorithms, SVMs, neural networks, among others and thereby further expands the scope of FL-HPO. FLoRA enables single-shot FL-HPO: identifying a single set of good hyper-parameters that are subsequently used in a single FL training. Thus, it enables FL-HPO solutions with minimal additional communication overhead compared to FL training without HPO. Utilizing standard smoothness assumptions, we theoretically characterize the optimality gap of FLoRA for any convex and non-convex loss functions, which explicitly accounts for the heterogeneous nature of the parties' local data distributions, a dominant characteristic of FL systems. Our empirical evaluation of FLoRA for multiple FL algorithms on seven OpenML datasets demonstrates significant model accuracy improvements over the baselines, and robustness to increasing number of parties involved in FL-HPO training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
HPO In machine learning, a hyperparameter is a parameter whose value is used to control learning process, and HPO is the problem of choosing a set of optimal hyperparameters for a…

Similar Papers 제목 키워드 기반

Single-shot Hyper-parameter Optimization for Federated Learning: A General Algorithm & Analysis

2022-02-16 · Yi Zhou, Parikshit Ram, Theodoros Salonidis, Nathalie Baracaldo 외

We address the relatively unexplored problem of hyper-parameter optimization (HPO) for federated learning (FL-HPO). We introduce Federated Loss SuRface Aggregation (FLoRA), a general FL-HPO solution framework that can ad…

Federated Learning

FLoRA: Single-shot Hyper-parameter Optimization for Federated Learning

2021-12-15 · Yi Zhou, Parikshit Ram, Theodoros Salonidis, Nathalie Baracaldo 외

We address the relatively unexplored problem of hyper-parameter optimization (HPO) for federated learning (FL-HPO). We introduce Federated Loss suRface Aggregation (FLoRA), the first FL-HPO solution framework that can ad…

Federated Learning

Zero-shot Transfer Learning for Gray-box Hyper-parameter Optimization

2021-01-01 · Hadi Samer Jomaa, Lars Schmidt-Thieme, Josif Grabocka

Zero-shot hyper-parameter optimization refers to the process of selecting hyper- parameter configurations that are expected to perform well for a given dataset upfront, without access to any observations of the losses of…

Bayesian OptimizationTransfer Learning

Optimized Generic Feature Learning for Few-shot Classification across Domains

2020-01-22 · Tonmoy Saikia, Thomas Brox, Cordelia Schmid

To learn models or features that generalize across tasks and domains is one of the grand goals of machine learning. In this paper, we propose to use cross-domain, cross-task data as validation objective for hyper-paramet…

BIG-bench Machine LearningClassificationFew-Shot Image ClassificationGeneral Classification+3

S$^3$LDBO: A Snapshot Single-Loop Algorithm for Decentralized Bilevel Optimization

2026-05-29 · Chao Yin, Youran Dong, Shiqian Ma, Bofan Wang 외 arxiv

Networked AI systems increasingly rely on multiple agents that collaboratively learn and adapt models over communication networks. In such systems, bilevel formulations naturally arise in hyperparameter optimization, dat…

Hyperparameter OptimizationComputational EfficiencyBilevel Optimization