基于隐私保护联邦学习的多中心脓毒症早期预测 / Federated Learning for Multi-Center Sepsis Early Prediction with Privacy-Preserving
1️⃣ 一句话总结
本文提出利用联邦学习技术,在不共享原始患者数据的前提下,联合多家医院的数据训练脓毒症早期预测模型,实验证明其预测精度与集中式模型相当,且能有效防止恶意攻击者从模型参数中还原病人隐私信息。
Privacy-sensitive and distributed characteristics of multi-center medical data bring severe obstacles to centralized modeling for accurate early prediction of sepsis. Federated learning (FL) has attracted growing attention as a promising framework for collaborative model development, as it allows multiple institutions to jointly train predictive models without directly sharing or centralizing raw data. Nevertheless, its practical performance, robustness, and privacy-preserving benefits remain insufficiently evaluated using real-world clinical datasets. To bridge this gap, this study systematically examines the application of federated learning to multi-center sepsis prediction. The experimental dataset consists of 648 clinically screened samples collected from three tertiary hospitals in China, with rigorous inclusion and exclusion criteria. We establish a centralized training paradigm as the performance baseline, and then implement a horizontal federated learning framework for distributed collaborative modeling. Extensive experimental results demonstrate that the federated learning-based model achieves highly comparable prediction accuracy to the centralized counterpart, while fundamentally avoiding privacy leakage. Further privacy security analysis verifies that malicious attackers cannot reconstruct the original patient data from the transmitted model parameters, indicating strong resistance against data reconstruction attacks. This work not only validates the practicality and security of federated learning in clinical sepsis prediction, but also provides a reliable and feasible solution for privacy-preserving multi-center medical collaboration.
基于隐私保护联邦学习的多中心脓毒症早期预测 / Federated Learning for Multi-Center Sepsis Early Prediction with Privacy-Preserving
本文提出利用联邦学习技术,在不共享原始患者数据的前提下,联合多家医院的数据训练脓毒症早期预测模型,实验证明其预测精度与集中式模型相当,且能有效防止恶意攻击者从模型参数中还原病人隐私信息。
源自 arXiv: 2606.04338