paper-with-me

Papers

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

2021-12-15 · Yi Zhou, Parikshit Ram, Theodoros Salonidis, Nathalie Baracaldo, Horst Samulowitz, Heiko Ludwig

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 address use cases of tabular data and gradient boosting training algorithms in addition to stochastic gradient descent/neural networks commonly addressed in the FL literature. The framework enables single-shot FL-HPO, by first identifying a good set of hyper-parameters that are used in a single FL training. Thus, it enables FL-HPO solutions with minimal additional communication overhead compared to FL training without HPO. Our empirical evaluation of FLoRA for Gradient Boosted Decision Trees on seven OpenML data sets demonstrates significant model accuracy improvements over the considered baseline, and robustness to increasing number of parties involved in FL-HPO training.

📄 PDF Abstract BibTeX arXiv:2112.08524

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

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 General Hyper-parameter Optimization for Federated Learning

2023-10-27 · ICLR 2023 10 · Yi Zhou, Parikshit Ram, Theodoros Salonidis, Nathalie Baracaldo 외

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 tab…

Federated Learning

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

A Clean Slate for Offline Reinforcement Learning

2025-04-15 · Matthew Thomas Jackson, Uljad Berdica, Jarek Liesen, Shimon Whiteson 외

Progress in offline reinforcement learning (RL) has been impeded by ambiguous problem definitions and entangled algorithmic designs, resulting in inconsistent implementations, insufficient ablations, and unfair evaluatio…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

DiffLoRA: Generating Personalized Low-Rank Adaptation Weights with Diffusion

2024-08-13 · Yujia Wu, Yiming Shi, Jiwei Wei, ChengWei Sun 외

Personalized text-to-image generation has gained significant attention for its capability to generate high-fidelity portraits of specific identities conditioned on user-defined prompts. Existing methods typically involve…

Image GenerationText to Image GenerationText-to-Image Generation

DiffLoRA: Differential Low-Rank Adapters for Large Language Models

2025-07-31 · Alexandre Misrahi, Nadezhda Chirkova, Maxime Louis, Vassilina Nikoulina arxiv

Differential Transformer has recently been proposed to improve performance in Transformer models by canceling out noise through a denoiser attention mechanism. In this work, we introduce DiffLoRA, a parameter-efficient a…

parameter-efficient fine-tuning