Try a new search

Format these results:

Searched for:

person:rhr246

in-biosketch:yes

Total Results:

18


Development and external validation of a dynamic risk score for early prediction of cardiogenic shock in cardiac intensive care units using machine learning

Hu, Yuxuan; Lui, Albert; Goldstein, Mark; Sudarshan, Mukund; Tinsay, Andrea; Tsui, Cindy; Maidman, Samuel D; Medamana, John; Jethani, Neil; Puli, Aahlad; Nguy, Vuthy; Aphinyanaphongs, Yindalon; Kiefer, Nicholas; Smilowitz, Nathaniel R; Horowitz, James; Ahuja, Tania; Fishman, Glenn I; Hochman, Judith; Katz, Stuart; Bernard, Samuel; Ranganath, Rajesh
BACKGROUND:Myocardial infarction and heart failure are major cardiovascular diseases that affect millions of people in the US with the morbidity and mortality being highest among patients who develop cardiogenic shock. Early recognition of cardiogenic shock allows prompt implementation of treatment measures. Our objective is to develop a new dynamic risk score, called CShock, to improve early detection of cardiogenic shock in cardiac intensive care unit (ICU). METHODS:We developed and externally validated a deep learning-based risk stratification tool, called CShock, for patients admitted into the cardiac ICU with acute decompensated heart failure and/or myocardial infarction to predict onset of cardiogenic shock. We prepared a cardiac ICU dataset using MIMIC-III database by annotating with physician adjudicated outcomes. This dataset that consisted of 1500 patients with 204 having cardiogenic/mixed shock was then used to train CShock. The features used to train the model for CShock included patient demographics, cardiac ICU admission diagnoses, routinely measured laboratory values and vital signs, and relevant features manually extracted from echocardiogram and left heart catheterization reports. We externally validated the risk model on the New York University (NYU) Langone Health cardiac ICU database that was also annotated with physician adjudicated outcomes. The external validation cohort consisted of 131 patients with 25 patients experiencing cardiogenic/mixed shock. RESULTS:CShock achieved an area under the receiver operator characteristic curve (AUROC) of 0.821 (95% CI 0.792-0.850). CShock was externally validated in the more contemporary NYU cohort and achieved an AUROC of 0.800 (95% CI 0.717-0.884), demonstrating its generalizability in other cardiac ICUs. Having an elevated heart rate is most predictive of cardiogenic shock development based on Shapley values. The other top ten predictors are having an admission diagnosis of myocardial infarction with ST-segment elevation, having an admission diagnosis of acute decompensated heart failure, Braden Scale, Glasgow Coma Scale, Blood urea nitrogen, Systolic blood pressure, Serum chloride, Serum sodium, and Arterial blood pH. CONCLUSIONS:The novel CShock score has the potential to provide automated detection and early warning for cardiogenic shock and improve the outcomes for the millions of patients who suffer from myocardial infarction and heart failure.
PMID: 38518758
ISSN: 2048-8734
CID: 5640892

Don't be fooled: label leakage in explanation methods and the importance of their quantitative evaluation

Chapter by: Jethani, Neil; Saporta, Adriel; Ranganath, Rajesh
in: Proceedings of Machine Learning Research by
[S.l.] : ML Research Press, 2023
pp. 8925-8953
ISBN:
CID: 5549342

DIET: Conditional independence testing with marginal dependence measures of residual information

Chapter by: Sudarshan, Mukund; Puli, Aahlad; Tansey, Wesley; Ranganath, Rajesh
in: Proceedings of Machine Learning Research by
[S.l.] : ML Research Press, 2023
pp. 10343-10367
ISBN:
CID: 5549352

Probabilistic Machine Learning for Healthcare

Chen, Irene Y; Joshi, Shalmali; Ghassemi, Marzyeh; Ranganath, Rajesh
Machine learning can be used to make sense of healthcare data. Probabilistic machine learning models help provide a complete picture of observed data in healthcare. In this review, we examine how probabilistic machine learning can advance healthcare. We consider challenges in the predictive model building pipeline where probabilistic models can be beneficial, including calibration and missing data. Beyond predictive models, we also investigate the utility of probabilistic machine learning models in phenotyping, in generative models for clinical use cases, and in reinforcement learning.
PMID: 34465179
ISSN: 2574-3414
CID: 5039372

Have We Learned to Explain?: How Interpretability Methods Can Learn to Encode Predictions in their Interpretations

Jethani, Neil; Sudarshan, Mukund; Aphinyanaphongs, Yindalon; Ranganath, Rajesh
While the need for interpretable machine learning has been established, many common approaches are slow, lack fidelity, or hard to evaluate. Amortized explanation methods reduce the cost of providing interpretations by learning a global selector model that returns feature importances for a single instance of data. The selector model is trained to optimize the fidelity of the interpretations, as evaluated by a predictor model for the target. Popular methods learn the selector and predictor model in concert, which we show allows predictions to be encoded within interpretations. We introduce EVAL-X as a method to quantitatively evaluate interpretations and REAL-X as an amortized explanation method, which learn a predictor model that approximates the true data generating distribution given any subset of the input. We show EVAL-X can detect when predictions are encoded in interpretations and show the advantages of REAL-X through quantitative and radiologist evaluation.
PMCID:8096519
PMID: 33954293
ISSN: 2640-3498
CID: 4866542

Reproducibility in machine learning for health research: Still a ways to go

