| Literature DB >> 31980704 |
Sebastiano Barbieri1, James Kemp2, Oscar Perez-Concha2, Sradha Kotwal3,4, Martin Gallagher3,5, Angus Ritchie5,6, Louisa Jorm2.
Abstract
To compare different deep learning architectures for predicting the risk of readmission within 30 days of discharge from the intensive care unit (ICU). The interpretability of attention-based models is leveraged to describe patients-at-risk. Several deep learning architectures making use of attention mechanisms, recurrent layers, neural ordinary differential equations (ODEs), and medical concept embeddings with time-aware attention were trained using publicly available electronic medical record data (MIMIC-III) associated with 45,298 ICU stays for 33,150 patients. Bayesian inference was used to compute the posterior over weights of an attention-based model. Odds ratios associated with an increased risk of readmission were computed for static variables. Diagnoses, procedures, medications, and vital signs were ranked according to the associated risk of readmission. A recurrent neural network, with time dynamics of code embeddings computed by neural ODEs, achieved the highest average precision of 0.331 (AUROC: 0.739, F1-Score: 0.372). Predictive accuracy was comparable across neural network architectures. Groups of patients at risk included those suffering from infectious complications, with chronic or progressive conditions, and for whom standard medical care was not suitable. Attention-based networks may be preferable to recurrent networks if an interpretable model is required, at only marginal cost in predictive accuracy.Entities:
Mesh:
Year: 2020 PMID: 31980704 PMCID: PMC6981230 DOI: 10.1038/s41598-020-58053-z
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1Overview of the considered neural network architectures.
Summary statistics (mean, [95% confidence interval]) for the different algorithms used to predict readmission within 30 days of discharge from the intensive care unit.
| Average Precision | AUROC | F1-Score | Sensitivity | Specificity | |
|---|---|---|---|---|---|
| ODE + RNN + Attention | 0.314 [0.306,0.321] | 0.739 [0.736,0.741] | 0.376 [0.371,0.381] | 0.685 [0.666,0.704] | 0.677 [0.658,0.696] |
| ODE + RNN | 0.331 [0.323,0.339] | 0.739 [0.737,0.742] | 0.372 [0.367,0.377] | 0.672 [0.659,0.686] | 0.697 [0.683,0.711] |
| RNN (ODE time decay) + Attention | 0.316 [0.307,0.324] | 0.743 [0.741,0.746] | 0.375 [0.370,0.379] | 0.648 [0.641,0.656] | 0.733 [0.726,0.739] |
| RNN (ODE time decay) | 0.300 [0.293,0.308] | 0.741 [0.738,0.744] | 0.372 [0.367,0.376] | 0.710 [0.698,0.722] | 0.667 [0.655,0.679] |
| RNN (exp time decay) + Attention | 0.320 [0.312,0.328] | 0.748 [0.745,0.751] | 0.377 [0.372,0.382] | 0.704 [0.692,0.715] | 0.680 [0.668,0.692] |
| RNN (exp time decay) | 0.304 [0.297,0.311] | 0.735 [0.732,0.738] | 0.368 [0.363,0.373] | 0.707 [0.700,0.714] | 0.670 [0.663,0.676] |
| RNN (concatenated Δtime) + Attention | 0.312 [0.303,0.320] | 0.741 [0.739,0.744] | 0.368 [0.363,0.372] | 0.687 [0.680,0.695] | 0.688 [0.681,0.696] |
| RNN (concatenated Δtime) | 0.311 [0.303,0.320] | 0.739 [0.737,0.742] | 0.364 [0.359,0.369] | 0.698 [0.692,0.704] | 0.688 [0.684,0.693] |
| ODE + Attention | 0.294 [0.285,0.302] | 0.717 [0.714,0.720] | 0.333 [0.328,0.339] | 0.776 [0.768,0.784] | 0.554 [0.548,0.560] |
| Attention (concatenated time) | 0.286 [0.277,0.295] | 0.711 [0.709,0.714] | 0.330 [0.325,0.334] | 0.700 [0.686,0.714] | 0.614 [0.601,0.628] |
| MCE + RNN + Attention | 0.317 [0.308,0.325] | 0.736 [0.734,0.739] | 0.373 [0.369,0.378] | 0.630 [0.622,0.638] | 0.744 [0.738,0.749] |
| MCE + RNN | 0.298 [0.291,0.306] | 0.727 [0.724,0.730] | 0.361 [0.357,0.366] | 0.654 [0.645,0.663] | 0.706 [0.697,0.715] |
| MCE + Attention | 0.269 [0.261,0.278] | 0.689 [0.686,0.692] | 0.312 [0.308,0.316] | 0.686 [0.676,0.695] | 0.616 [0.607,0.625] |
| Logistic Regression | 0.257 [0.248,0.266] | 0.659 [0.656,0.663] | 0.296 [0.291,0.300] | 0.606 [0.597,0.615] | 0.647 [0.639,0.655] |
ODE: Ordinary Differential Equation; RNN: recurrent neural network; MCE: medical concept embedding; AUROC: area under the receiver operating characteristic.
The exponentiated coefficients of the last fully connected layer of the “Attention (concatenated time)” model can be interpreted as odds ratios for experiencing an adverse outcome following discharge from the intensive care unit, similarly to traditional logistic regression.
| OR [95% CI] | Covariate |
|---|---|
| 1.000 [0.998, 1.002] | ICU Length of Stay (days) |
| 1.114 [1.092, 1.136]* | Gender: Male |
| 1.187 [1.170, 1.205]* | Number of Recent Admissions |
| 1.009 [1.009, 1.010]* | Age (years) |
| 0.994 [0.993, 0.996]* | Pre-ICU Length of Stay (days) |
| 0.941 [0.891, 0.993]* | Elective Surgery |
| 0.998 [0.992, 1.003] | Admission Location: Clinic Referral/Premature Delivery |
| 1.639 [1.146, 2.345]* | Admission Location: Other/Unknown |
| 0.882 [0.844, 0.922]* | Admission Location: Physician Referral/Normal Delivery |
| 1.115 [1.074, 1.157]* | Admission Location: Transfer from Hospital/Extramural |
| 1.001 [0.996, 1.006] | Admission Location: Transfer from Skilled Nursing Facility |
| 0.775 [0.694, 0.865]* | Insurance: Government |
| 0.997 [0.992, 1.002] | Insurance: Medicaid |
| 0.820 [0.798, 0.843]* | Insurance: Private |
| 0.559 [0.447, 0.700]* | Insurance: Self Pay |
| 0.918 [0.845, 0.997]* | Marital Status: Other/Unknown |
| 1.000 [0.995, 1.005] | Marital Status: Single |
| 0.996 [0.991, 1.001] | Marital Status: Widowed/Divorced/Separated |
| 0.772 [0.694, 0.858]* | Ethnicity: Asian |
| 1.165 [1.118, 1.215]* | Ethnicity: Black/African American |
| 1.001 [0.996, 1.006] | Ethnicity: Hispanic/Latino |
| 0.873 [0.832, 0.916]* | Ethnicity: Other/Unknown |
| 1.000 [0.995, 1.004] | Ethnicity: Unable to Obtain |
| 3.780 [3.663, 3.902]* | Score: Diagnoses and Procedures |
| 2.044 [1.979, 2.110]* | Score: Medications and Vital Signs |
Patients with gender: “female”, ethnicity: “white”, marital status: “married/life partner”, insurance: “Medicare”, admission location: “emergency room admit” constitute the reference group. Asterisks indicate that the odds ratio’s credible interval (CI) does not include one.
ICD-9 diagnosis and procedure codes and medications assigned high scores by the “Attention (concatenated time)” model; a high positive score corresponds to increased risk of readmission to the intensive care unit.
| Score [95% CI] | ICD-9 Diagnoses |
|---|---|
| 7.5 [4.8, 10.3] | Infection and inflammatory reaction due to cardiac device, implant, and graft |
| 6.9 [4.7, 9.1] | Other and unspecified infection due to central venous catheter |
| 6.5 [5.3, 7.6] | Need for desensitization to allergens |
| 6.2 [4.5, 7.9] | Hepatorenal syndrome |
| 5.8 [3.9, 7.7] | Diabetes with renal manifestations, type I [juvenile type], uncontrolled |
| 5.4 [3.1, 7.9] | Hydantoin derivatives causing adverse effects in therapeutic use |
| 5.4 [3.4, 7.4] | Encounter for palliative care |
| 5.3 [3.0, 7.7] | Dysphagia, oropharyngeal phase |
| 5.2 [2.7, 8.2] | Spontaneous bacterial peritonitis |
| 5.0 [2.4, 7.4] | Other sequelae of chronic liver disease |
| 6.9 [5.0, 9.0] | Other gastrostomy |
| 6.1 [4.8, 7.4] | Therapeutic plasmapheresis |
| 5.6 [2.7, 8.4] | Incision of abdominal wall |
| 4.9 [3.0, 7.0] | Transcatheter embolization for gastric or duodenal bleeding |
| 4.8 [3.0, 6.7] | Transfusion of coagulation factors |
| 4.4 [2.4, 6.4] | Graft of muscle or fascia |
| 4.3 [2.7, 6.0] | Cardiopulmonary resuscitation, not otherwise specified |
| 4.2 [2.7, 5.6] | Endovascular implantation of other graft in abdominal aorta |
| 4.1 [3.0, 5.2] | Reopening of recent thoracotomy site |
| 4.0 [1.6, 6.3] | Other percutaneous procedures on biliary tract |
| 4.7 [3.3, 6.2] | D5W |
| 4.6 [2.1, 7.2] | Phytonadione |
| 4.2 [2.1, 6.4] | 5% Dextrose |
| 3.8 [2.2, 5.3] | Furosemide |
| 3.4 [1.7, 5.1] | Albuterol 0.083% neb soln |
| 3.3 [1.8, 4.7] | Heparin Sodium |
| 3.2 [1.7, 4.8] | Lorazepam |
| 3.2 [1.3, 5.0] | Hydralazine |
| 3.1 [1.5, 4.8] | 0.9% Sodium Chloride |
| 2.7 [0.7, 4.8] | Acetylcysteine20% |
The final diagnoses/procedures/medications scores for each patient are computed as a weighted average of the scores associated with each individual item. CI: credible interval; ICD: international classification of diseases and related health problems.