Similarity-Based Self-Construct Graph Model for Predicting Patient Criticalness Using Graph Neural Networks and EHR Data
Mukesh Kumar Sahu, Pinki Roy

TL;DR
This paper introduces a novel graph neural network model that dynamically constructs patient similarity graphs from EHR data to improve ICU patient criticalness prediction, achieving state-of-the-art results.
Contribution
The paper presents a new similarity-based self-construct graph model and hybrid GNN architecture that adaptively models patient relations for enhanced critical care prediction.
Findings
Achieved AUC-ROC of 0.94 on MIMIC-III dataset
Outperformed baseline classifiers and single-type GNN models
Provided interpretable attention-based insights
Abstract
Accurately predicting the criticalness of ICU patients (such as in-ICU mortality risk) is vital for early intervention in critical care. However, conventional models often treat each patient in isolation and struggle to exploit the relational structure in Electronic Health Records (EHR). We propose a Similarity-Based Self-Construct Graph Model (SBSCGM) that dynamically builds a patient similarity graph from multi-modal EHR data, and a HybridGraphMedGNN architecture that operates on this graph to predict patient mortality and a continuous criticalness score. SBSCGM uses a hybrid similarity measure (combining feature-based and structural similarities) to connect patients with analogous clinical profiles in real-time. The HybridGraphMedGNN integrates Graph Convolutional Network (GCN), GraphSAGE, and Graph Attention Network (GAT) layers to learn robust patient representations, leveraging…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Advanced Graph Neural Networks · Topic Modeling
