Graph Representation Learning For Stroke Recurrence Prediction
Nicholas Glaze, Artun Bayer, Xiaoqian Jiang, Sean I. Savitz, Santiago Segarra
Abstract
Stroke is one of the leading causes of death worldwide, and its mortality rate is drastically higher for patients who suffer recurrent strokes. Motivated by the recent success of graph learning methods on medical tasks, we introduce a graph representation framework for stroke recurrence prediction (GraSReP) based on patient data. In a nutshell, GraSReP sequentially consists of: i) a procedure for converting tabular, time-series patient data to a series of graphs, ii) a graph deep learning architecture that provides embeddings for the patients and, iii) a random forest classifier that predicts the patients’ risk of recurrent stroke based on these graph embeddings. We demonstrate GraSReP’s effectiveness for predicting recurrent strokes using real-world electronic health records, and discuss how it can be leveraged for the efficient application of preventive care.
BibTeX
@inproceedings{icassp2023_graphrepresentat,
title = {Graph Representation Learning For Stroke Recurrence Prediction},
author = {Nicholas Glaze and Artun Bayer and Xiaoqian Jiang and Sean I. Savitz and Santiago Segarra},
booktitle = {ICASSP 2023},
year = {2023}
}