FLICU: A Federated Learning Workflow for Intensive Care Unit Mortality Prediction
Lena Mondrejevski, Ioanna Miliou, Annaclaudia Montanino, David Pitts,, Jaakko Hollm\'en, Panagiotis Papapetrou

TL;DR
This paper introduces a federated learning workflow for ICU mortality prediction using sensitive healthcare data, demonstrating comparable performance to centralized models and superiority over local models, while preserving patient privacy.
Contribution
It proposes a novel federated learning workflow for ICU mortality prediction and benchmarks its performance against centralized and local models using multivariate time series data.
Findings
Federated learning performs comparably to centralized models in ICU mortality prediction.
Federated learning outperforms local machine learning models.
The approach preserves privacy while maintaining high predictive accuracy.
Abstract
Although Machine Learning (ML) can be seen as a promising tool to improve clinical decision-making for supporting the improvement of medication plans, clinical procedures, diagnoses, or medication prescriptions, it remains limited by access to healthcare data. Healthcare data is sensitive, requiring strict privacy practices, and typically stored in data silos, making traditional machine learning challenging. Federated learning can counteract those limitations by training machine learning models over data silos while keeping the sensitive data localized. This study proposes a federated learning workflow for ICU mortality prediction. Hereby, the applicability of federated learning as an alternative to centralized machine learning and local machine learning is investigated by introducing federated learning to the binary classification problem of predicting ICU mortality. We extract…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Privacy-Preserving Technologies in Data
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Gated Recurrent Unit
