Improving Patient Subtyping on Longitudinal Data using Representations from Mamba-based Architecture
About
Effective sub-typing (also known as grouping or clustering) of patients using their electronic health record (EHR) data can greatly inform precision medicine efforts. However, subtyping temporal EHR datasets is known to be challenging due to inherent EHR issues, including complexity and irregularity. In this study, we propose a self-supervised Mamba-based model that learns effective EHR representations and enables enhanced patient subtyping. We evaluate the proposed model on public and private real-world EHR datasets to classify the data based on the available labels and subtype patients based on the representations learned from the model. Through an extensive set of experiments, we demonstrate that our model's design choices lead to better performance compared to competitive baseline models for prediction. Moreover, we evaluate several clustering techniques to demonstrate that our findings offer valuable insights into subtyping patients based on temporal records from EHR models\footnote{Our implementations are available at https://github.com/healthylaife/triplet_mamba.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Mortality Prediction | MIMIC IV | AUROC0.896 | 53 | |
| Mortality Prediction | PhysioNet Challenge 2012 | AUROC0.851 | 30 | |
| weight-loss prediction | Pediatric | AUROC72.4 | 14 | |
| Mortality Prediction | PhysioNet 2012 | Silhouette Score0.586 | 12 | |
| Mortality Prediction | MIMIC IV | Silhouette Score0.363 | 12 | |
| weight-loss prediction | Pediatric | Silhouette Score0.683 | 12 | |
| Patient Subtyping | Pediatric Weight Management dataset | ARI0.722 | 9 | |
| Patient Subtyping | PhysioNet | AUROC85.1 | 7 | |
| Patient Subtyping | MIMIC IV | AUROC0.896 | 7 | |
| Training | Pediatric dataset | Average Training Time (min)5.25 | 4 |