An Efficient Contrastive Unimodal Pretraining Method for EHR Time Series Data
Ryan King, Shivesh Kodali, Conrad Krueger, Tianbao Yang, and Bobak J., Mortazavi

TL;DR
This paper introduces an efficient contrastive pretraining method for long EHR time series data that improves feature extraction, reduces computational demands, and enhances transferability across datasets.
Contribution
The paper presents a novel contrastive pretraining approach tailored for long clinical timeseries, utilizing an estimator for negative pair comparison to improve efficiency and robustness.
Findings
Pretraining improves performance with larger models and vocabularies.
The method effectively imputes missing measurements in EHR data.
Model trained on MIMIC-III transfers well to eICU dataset.
Abstract
Machine learning has revolutionized the modeling of clinical timeseries data. Using machine learning, a Deep Neural Network (DNN) can be automatically trained to learn a complex mapping of its input features for a desired task. This is particularly valuable in Electronic Health Record (EHR) databases, where patients often spend extended periods in intensive care units (ICUs). Machine learning serves as an efficient method for extract meaningful information. However, many state-of-the-art (SOTA) methods for training DNNs demand substantial volumes of labeled data, posing significant challenges for clinics in terms of cost and time. Self-supervised learning offers an alternative by allowing practitioners to extract valuable insights from data without the need for costly labels. Yet, current SOTA methods often necessitate large data batches to achieve optimal performance, increasing…
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
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
