Learning Representations from Incomplete EHR Data with Dual-Masked Autoencoding
Xiao Xiang, David Restrepo, Hyewon Jeong, Yugang Jia, Leo Anthony Celi

TL;DR
This paper introduces AID-MAE, a novel self-supervised autoencoder that learns effective representations from incomplete EHR time series by using dual masking strategies, outperforming existing methods on clinical tasks.
Contribution
The paper presents AID-MAE, a new dual-masked autoencoder that directly learns from incomplete EHR data without imputation, improving representation quality for clinical applications.
Findings
AID-MAE outperforms XGBoost and DuETT on multiple clinical tasks.
The learned embeddings effectively stratify patient cohorts.
The method handles natural missingness without imputation.
Abstract
Learning from electronic health records (EHRs) time series is challenging due to irregular sam- pling, heterogeneous missingness, and the resulting sparsity of observations. Prior self-supervised meth- ods either impute before learning, represent missingness through a dedicated input signal, or optimize solely for imputation, reducing their capacity to efficiently learn representations that support clinical downstream tasks. We propose the Augmented-Intrinsic Dual-Masked Autoencoder (AID-MAE), which learns directly from incomplete time series by applying an intrinsic missing mask to represent naturally missing values and an augmented mask that hides a subset of observed values for reconstruction during training. AID-MAE processes only the unmasked subset of tokens and consistently outperforms strong baselines, including XGBoost and DuETT, across multiple clinical tasks on two datasets.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Generative Adversarial Networks and Image Synthesis
