paper-with-me

홈 › Papers

dsLassoCov: a federated machine learning approach incorporating covariate control

2024-12-11 · Han Cao, Augusto Anguita, Charline Warembourg, Xavier Escriba-Montagut, Martine Vrijheid, Juan R. Gonzalez, Tim Cadman, Verena Schneider-Lindner, Daniel Durstewitz, Xavier Basagana, Emanuel Schwarz

Machine learning has been widely adopted in biomedical research, fueled by the increasing availability of data. However, integrating datasets across institutions is challenging due to legal restrictions and data governance complexities. Federated learning allows the direct, privacy preserving training of machine learning models using geographically distributed datasets, but faces the challenge of how to appropriately control for covariate effects. The naive implementation of conventional covariate control methods in federated learning scenarios is often impractical due to the substantial communication costs, particularly with high-dimensional data. To address this issue, we introduce dsLassoCov, a machine learning approach designed to control for covariate effects and allow an efficient training in federated learning. In biomedical analysis, this allow the biomarker selection against the confounding effects. Using simulated data, we demonstrate that dsLassoCov can efficiently and effectively manage confounding effects during model training. In our real-world data analysis, we replicated a large-scale Exposome analysis using data from six geographically distinct databases, achieving results consistent with previous studies. By resolving the challenge of covariate control, our proposed approach can accelerate the application of federated learning in large-scale biomedical studies.

📄 PDF Abstract BibTeX arXiv:2412.07991

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Probabilistic Model Incorporating Auxiliary Covariates to Control FDR

2022-10-06 · Lin Qiu, Nils Murrugarra-Llerena, Vítor Silva, Lin Lin 외

Controlling False Discovery Rate (FDR) while leveraging the side information of multiple hypothesis testing is an emerging research topic in modern data science. Existing methods rely on the test-level covariates while i…

model

Federated Covariate Shift Adaptation for Missing Target Output Values

2023-02-28 · Yaqian Xu, Wenquan Cui, Jianjun Xu, Haoyang Cheng

The most recent multi-source covariate shift algorithm is an efficient hyperparameter optimization algorithm for missing target output. In this paper, we extend this algorithm to the framework of federated learning. For …

Domain AdaptationFederated LearningHyperparameter Optimization

NeurT-FDR: Controlling FDR by Incorporating Feature Hierarchy

2021-01-24 · Lin Qiu, Nils Murrugarra-Llerena, Vítor Silva, Lin Lin 외

Controlling false discovery rate (FDR) while leveraging the side information of multiple hypothesis testing is an emerging research topic in modern data science. Existing methods rely on the test-level covariates while i…

Federated Learning under Covariate Shifts with Generalization Guarantees

2023-06-08 · Ali Ramezani-Kebrya, Fanghui Liu, Thomas Pethick, Grigorios Chrysos 외

This paper addresses intra-client and inter-client covariate shifts in federated learning (FL) with a focus on the overall generalization performance. To handle covariate shifts, we formulate a new global model training …

Federated Learning

FOOGD: Federated Collaboration for Both Out-of-distribution Generalization and Detection

2024-10-15 · Xinting Liao, Weiming Liu, Pengyang Zhou, Fengyuan Yu 외

Federated learning (FL) is a promising machine learning paradigm that collaborates with client models to capture global knowledge. However, deploying FL models in real-world scenarios remains unreliable due to the coexis…

Federated LearningOut-of-Distribution Generalization