Related Experiment Videos
Multimodal Training to Unimodal Deployment: Leveraging Unstructured Data During Training to Optimize Structured Data
Zigui Wang1, Minghui Sun1, Jiang Shu1
1Department of Biostatistics and Bioinformatics, Duke University School of Medicine, Durham, NC, USA.
None:
Unstructured Electronic Health Record (EHR) data-such as clinical notes-contain clinical contextual observations that are not directly reflected in structured data fields. This additional information can substantially improve model learning. However, due to their unstructured nature, these data are often unavailable or impractical to use when deploying a model. We introduce a multimodal learning framework that leverages unstructured EHR data during training while producing a model that can be deployed using only structured EHR data. Using a cohort of 3,466 children evaluated for late talking, we generated note embeddings with BioClinicalBERT and encoded structured embeddings from demographics and medical codes. A note-based teacher model and a structured-only student model were jointly trained using contrastive learning and contrastive knowledge distillation loss, producing a strong classifier (AUROC = 0.985). Our proposed model reached AUROC of 0.705-outperforming the structured-only baseline of 0.656. These results demonstrate that incorporating unstructured data during training enhances the model's capacity to identify task-relevant information within structured EHR data, enabling a deployable structured- only phenotype model.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...