McDermott, Matthew B A; Wang, Shirly; Marinsek, Nikki; Ranganath, Rajesh; Foschini, Luca; Ghassemi, Marzyeh
Machine learning for health must be reproducible to ensure reliable clinical use. We evaluated 511 scientific papers across several machine learning subfields and found that machine learning for health compared poorly to other areas regarding reproducibility metrics, such as dataset and code accessibility. We propose recommendations to address this problem.
PMID: 33762434
ISSN: 1946-6242
CID: 4862192

CLLNICAL PRESENTATION AND OUTCOMES OF MORTALITY IN HISPANIC PATIENTS HOSPITALIZED WITH 2019 NOVEL CORONAVIRUS IN NEW YORK CITY [Meeting Abstract]

Mirabal, Susan C.; Chkhikvadze, Tamta; Theprungsirikul, Poy; Roca-Nelson, Liz; Yu, Boyang; Ranganath, Rajesh; Fernandez-Granda, Carlos; Saith, Sunil E.; Jervis, Ramiro
ISI:000679443300139
ISSN: 0884-8734
CID: 4980832

Deep learning models for electrocardiograms are susceptible to adversarial attack

Han, Xintian; Hu, Yuxuan; Foschini, Luca; Chinitz, Larry; Jankelson, Lior; Ranganath, Rajesh
Electrocardiogram (ECG) acquisition is increasingly widespread in medical and commercial devices, necessitating the development of automated interpretation strategies. Recently, deep neural networks have been used to automatically analyze ECG tracings and outperform physicians in detecting certain rhythm irregularities1. However, deep learning classifiers are susceptible to adversarial examples, which are created from raw data to fool the classifier such that it assigns the example to the wrong class, but which are undetectable to the human eye2,3. Adversarial examples have also been created for medical-related tasks4,5. However, traditional attack methods to create adversarial examples do not extend directly to ECG signals, as such methods introduce square-wave artefacts that are not physiologically plausible. Here we develop a method to construct smoothed adversarial examples for ECG tracings that are invisible to human expert evaluation and show that a deep learning model for arrhythmia detection from single-lead ECG6 is vulnerable to this type of attack. Moreover, we provide a general technique for collating and perturbing known adversarial examples to create multiple new ones. The susceptibility of deep learning ECG algorithms to adversarial misclassification implies that care should be taken when evaluating these models on ECGs that may have been altered, particularly when incentives for causing misclassification exist.
PMID: 32152582
ISSN: 1546-170x
CID: 4349692

Data-driven physiologic thresholds for iron deficiency associated with hematologic decline

Foy, Brody H; Li, Aodong; McClung, James P; Ranganath, Rajesh; Higgins, John M
Iron-deficiency contributes to a ∼50% of anemia prevalence worldwide, but reference intervals for iron status tests are not optimized for anemia diagnosis. To address this limitation, we identified the serum ferritin (SF) thresholds associated with hematologic decline in iron-deficient patients, and the SF thresholds from which an SF increase was associated with hematologic improvement. Paired red blood cell and SF measurements were analysed from two adult cohorts at Massachusetts General Hospital (MGH), from 2008-2011 (N = 48 409), and 2016-2018 (N = 10 042). Inter-patient measurements in the first cohort were used to define optimal SF thresholds based on the physiologic relationship between SF and red cell measurements. Intra-patient measurements (1-26 weeks apart) in the second cohort were used to identify SF thresholds from which an SF increase was associated, with an increase in red cell measurements. The identified optimal SF thresholds varied with age, sex and red cell measure. Thresholds associated with a ∼5% decline in red cell index were typically in the range 10-25 ng/mL. Thresholds for younger women (18-45 year) were ∼5 ng/mL lower than for older women (60-95 years), and ∼10 ng/mL lower than for men. Thresholds from which a subsequent increase in SF was associated with a concomitant increase in red cell measure showed similar patterns: younger women had lower thresholds (∼15 ng/mL) than older women (∼25 ng/mL), or men (∼35 ng/mL). These results suggest that diagnostic accuracy may be improved by setting different SF thresholds for younger women, older women, and men. This study illustrates how clinical databases may provide physiologic evidence for improved diagnostic thresholds.
PMID: 31849101
ISSN: 1096-8652
CID: 4345502

A validated, real-time prediction model for favorable outcomes in hospitalized COVID-19 patients

Razavian, Narges; Major, Vincent J; Sudarshan, Mukund; Burk-Rafel, Jesse; Stella, Peter; Randhawa, Hardev; Bilaloglu, Seda; Chen, Ji; Nguy, Vuthy; Wang, Walter; Zhang, Hao; Reinstein, Ilan; Kudlowitz, David; Zenger, Cameron; Cao, Meng; Zhang, Ruina; Dogra, Siddhant; Harish, Keerthi B; Bosworth, Brian; Francois, Fritz; Horwitz, Leora I; Ranganath, Rajesh; Austrian, Jonathan; Aphinyanaphongs, Yindalon
The COVID-19 pandemic has challenged front-line clinical decision-making, leading to numerous published prognostic tools. However, few models have been prospectively validated and none report implementation in practice. Here, we use 3345 retrospective and 474 prospective hospitalizations to develop and validate a parsimonious model to identify patients with favorable outcomes within 96 h of a prediction, based on real-time lab values, vital signs, and oxygen support variables. In retrospective and prospective validation, the model achieves high average precision (88.6% 95% CI: [88.4-88.7] and 90.8% [90.8-90.8]) and discrimination (95.1% [95.1-95.2] and 86.8% [86.8-86.9]) respectively. We implemented and integrated the model into the EHR, achieving a positive predictive value of 93.3% with 41% sensitivity. Preliminary results suggest clinicians are adopting these scores into their clinical workflows.
PMCID:7538971
PMID: 33083565
ISSN: 2398-6352
CID: 4640992