Temporal Pointwise Convolutional Networks for Length of Stay Prediction
in the Intensive Care Unit
- URL: http://arxiv.org/abs/2007.09483v4
- Date: Wed, 24 Feb 2021 12:10:39 GMT
- Title: Temporal Pointwise Convolutional Networks for Length of Stay Prediction
in the Intensive Care Unit
- Authors: Emma Rocheteau and Pietro Li\`o and Stephanie Hyland
- Abstract summary: We propose a new deep learning model based on the combination of temporal convolution and pointwise (1x1) convolution.
It is specifically designed to mitigate common challenges with Electronic Health Records, such as skewness, irregular sampling and missing data.
By adding prediction as a side-task, we can improve performance further still, resulting in a mean absolute deviation of 1.55 days (eICU) and 2.28 days (MIMIC-IV) on predicting remaining length of stay.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The pressure of ever-increasing patient demand and budget restrictions make
hospital bed management a daily challenge for clinical staff. Most critical is
the efficient allocation of resource-heavy Intensive Care Unit (ICU) beds to
the patients who need life support. Central to solving this problem is knowing
for how long the current set of ICU patients are likely to stay in the unit. In
this work, we propose a new deep learning model based on the combination of
temporal convolution and pointwise (1x1) convolution, to solve the length of
stay prediction task on the eICU and MIMIC-IV critical care datasets. The model
- which we refer to as Temporal Pointwise Convolution (TPC) - is specifically
designed to mitigate common challenges with Electronic Health Records, such as
skewness, irregular sampling and missing data. In doing so, we have achieved
significant performance benefits of 18-68% (metric and dataset dependent) over
the commonly used Long-Short Term Memory (LSTM) network, and the multi-head
self-attention network known as the Transformer. By adding mortality prediction
as a side-task, we can improve performance further still, resulting in a mean
absolute deviation of 1.55 days (eICU) and 2.28 days (MIMIC-IV) on predicting
remaining length of stay.
Related papers
- Evaluating the Fairness of the MIMIC-IV Dataset and a Baseline
Algorithm: Application to the ICU Length of Stay Prediction [65.268245109828]
This paper uses the MIMIC-IV dataset to examine the fairness and bias in an XGBoost binary classification model predicting the ICU length of stay.
The research reveals class imbalances in the dataset across demographic attributes and employs data preprocessing and feature extraction.
The paper concludes with recommendations for fairness-aware machine learning techniques for mitigating biases and the need for collaborative efforts among healthcare professionals and data scientists.
arXiv Detail & Related papers (2023-12-31T16:01:48Z) - Vital Sign Forecasting for Sepsis Patients in ICUs [5.543372375499915]
This paper uses state-of-the-art deep learning (DL) architectures to introduce a multi-step forecasting system.
We introduce a DL-based vital sign forecasting system that predicts up to 3 hours of future vital signs from 6 hours of past data.
We evaluate the performance of our models using mean squared error (MSE) and dynamic time warping (DTW) metrics.
arXiv Detail & Related papers (2023-11-08T15:47:58Z) - ICU Mortality Prediction Using Long Short-Term Memory Networks [0.0]
We implement an automatic data-driven system, which analyzes large amounts of temporal data derived from Electronic Health Records (EHRs)
We extract high-level information so as to predict in-hospital mortality and Length of Stay (LOS) early.
Experiments highlight the efficiency of LSTM model with rigorous time-series measurements for building real-world prediction engines.
arXiv Detail & Related papers (2023-08-18T09:44:47Z) - Long Short-term Memory with Two-Compartment Spiking Neuron [64.02161577259426]
We propose a novel biologically inspired Long Short-Term Memory Leaky Integrate-and-Fire spiking neuron model, dubbed LSTM-LIF.
Our experimental results, on a diverse range of temporal classification tasks, demonstrate superior temporal classification capability, rapid training convergence, strong network generalizability, and high energy efficiency of the proposed LSTM-LIF model.
This work, therefore, opens up a myriad of opportunities for resolving challenging temporal processing tasks on emerging neuromorphic computing machines.
arXiv Detail & Related papers (2023-07-14T08:51:03Z) - Length of Stay prediction for Hospital Management using Domain
Adaptation [0.2624902795082451]
Inpatient length of stay (LoS) is an important managerial metric which if known in advance can be used to efficiently plan admissions, allocate resources and improve care.
Using historical patient data and machine learning techniques, LoS prediction models can be developed.
Ethically, these models can not be used for patient discharge in lieu of unit heads but are of utmost necessity for hospital management systems in charge of effective hospital planning.
arXiv Detail & Related papers (2023-06-29T09:58:21Z) - Robust and Efficient Medical Imaging with Self-Supervision [80.62711706785834]
We present REMEDIS, a unified representation learning strategy to improve robustness and data-efficiency of medical imaging AI.
We study a diverse range of medical imaging tasks and simulate three realistic application scenarios using retrospective data.
arXiv Detail & Related papers (2022-05-19T17:34:18Z) - Optimal discharge of patients from intensive care via a data-driven
policy learning framework [58.720142291102135]
It is important that the patient discharge task addresses the nuanced trade-off between decreasing a patient's length of stay and the risk of readmission or even death following the discharge decision.
This work introduces an end-to-end general framework for capturing this trade-off to recommend optimal discharge timing decisions.
A data-driven approach is used to derive a parsimonious, discrete state space representation that captures a patient's physiological condition.
arXiv Detail & Related papers (2021-12-17T04:39:33Z) - Predicting Intensive Care Unit Length of Stay and Mortality Using
Patient Vital Signs: Machine Learning Model Development and Validation [0.22940141855172028]
The models will be used in an intelligent ICU patient monitoring module of an Intelligent Remote Patient Monitoring framework.
We used the publicly available Medical Information Mart for Intensive Care (MIMIC) database to extract ICU stay data for adult patients.
For the mortality model, we applied six ML algorithms for predicting the discharge status (survived or not)
For the length of stay model, we applied the same six ML algorithms for binary classification using the median patient population ICU stay of 2.64 days.
arXiv Detail & Related papers (2021-05-05T18:45:26Z) - Change Matters: Medication Change Prediction with Recurrent Residual
Networks [52.34011841798978]
MICRON learns to update a hidden medication vector and the medication set recurrently with a reconstruction design.
MICRON achieves 3.5% and 7.8% relative improvements over the best baseline in F1 score.
arXiv Detail & Related papers (2021-05-05T05:51:30Z) - BiteNet: Bidirectional Temporal Encoder Network to Predict Medical
Outcomes [53.163089893876645]
We propose a novel self-attention mechanism that captures the contextual dependency and temporal relationships within a patient's healthcare journey.
An end-to-end bidirectional temporal encoder network (BiteNet) then learns representations of the patient's journeys.
We have evaluated the effectiveness of our methods on two supervised prediction and two unsupervised clustering tasks with a real-world EHR dataset.
arXiv Detail & Related papers (2020-09-24T00:42:36Z) - Predicting Length of Stay in the Intensive Care Unit with Temporal
Pointwise Convolutional Networks [0.0]
We propose a new deep learning model based on the combination of temporal convolution and pointwise (1x1) convolution.
It is specifically designed to mitigate for common challenges with Electronic Health Records, such as skewness, irregular sampling and missing data.
arXiv Detail & Related papers (2020-06-29T15:18:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.