| Literature DB >> 32699826 |
Isotta Landi1,2, Benjamin S Glicksberg3,4,5, Hao-Chih Lee4,5, Sarah Cherng4,5, Giulia Landi6, Matteo Danieletto3,4,5, Joel T Dudley4,5, Cesare Furlanello1,7, Riccardo Miotto3,4,5.
Abstract
Deriving disease subtypes from electronic health records (EHRs) can guide next-generation personalized medicine. However, challenges in summarizing and representing patient data prevent widespread practice of scalable EHR-based stratification analysis. Here we present an unsupervised framework based on deep learning to process heterogeneous EHRs and derive patient representations that can efficiently and effectively enable patient stratification at scale. We considered EHRs of 1,608,741 patients from a diverse hospital cohort comprising a total of 57,464 clinical concepts. We introduce a representation learning model based on word embeddings, convolutional neural networks, and autoencoders (i.e., ConvAE) to transform patient trajectories into low-dimensional latent vectors. We evaluated these representations as broadly enabling patient stratification by applying hierarchical clustering to different multi-disease and disease-specific patient cohorts. ConvAE significantly outperformed several baselines in a clustering task to identify patients with different complex conditions, with 2.61 entropy and 0.31 purity average scores. When applied to stratify patients within a certain condition, ConvAE led to various clinically relevant subtypes for different disorders, including type 2 diabetes, Parkinson's disease, and Alzheimer's disease, largely related to comorbidities, disease progression, and symptom severity. With these results, we demonstrate that ConvAE can generate patient representations that lead to clinically meaningful insights. This scalable framework can help better understand varying etiologies in heterogeneous sub-populations and unlock patterns for EHR-based research in the realm of personalized medicine.Entities:
Keywords: Data processing; Machine learning
Year: 2020 PMID: 32699826 PMCID: PMC7367859 DOI: 10.1038/s41746-020-0301-z
Source DB: PubMed Journal: NPJ Digit Med ISSN: 2398-6352
Fig. 1Patient stratification framework and ConvAE architecture.
a Framework enabling patient stratification analysis from deep unsupervised EHR representations; b Details of the ConvAE representation learning architecture.
Multi-disease clustering performances of ConvAE configurations and baselines.
| Entropya | Puritya | Disease numberb | |
|---|---|---|---|
| ConvAE 1-layer CNN | 2.61 (0.04, [2.58, 2.67])*** | 0.31 (0.02, [0.31, 0.35])*** | 6.50 (0.62)*** |
| ConvAE 2-layer CNN | 2.75 (0.02, [2.74, 2.78]) | 0.26 (0.01, [0.26, 0.29]) | 5.93 (0.50) |
| ConvAE multikernel CNN | 2.66 (0.03, [2.64, 2.70]) | 0.30 (0.02, [0.29, 0.33]) | 5.94 (0.47) |
| RawCount | 2.90 (0.02, [2.88, 2.92]) | 0.18 (0.01, [0.18, 0.20]) | 4.76 (0.70) |
| SVD-RawCount | 2.90 (0.01, [2.90, 2.92]) | 0.19 (0.01, [0.18, 0.20]) | 5.13 (0.79) |
| SVD-TFIDF | 2.85 (0.02, [2.84, 2.87]) | 0.21 (0.01, [0.21, 0.23]) | 5.83 (0.76) |
| Deep Patient | 2.81 (0.02, [2.80, 2.84]) | 0.24 (0.01, [0.23, 0.25]) | 5.96 (0.74) |
The scores reported are averaged over a 2-fold cross-validation experiment. ConvAE 1-layer CNN significantly outperforms all other configurations and baselines on all measures. Multiple pairwise t tests with Bonferroni correction are used to compare performances.
CNN convolutional neural network, SVD singular value decomposition, TFIDF term frequency-inverse document frequency.
***p < 0.001.
aMean (s.d., CI).
bMean (standard deviation).
Fig. 2Uniform manifold approximation and projection (UMAP) encoding visualization.
a ConvAE 1-layer CNN; b SVD-RawCount; c SVD-TFIDF; d Deep Patient. AD Alzheimer’s disease, ADHD attention deficit hyperactivity disorder, BC breast cancer, CD Crohn’s disease, MM multiple myeloma, PC prostate cancer, PD Parkinson’s disease, T2D type 2 diabetes.
Fig. 3Uniform manifold approximation and projection (UMAP) clustering visualization.
a ConvAE 1-layer CNN; b SVD-RawCount; c SVD-TFIDF; d Deep Patient. AD Alzheimer’s disease, ADHD attention deficit hyperactivity disorder, BC breast cancer, CD Crohn’s disease, MM multiple myeloma, PC prostate cancer, PD Parkinson’s disease, T2D type 2 diabetes.
Fig. 4Complex disorder subgroups.
A subsample of 5000 patients with T2D is displayed in a. b–f display patient subtypes for Parkinson’s and Alzheimer’s disease, multiple myeloma, prostate and breast cancer cohorts, respectively.