Deep Stable Representation Learning on Electronic Health Records
Yingtao Luo, Zhaocheng Liu, Qiang Liu

TL;DR
This paper introduces a causal representation learning method called CHE to improve the robustness and interpretability of deep learning models on electronic health records, especially under distribution shifts.
Contribution
The paper proposes CHE, a novel causal embedding approach that removes spurious correlations in EHR data, enhancing out-of-distribution generalization and interpretability of disease prediction models.
Findings
CHE significantly improves OOD prediction accuracy.
CHE enhances model interpretability by leveraging causal structures.
CHE can be integrated with existing deep learning models as a plug-and-play module.
Abstract
Deep learning models have achieved promising disease prediction performance of the Electronic Health Records (EHR) of patients. However, most models developed under the I.I.D. hypothesis fail to consider the agnostic distribution shifts, diminishing the generalization ability of deep learning models to Out-Of-Distribution (OOD) data. In this setting, spurious statistical correlations that may change in different environments will be exploited, which can cause sub-optimal performances of deep learning models. The unstable correlation between procedures and diagnoses existed in the training distribution can cause spurious correlation between historical EHR and future diagnosis. To address this problem, we propose to use a causal representation learning method called Causal Healthcare Embedding (CHE). CHE aims at eliminating the spurious statistical relationship by removing the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Topic Modeling
