Annotation-Assisted Learning of Treatment Policies From Multimodal Electronic Health Records

arXiv stat.ML / 4/21/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper studies learning causal treatment policies from multimodal EHRs that combine tabular clinical data and clinical text to improve decision-making and resource allocation.
  • It highlights a key limitation of existing causal policy learning estimators: methods built for tabular covariates may be misapplied to multimodal representations, leading to biased treatment-effect estimates.
  • It proposes AACE (Annotation-Assisted Coarsened Effects), which uses expert annotations during training to better adjust for confounding while relying only on multimodal representations at inference time.
  • Experiments across synthetic, semi-synthetic, and real-world EHR datasets show AACE outperforms risk-based and representation-based causal baselines and provides practical guidance for clinical causal ML deployment.

Abstract

We study how to learn treatment policies from multimodal electronic health records (EHRs) that consist of tabular data and clinical text. These policies can help physicians make better treatment decisions and allocate healthcare resources more efficiently. Causal policy learning methods prioritize patients with the largest expected treatment benefit. Yet, existing estimators are designed for tabular covariates under causal assumptions that may be hard to justify in the multimodal setting. A pragmatic alternative is to apply causal estimators directly to multimodal representations, but this can produce biased treatment effect estimates when the representations do not preserve the relevant confounding information. As a result, predictive models of baseline risk are commonly used in practice to guide treatment decisions, although they are not designed to identify which patients benefit most from treatment. We propose AACE (Annotation-Assisted Coarsened Effects), an annotation-assisted approach to causal policy learning for multimodal EHRs. The method uses expert-provided annotations during training to support confounding adjustment, and then predicts treatment benefit from only multimodal representations at inference. We show that the proposed method achieves strong empirical performance across synthetic, semi-synthetic, and real-world EHR datasets, outperforming risk-based and representation-based causal baselines, and offering practical insights for applying causal machine learning in clinical practice.