Interpretable generalized neural additive models for mortality prediction of COVID-19 hospitalized patients in Hamadan, Iran
TL;DR: In this article , the authors used generalized neural additive model (GNAM) as an interpretable machine learning method to predict the COVID-19 mortality of patients, which is a serious threat to the world.
read more
Abstract: The high number of COVID-19 deaths is a serious threat to the world. Demographic and clinical biomarkers are significantly associated with the mortality risk of this disease. This study aimed to implement Generalized Neural Additive Model (GNAM) as an interpretable machine learning method to predict the COVID-19 mortality of patients.This cohort study included 2181 COVID-19 patients admitted from February 2020 to July 2021 in Sina and Besat hospitals in Hamadan, west of Iran. A total of 22 baseline features including patients' demographic information and clinical biomarkers were collected. Four strategies including removing missing values, mean, K-Nearest Neighbor (KNN), and Multivariate Imputation by Chained Equations (MICE) imputation methods were used to deal with missing data. Firstly, the important features for predicting binary outcome (1: death, 0: recovery) were selected using the Random Forest (RF) method. Also, synthetic minority over-sampling technique (SMOTE) method was used for handling imbalanced data. Next, considering the selected features, the predictive performance of GNAM for predicting mortality outcome was compared with logistic regression, RF, generalized additive model (GAMs), gradient boosting decision tree (GBDT), and deep neural networks (DNNs) classification models. Each model trained on fifty different subsets of a train-test dataset to ensure a model performance. The average accuracy, F1-score and area under the curve (AUC) evaluation indices were used for comparison of the predictive performance of the models.Out of the 2181 COVID-19 patients, 624 died during hospitalization and 1557 recovered. The missing rate was 3 percent for each patient. The mean age of dead patients (71.17 ± 14.44 years) was statistically significant higher than recovered patients (58.25 ± 16.52 years). Based on RF, 10 features with the highest relative importance were selected as the best influential features; including blood urea nitrogen (BUN), lymphocytes (Lym), age, blood sugar (BS), serum glutamic-oxaloacetic transaminase (SGOT), monocytes (Mono), blood creatinine (CR), neutrophils (NUT), alkaline phosphatase (ALP) and hematocrit (HCT). The results of predictive performance comparisons showed GNAM with the mean accuracy, F1-score, and mean AUC in the test dataset of 0.847, 0.691, and 0.774, respectively, had the best performance. The smooth function graphs learned from the GNAM were descending for the Lym and ascending for the other important features.Interpretable GNAM can perform well in predicting the mortality of COVID-19 patients. Therefore, the use of such a reliable model can help physicians to prioritize some important demographic and clinical biomarkers by identifying the effective features and the type of predictive trend in disease progression.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Medical images classification using deep learning: a survey
Rakesh Kumar,Pooja Kumbharkar,Sandeep Vanam,Sanjeev Sharma +3 more
- 28 Jul 2023
27
Applying machine learning for perioperative adverse event prediction: a narrative review toward better clinical efficacy and usability
Xuechao Hao,Yaqiang Wang,Ke Li,Tao Zhu,Vitaly Herasevich,Xuechao Hao,Yaqiang Wang,Ke Li,Tao Zhu,Vitaly Herasevich +9 more
Abstract: Abstract Early prediction of the major perioperative adverse events is of great significance for reducing mortality, morbidity and medical costs. Machine learning (ML) leverages the capacity for predicting the probability of perioperative adverse events, revealing the promise to facilitate risk stratification, tailored prevention, and individualized perioperative management. However, significant heterogeneity has been demonstrated in the model’s performance of discrimination, calibration, interpretability, and transparency among studies, which raises concerns over their clinical efficacy and usability. A lack of guidance for non-expert medical professionals and stakeholders hinders rigorously conducting research with standard procedure, appropriate methodology, consistent measures, and complete reports. We established a multidisciplinary team consisting of clinicians, data scientists, computer scientists. Multiple libraries including Medline, PubMed, Web of Science, Embase, and CINAHL were searched. We comprehensively summarized critical issues within the entire workflow of ML-based model study, including scenarios and problems, task definition, data collecting and processing, feature representation, model development and validation, clinical implementation and evaluation, aiming to provide guidance and insights for this topic. This review provides a practical checklist of the ML workflow tailored for perioperative teams, bridging technical innovations with clinical translation.
Towards Improved XAI-Based Epidemiological Research into the Next Potential Pandemic
Hamed Khalili,Maria A. Wimmer +1 more
TL;DR: AI-based epidemiological models for SARS-CoV-2 have been effective in controlling the spread of the virus. However, their black box nature can hinder trust and confidence in their prescriptions. This paper focuses on interpretable AI-based epidemiological models to address this issue.
Neural Additive Image Model: Interpretation through Interpolation
Arik Reuter,Anton Thielmann,Benjamin Saefken +2 more
- 06 Mar 2024
TL;DR: The Neural Additive Image Model effectively identifies latent hidden semantics of image effects and achieves full intelligibility of additional tabular effects.
References
Clinical Characteristics of Coronavirus Disease 2019 in China.
Wei-jie Guan,Zhengyi Ni,Yu Hu,Wenhua Liang,Chun-Quan Ou,Jianxing He,Lei Liu,Hong Shan,Chunliang Lei,David S.C. Hui,Bin Du,Lanjuan Li,Guang Zeng,Kowk-Yung Yuen,Ruchong Chen,Chun-Li Tang,Tao Wang,Ping-Yan Chen,Jie Xiang,Shiyue Li,Jinlin Wang,Zi-jing Liang,Yi-xiang Peng,Li Wei,Yong Liu,Ya-hua Hu,Peng Peng,Jian-ming Wang,Ji-yang Liu,Zhong Chen,Gang Li,Zhi-jian Zheng,Shao-qin Qiu,Jie Luo,Chang-jiang Ye,Shao-yong Zhu,Nanshan Zhong +36 more
TL;DR: During the first 2 months of the current outbreak, Covid-19 spread rapidly throughout China and caused varying degrees of illness, and patients often presented without fever, and many did not have abnormal radiologic findings.
Epidemiological and clinical characteristics of 99 cases of 2019 novel coronavirus pneumonia in Wuhan, China: a descriptive study
Nanshan Chen,Min Zhou,Xuan Dong,Jie-Ming Qu,Fengyun Gong,Yang Han,Yang Qiu,Jingli Wang,Ying Liu,Yuan Wei,Jia'an Xia,Ting Yu,Xinxin Zhang,Li Zhang +13 more
TL;DR: Characteristics of patients who died were in line with the MuLBSTA score, an early warning model for predicting mortality in viral pneumonia, and further investigation is needed to explore the applicability of the Mu LBSTA scores in predicting the risk of mortality in 2019-nCoV infection.
22.6K
Statistical Analysis With Missing Data
TL;DR: Generalized Estimating Equations is a good introductory book for analyzing continuous and discrete correlated data using GEE methods and provides good guidance for analyzing correlated data in biomedical studies and survey studies.
10.6K
Generalized Additive Models
Stefan Sperlich,Jiří Zelinka +1 more
TL;DR: In Chapter 8 the authors discussed additive models (AM) of the form E(Y|X) = c + \sum\limits_{alpha = 1}^d {g_alpha (x_\alpha )} .
7.1K
Fast stable direct fitting and smoothness selection for generalized additive models
TL;DR: The paper develops the first computationally efficient method for direct generalized additive model smoothness selection, which is highly stable, but by careful structuring achieves a computational efficiency that leads, in simulations, to lower mean computation times than the schemes that are based on working model smooths selection.