Prototype Learning to Create Refined Interpretable Digital Phenotypes from ECGs
Sahil Sethi, David Chen, Michael C. Burkhart, Nipun Bhandari, Bashar Ramadan, Brett Beaulieu-Jones
TL;DR
This work investigates whether prototypes learned by an interpretable ECG model trained for multi-label classification capture transferable physiologic signatures that relate to real-world clinical phenotypes. By applying ProtoECGNet, trained on PTB-XL, to MIMIC-IV without retraining, the authors link individual prototypical waveform patterns to discharge diagnoses (phecodes) and NLP-derived concepts, demonstrating that prototypes yield stronger, more specific associations than broader class predictions. The study shows robust predictive performance for both cardiac and non-cardiac conditions (e.g., AUCs around 0.89–0.91 for AF and CHF) and reveals that intra-class heterogeneity in prototypes correlates with association strength, supporting the view of prototypes as clinically meaningful intermediate phenotypes. These findings highlight the potential of interpretable, prototype-based models to augment digital phenotyping from physiologic time-series data and to provide transferable, mechanistic insights beyond the original training task.
Abstract
Prototype-based neural networks offer interpretable predictions by comparing inputs to learned, representative signal patterns anchored in training data. While such models have shown promise in the classification of physiological data, it remains unclear whether their prototypes capture an underlying structure that aligns with broader clinical phenotypes. We use a prototype-based deep learning model trained for multi-label ECG classification using the PTB-XL dataset. Then without modification we performed inference on the MIMIC-IV clinical database. We assess whether individual prototypes, trained solely for classification, are associated with hospital discharge diagnoses in the form of phecodes in this external population. Individual prototypes demonstrate significantly stronger and more specific associations with clinical outcomes compared to the classifier's class predictions, NLP-extracted concepts, or broader prototype classes across all phecode categories. Prototype classes with mixed significance patterns exhibit significantly greater intra-class distances (p $<$ 0.0001), indicating the model learned to differentiate clinically meaningful variations within diagnostic categories. The prototypes achieve strong predictive performance across diverse conditions, with AUCs ranging from 0.89 for atrial fibrillation to 0.91 for heart failure, while also showing substantial signal for non-cardiac conditions such as sepsis and renal disease. These findings suggest that prototype-based models can support interpretable digital phenotyping from physiologic time-series data, providing transferable intermediate phenotypes that capture clinically meaningful physiologic signatures beyond their original training objectives.
