paper-with-me

홈 › Papers

Interpretable Machine Learning for COVID-19: An Empirical Study on Severity Prediction Task

2020-09-30 · Han Wu, Wenjie Ruan, Jiangtao Wang, Dingchang Zheng, Bei Liu, Yayuan Gen, Xiangfei Chai, Jian Chen, Kunwei Li, Shaolin Li, Sumi Helal

The black-box nature of machine learning models hinders the deployment of some high-accuracy models in medical diagnosis. It is risky to put one's life in the hands of models that medical researchers do not fully understand. However, through model interpretation, black-box models can promptly reveal significant biomarkers that medical practitioners may have overlooked due to the surge of infected patients in the COVID-19 pandemic. This research leverages a database of 92 patients with confirmed SARS-CoV-2 laboratory tests between 18th Jan. 2020 and 5th Mar. 2020, in Zhuhai, China, to identify biomarkers indicative of severity prediction. Through the interpretation of four machine learning models, decision tree, random forests, gradient boosted trees, and neural networks using permutation feature importance, Partial Dependence Plot (PDP), Individual Conditional Expectation (ICE), Accumulated Local Effects (ALE), Local Interpretable Model-agnostic Explanations (LIME), and Shapley Additive Explanation (SHAP), we identify an increase in N-Terminal pro-Brain Natriuretic Peptide (NTproBNP), C-Reaction Protein (CRP), and lactic dehydrogenase (LDH), a decrease in lymphocyte (LYM) is associated with severe infection and an increased risk of death, which is consistent with recent medical research on COVID-19 and other research using dedicated models. We further validate our methods on a large open dataset with 5644 confirmed patients from the Hospital Israelita Albert Einstein, at S\~ao Paulo, Brazil from Kaggle, and unveil leukocytes, eosinophils, and platelets as three indicative biomarkers for COVID-19.

📄 PDF Abstract BibTeX arXiv:2010.02006

Code (1)

wuhanstudio/interpretable-ml-covid-19 공식 구현

Tasks

BIG-bench Machine LearningFeature ImportanceInterpretable Machine LearningMedical Diagnosisseverity prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
WordPiece 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
LAMB LAMB is a a layerwise adaptive large batch optimization technique. It provides a strategy for adapting the learning rate in large batch settings. LAMB uses…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Diagnosing COVID-19 Severity from Chest X-Ray Images Using ViT and CNN Architectures

2025-02-23 · Luis Lara, Lucia Eve Berger, Rajesh Raju

The COVID-19 pandemic strained healthcare resources and prompted discussion about how machine learning can alleviate physician burdens and contribute to diagnosis. Chest x-rays (CXRs) are used for diagnosis of COVID-19, …

regressionseverity predictionTransfer Learning

Global and Local Interpretation of black-box Machine Learning models to determine prognostic factors from early COVID-19 data

2021-09-10 · Ananya Jana, Carlos D. Minacapelli, Vinod Rustgi, Dimitris Metaxas

The COVID-19 corona virus has claimed 4.1 million lives, as of July 24, 2021. A variety of machine learning models have been applied to related data to predict important factors such as the severity of the disease, infec…

BIG-bench Machine LearningExplainable Modelsseverity prediction

Severity and Mortality Prediction Models to Triage Indian COVID-19 Patients

2021-09-02 · Samarth Bhatia, Yukti Makhija, Sneha Jayaswal, Shalendra Singh 외

As the second wave in India mitigates, COVID-19 has now infected about 29 million patients countrywide, leading to more than 350 thousand people dead. As the infections surged, the strain on the medical infrastructure in…

Interpretable Machine LearningMortality Prediction

Enhancing COVID-19 Severity Analysis through Ensemble Methods

2023-03-13 · Anand Thyagachandran, Hema A Murthy

Computed Tomography (CT) scans provide a detailed image of the lungs, allowing clinicians to observe the extent of damage caused by COVID-19. The CT severity score (CTSS) based scoring method is used to identify the exte…

Computed Tomography (CT)COVID-19 DiagnosisMedical Image Analysis

Classification of COVID-19 Patients with their Severity Level from Chest CT Scans using Transfer Learning

2022-05-27 · Mansi Gupta, Aman Swaraj, Karan Verma

Background and Objective: During pandemics, the use of artificial intelligence (AI) approaches combined with biomedical science play a significant role in reducing the burden on the healthcare systems and physicians. The…

Transfer Learning