paper-with-me

홈 › Papers

FedRBE -- a decentralized privacy-preserving federated batch effect correction tool for omics data based on limma

2024-12-08 · Yuliya Burankova, Julian Klemm, Jens J. G. Lohmann, Ahmad Taheri, Niklas Probul, Jan Baumbach, Olga Zolotareva

Batch effects in omics data obscure true biological signals and constitute a major challenge for privacy-preserving analyses of distributed patient data. Existing batch effect correction methods either require data centralization, which may easily conflict with privacy requirements, or lack support for missing values and automated workflows. To bridge this gap, we developed fedRBE, a federated implementation of limma's removeBatchEffect method. We implemented it as an app for the FeatureCloud platform. Unlike its existing analogs, fedRBE effectively handles data with missing values and offers an automated, user-friendly online user interface (https://featurecloud.ai/app/fedrbe). Leveraging secure multi-party computation provides enhanced security guarantees over classical federated learning approaches. We evaluated our fedRBE algorithm on simulated and real omics data, achieving performance comparable to the centralized method with negligible differences (no greater than 3.6E-13). By enabling collaborative correction without data sharing, fedRBE facilitates large-scale omics studies where batch effect correction is crucial.

📄 PDF Abstract BibTeX arXiv:2412.05894

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMissing ValuesPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-preserving Decentralized Aggregation for Federated Learning

2020-12-13 · Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distribute…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

Privacy-preserving Decentralized Federated Learning over Time-varying Communication Graph

2022-10-01 · Yang Lu, Zhengxin Yu, Neeraj Suri

Establishing how a set of learners can provide privacy-preserving federated learning in a fully decentralized (peer-to-peer, no coordinator) manner is an open problem. We propose the first privacy-preserving consensus-ba…

Computational EfficiencyFederated LearningPrivacy Preserving

A federated graph neural network framework for privacy-preserving personalization

2022-06-02 · Nature Communications 2022 6 · Chuhan Wu, Fangzhao Wu, Lingjuan Lyu, Tao Qi 외

Graph neural network (GNN) is effective in modeling high-order interactions and has been widely used in various personalized applications such as recommendation. However, mainstream personalization methods rely on centra…

Federated LearningGraph Neural NetworkPrivacy PreservingRecommendation Systems

Theoretical Analysis of Privacy Leakage in Trustworthy Federated Learning: A Perspective from Linear Algebra and Optimization Theory

2024-07-23 · Xiaojin Zhang, Wei Chen

Federated learning has emerged as a promising paradigm for collaborative model training while preserving data privacy. However, recent studies have shown that it is vulnerable to various privacy attacks, such as data rec…

Federated LearningPrivacy Preserving

Decentralized Federated Learning: A Survey on Security and Privacy

2024-01-25 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif, Boyu Wang 외

Federated learning has been rapidly evolving and gaining popularity in recent years due to its privacy-preserving features, among other advantages. Nevertheless, the exchange of model updates and gradients in this archit…

Federated LearningPrivacy PreservingSurvey