Interpretable Ml Covid 19
Interpretable Machine Learning for COVID-19
Install / Use
npx skills add wuhanstudio/interpretable-ml-covid-19Installs into whichever agent you are using.
README
Interpretable Machine Learning for COVID-19: An Empirical Study on Severity Prediction Task
Understanding how black-box models make predictions, and what they see in the pandemic.
https://arxiv.org/abs/2010.02006

<a href="https://youtu.be/klOPynfwVmI"><img src="doc/video.png"></a>

Introduction
The pandemic is a race against time. We seek to answer the question, how can medical practitioners employ machine learning to win the race in the pandemic?
Instead of targeting at a high-accuracy black-box model that is difficult to trust and deploy, we use model interpretation that incorporates medical practitioners' prior knowledge to promptly reveal the most important indicators in early diagnosis, and thus win the race in the pandemic.
Understanding high-accuracy Black-box models
In this research, we try to understand why those black-box models can make correct predictions. Is it possible to let black-box models speak, telling us how they make predictions? Will medical practitioners benefit from these models?
【Correct Predictions】
Neural networks make a correct prediction because it thinks the patient is old and has a high CRP which indicates severe virus infection, and a high NTproBNP.

Gradient Boosted Trees makes a similar correct prediction because it thinks the patient has a high CRP and NTproBNP, even though the patient shows little symptoms ( = 0).

【Wrong Predictions】
Decision Trees unfortunately makes a wrong prediction, because it thinks even though the patient is having a fever (38.4), but the CRP and NTproBNP are not high enough to be severe.

Credits
The raw dataset comes from hospitals in China, including 92 patients who contracted COVID-19. Our Research Ethics Committee waived written informed consent for this retrospective study that evaluated de-identified data and involved no potential risk to patients. All of the data of patients have been anonymized before analysis.
@article{wu2021interpretable,
title={Interpretable machine learning for covid-19: an empirical study on severity prediction task},
author={Wu, Han and Ruan, Wenjie and Wang, Jiangtao and Zheng, Dingchang and Liu, Bei and Geng, Yayuan and Chai, Xiangfei and Chen, Jian and Li, Kunwei and Li, Shaolin and others},
journal={IEEE Transactions on Artificial Intelligence},
year={2021},
publisher={IEEE}
}
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
