paper-with-me

Papers

High Dimensional Restrictive Federated Model Selection with multi-objective Bayesian Optimization over shifted distributions

2019-02-24 · Xudong Sun, Andrea Bommert, Florian Pfisterer, Jörg Rahnenführer, Michel Lang, Bernd Bischl

A novel machine learning optimization process coined Restrictive Federated Model Selection (RFMS) is proposed under the scenario, for example, when data from healthcare units can not leave the site it is situated on and it is forbidden to carry out training algorithms on remote data sites due to either technical or privacy and trust concerns. To carry out a clinical research under this scenario, an analyst could train a machine learning model only on local data site, but it is still possible to execute a statistical query at a certain cost in the form of sending a machine learning model to some of the remote data sites and get the performance measures as feedback, maybe due to prediction being usually much cheaper. Compared to federated learning, which is optimizing the model parameters directly by carrying out training across all data sites, RFMS trains model parameters only on one local data site but optimizes hyper-parameters across other data sites jointly since hyper-parameters play an important role in machine learning performance. The aim is to get a Pareto optimal model with respective to both local and remote unseen prediction losses, which could generalize well across data sites. In this work, we specifically consider high dimensional data with shifted distributions over data sites. As an initial investigation, Bayesian Optimization especially multi-objective Bayesian Optimization is used to guide an adaptive hyper-parameter optimization process to select models under the RFMS scenario. Empirical results show that solely using the local data site to tune hyper-parameters generalizes poorly across data sites, compared to methods that utilize the local and remote performances. Furthermore, in terms of dominated hypervolumes, multi-objective Bayesian Optimization algorithms show increased performance across multiple data sites among other candidates.

📄 PDF Abstract BibTeX arXiv:1902.08999

Code (1)

compstat-lmu/paper_2019_multiobjective_rfms 공식 구현

Tasks

Bayesian OptimizationBIG-bench Machine LearningFederated LearningModel Selection

Similar Papers 제목 키워드 기반

Causal Multi-Label Feature Selection in Federated Setting

2024-03-11 · Yukun Song, Dayuan Cao, Jiali Miao, Shuai Yang 외

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the cent…

feature selection

Robust Knowledge Distillation in Federated Learning: Counteracting Backdoor Attacks

2025-02-01 · Ebtisaam Alharbi, Leandro Soriano Marcolino, Qiang Ni, Antonios Gouglidis

Federated Learning (FL) enables collaborative model training across multiple devices while preserving data privacy. However, it remains susceptible to backdoor attacks, where malicious participants can compromise the glo…

Federated LearningKnowledge DistillationModel Selection

Embedded Federated Feature Selection with Dynamic Sparse Training: Balancing Accuracy-Cost Tradeoffs

2025-04-07 · Afsaneh Mahanipour, Hana Khamfroush

Federated Learning (FL) enables multiple resource-constrained edge devices with varying levels of heterogeneity to collaboratively train a global model. However, devices with limited capacity can create bottlenecks and s…

Computational Efficiencyfeature selectionFederated Learning

Federated Sufficient Dimension Reduction Through High-Dimensional Sparse Sliced Inverse Regression

2023-01-23 · Wenquan Cui, Yue Zhao, Jianjun Xu, Haoyang Cheng

Federated learning has become a popular tool in the big data era nowadays. It trains a centralized model based on data from different clients while keeping data decentralized. In this paper, we propose a federated sparse…

Dimensionality ReductionFederated LearningregressionVariable Selection+1

When Differential Privacy Meets Wireless Federated Learning: An Improved Analysis for Privacy and Convergence

2026-03-19 · Chen Yaoling, Liang Hao, Tu Xiaotong arxiv

Differentially private wireless federated learning (DPWFL) is a promising framework for protecting sensitive user data. However, foundational questions on how to precisely characterize privacy loss remain open, and exist…

Federated Learning