Predicting Patient Outcomes with Graph Representation Learning
- URL: http://arxiv.org/abs/2101.03940v1
- Date: Mon, 11 Jan 2021 15:04:07 GMT
- Title: Predicting Patient Outcomes with Graph Representation Learning
- Authors: Emma Rocheteau, Catherine Tong, Petar Veli\v{c}kovi\'c, Nicholas Lane,
Pietro Li\`o
- Abstract summary: We propose to exploit diagnoses as temporal information by connecting similar patients in a graph.
We demonstrate that LSTM-GNNs outperform the LSTM-only baseline on length of stay prediction tasks on the eICU database.
- Score: 0.47248250311484113
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Recent work on predicting patient outcomes in the Intensive Care Unit (ICU)
has focused heavily on the physiological time series data, largely ignoring
sparse data such as diagnoses and medications. When they are included, they are
usually concatenated in the late stages of a model, which may struggle to learn
from rarer disease patterns. Instead, we propose a strategy to exploit
diagnoses as relational information by connecting similar patients in a graph.
To this end, we propose LSTM-GNN for patient outcome prediction tasks: a hybrid
model combining Long Short-Term Memory networks (LSTMs) for extracting temporal
features and Graph Neural Networks (GNNs) for extracting the patient
neighbourhood information. We demonstrate that LSTM-GNNs outperform the
LSTM-only baseline on length of stay prediction tasks on the eICU database.
More generally, our results indicate that exploiting information from
neighbouring patient cases using graph neural networks is a promising research
direction, yielding tangible returns in supervised learning performance on
Electronic Health Records.
Related papers
- Predicting 30-Day Hospital Readmission in Medicare Patients: Insights from an LSTM Deep Learning Model [4.918444397807014]
This study analyzes Medicare hospital readmissions using LSTM networks with feature engineering to assess feature contributions.
The LSTM model is designed to capture temporal dynamics from admission-level and patient-level data.
The major features were the Charlson Comorbidity Index, hospital length of stay, the hospital admissions over the past 6 months, while demographic variables were less impactful.
arXiv Detail & Related papers (2024-10-23T03:50:32Z) - TA-RNN: an Attention-based Time-aware Recurrent Neural Network Architecture for Electronic Health Records [0.0]
Deep learning methods such as Recurrent Neural Networks (RNN) have been utilized to analyze EHR to model disease progression and predict diagnosis.
In this study, we propose two interpretable DL architectures based on RNN, namely Time-Aware RNN (TA-RNN) and TA-RNN-Autoencoder (TA-RNN-AE)
To mitigate the impact of irregular time intervals, we propose incorporating time embedding of the elapsed times between visits.
arXiv Detail & Related papers (2024-01-26T07:34:53Z) - Graph data modelling for outcome prediction in oropharyngeal cancer
patients [38.37247384790338]
Graph neural networks (GNNs) are becoming increasingly popular in the medical domain for the tasks of disease classification and outcome prediction.
We propose a patient hypergraph network (PHGN) which has been investigated in an inductive learning setup for binary outcome prediction in oropharyngeal cancer (OPC) patients.
arXiv Detail & Related papers (2023-10-04T16:09:35Z) - MedDiffusion: Boosting Health Risk Prediction via Diffusion-based Data
Augmentation [58.93221876843639]
This paper introduces a novel, end-to-end diffusion-based risk prediction model, named MedDiffusion.
It enhances risk prediction performance by creating synthetic patient data during training to enlarge sample space.
It discerns hidden relationships between patient visits using a step-wise attention mechanism, enabling the model to automatically retain the most vital information for generating high-quality data.
arXiv Detail & Related papers (2023-10-04T01:36:30Z) - 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) - Sequential Diagnosis Prediction with Transformer and Ontological
Representation [35.88195694025553]
We propose an end-to-end robust transformer-based model called SETOR to handle irregular intervals between a patient's visits with admitted timestamps and length of stay in each visit.
Experiments conducted on two real-world healthcare datasets show that, our sequential diagnoses prediction model SETOR achieves better predictive results than previous state-of-the-art approaches.
arXiv Detail & Related papers (2021-09-07T13:09:55Z) - SANSformers: Self-Supervised Forecasting in Electronic Health Records
with Attention-Free Models [48.07469930813923]
This work aims to forecast the demand for healthcare services, by predicting the number of patient visits to healthcare facilities.
We introduce SANSformer, an attention-free sequential model designed with specific inductive biases to cater for the unique characteristics of EHR data.
Our results illuminate the promising potential of tailored attention-free models and self-supervised pretraining in refining healthcare utilization predictions across various patient demographics.
arXiv Detail & Related papers (2021-08-31T08:23:56Z) - MIMO: Mutual Integration of Patient Journey and Medical Ontology for
Healthcare Representation Learning [49.57261599776167]
We propose an end-to-end robust Transformer-based solution, Mutual Integration of patient journey and Medical Ontology (MIMO) for healthcare representation learning and predictive analytics.
arXiv Detail & Related papers (2021-07-20T07:04:52Z) - 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) - Short Term Blood Glucose Prediction based on Continuous Glucose
Monitoring Data [53.01543207478818]
This study explores the use of Continuous Glucose Monitoring (CGM) data as input for digital decision support tools.
We investigate how Recurrent Neural Networks (RNNs) can be used for Short Term Blood Glucose (STBG) prediction.
arXiv Detail & Related papers (2020-02-06T16:39:44Z) - Learning Dynamic and Personalized Comorbidity Networks from Event Data
using Deep Diffusion Processes [102.02672176520382]
Comorbid diseases co-occur and progress via complex temporal patterns that vary among individuals.
In electronic health records we can observe the different diseases a patient has, but can only infer the temporal relationship between each co-morbid condition.
We develop deep diffusion processes to model "dynamic comorbidity networks"
arXiv Detail & Related papers (2020-01-08T15:47:08Z)
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.