CT-HEG Graph Model Predicts ICU Mortality with High Accuracy

Mohammad Nasir Uddin, Rahnuma Tabassum Orpita, Asaduzzaman Anik, Eklachur Rahman Bhuiyan, Marjahan Risalat, SM Wali Ullah, Asif Ahamed· August 5, 2026 View original

Key takeaways

  • CT-HEG and CHIRP-Net provide an accurate method for ICU mortality prediction.
  • Bidirectional connectivity in the graph model is crucial for performance.
  • Time-attentive edge features significantly improve predictive power.
  • The model handles irregular EHR data effectively without imputation.

Who benefits

HealthcareMedical TechnologyHealth InformaticsPharmaceuticals

Summary

This paper introduces CT-HEG, a Continuous-Time Heterogeneous EHR Graph schema, and CHIRP-Net, a graph neural network, for predicting ICU in-hospital mortality by modeling irregular clinical observations. The model achieves high AUROC scores on MIMIC-IV data, demonstrating the critical role of bidirectional connectivity and time-attentive edge features.

Predicting in-hospital mortality in Intensive Care Units (ICUs) accurately is a complex challenge due to the irregular nature of clinical observations and the diverse types of entities involved. Existing sequence models can handle irregular sampling but often overlook the structured relationships between data points, while traditional graph models typically assume fixed-interval inputs, which is not representative of real-world EHR data. Researchers propose the Continuous-Time Heterogeneous EHR Graph (CT-HEG) schema to address these limitations. CT-HEG represents each ICU stay as a typed, timestamped graph, featuring three node types (visit, vital, lab_event) and 2D edge attributes that encode both timing and value without requiring data imputation. They instantiated this schema with CHIRP-Net, a four-layer heterogeneous GATv2Conv network, and evaluated its performance on the MIMIC-IV v3.1 dataset. CHIRP-Net achieved a mean AUROC of 0.8449, outperforming several baseline models. A key finding from the ablation study was the absolute necessity of bidirectional connectivity, as removing reverse edges drastically reduced AUROC by nearly 0.2. Time-attentive edge features also contributed significantly to performance. Interestingly, collapsing heterogeneous edge types into a single relation, which reduced parameters, surprisingly outperformed the full model, suggesting potential for simplification. The results support CT-HEG's utility for irregular EHR data, though external validation and fairness audits are still needed.

Why it matters

For healthcare professionals and AI developers in medical informatics, CT-HEG offers a robust and accurate method for predicting critical patient outcomes like ICU mortality, potentially enabling earlier interventions and improved patient care.

How to implement this in your domain

  1. 1Investigate integrating the CT-HEG schema and CHIRP-Net architecture into existing hospital EHR systems for real-time mortality risk assessment.
  2. 2Collaborate with clinical teams to validate the model's predictions and integrate insights into clinical decision support workflows.
  3. 3Conduct further architectural ablation studies on proprietary datasets to optimize the model for specific hospital environments.
  4. 4Develop user interfaces for clinicians to easily interpret and act upon the mortality predictions generated by the system.

Original post by Mohammad Nasir Uddin, Rahnuma Tabassum Orpita, Asaduzzaman Anik, Eklachur Rahman Bhuiyan, Marjahan Risalat, SM Wali Ullah, Asif Ahamed

"arXiv:2608.02663v1 Announce Type: new Abstract: Accurate ICU mortality prediction requires modeling irregular clinical observations across heterogeneous entity types. Existing sequence models handle irregular sampling but ignore typed relational structure; existing graph models a…"

View on X

Originally posted by Mohammad Nasir Uddin, Rahnuma Tabassum Orpita, Asaduzzaman Anik, Eklachur Rahman Bhuiyan, Marjahan Risalat, SM Wali Ullah, Asif Ahamed on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses