特征选择与可解释人工智能在ICU死亡率预测中的比较性能分析

Nusrat Tasnim, S. Mamun
{"title":"特征选择与可解释人工智能在ICU死亡率预测中的比较性能分析","authors":"Nusrat Tasnim, S. Mamun","doi":"10.1109/ECCE57851.2023.10101553","DOIUrl":null,"url":null,"abstract":"The mortality prediction model in the Intensive Care Unit (ICU) can be a great tool for assisting physicians in decision-making for the optimal allocation of ICU according to the patient's health conditions. Traditional scoring-based systems for mortality prediction don't provide good predictive performance in the case of a large dataset. Moreover, machine learning models can also provide poor performance for the lack of proper feature selection. A comparison of the performance of machine learning models with and without feature selection was explored in this study. Principal Component Analysis (PCA) was used to choose features for this investigation. For the classification job, the most widely used and diversified classifiers from the literature were used, including Logistic Regression(LR), Decision Tree (DT), K Nearest Neighbours (KNN), and Support Vector Machine (SVM). The Medical Information Mart for Intensive Care III (MIMIC-III) dataset was used to collect data on heart failure patients. On the MIMIC-III dataset, it was discovered that feature selection significantly improved the performance of the described machine learning models. Without feature selection, the accuracy of LR, DT, KNN, and SVM models was 86.66%, 80.12%, 85.13%, and 86.49%, respectively, however with PCA, the accuracy was improved to 88.0%, 80.46%, 86.83%, and 87.34%, respectively with only 5 principal components. Finally, the model's decision-making process was analyzed with explainable artificial intelligence using Local Interpretable Model-agnostic Explanations (LIME). This analysis can help to understand the feature's contribution to the model's prediction process. It was also observed that the features involved in the prediction process were mostly common with the first 15 features found in feature importance hierarchy.","PeriodicalId":131537,"journal":{"name":"2023 International Conference on Electrical, Computer and Communication Engineering (ECCE)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-02-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Comparative Performance Analysis of Feature Selection for Mortality Prediction in ICU with Explainable Artificial Intelligence\",\"authors\":\"Nusrat Tasnim, S. Mamun\",\"doi\":\"10.1109/ECCE57851.2023.10101553\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The mortality prediction model in the Intensive Care Unit (ICU) can be a great tool for assisting physicians in decision-making for the optimal allocation of ICU according to the patient's health conditions. Traditional scoring-based systems for mortality prediction don't provide good predictive performance in the case of a large dataset. Moreover, machine learning models can also provide poor performance for the lack of proper feature selection. A comparison of the performance of machine learning models with and without feature selection was explored in this study. Principal Component Analysis (PCA) was used to choose features for this investigation. For the classification job, the most widely used and diversified classifiers from the literature were used, including Logistic Regression(LR), Decision Tree (DT), K Nearest Neighbours (KNN), and Support Vector Machine (SVM). The Medical Information Mart for Intensive Care III (MIMIC-III) dataset was used to collect data on heart failure patients. On the MIMIC-III dataset, it was discovered that feature selection significantly improved the performance of the described machine learning models. Without feature selection, the accuracy of LR, DT, KNN, and SVM models was 86.66%, 80.12%, 85.13%, and 86.49%, respectively, however with PCA, the accuracy was improved to 88.0%, 80.46%, 86.83%, and 87.34%, respectively with only 5 principal components. Finally, the model's decision-making process was analyzed with explainable artificial intelligence using Local Interpretable Model-agnostic Explanations (LIME). This analysis can help to understand the feature's contribution to the model's prediction process. It was also observed that the features involved in the prediction process were mostly common with the first 15 features found in feature importance hierarchy.\",\"PeriodicalId\":131537,\"journal\":{\"name\":\"2023 International Conference on Electrical, Computer and Communication Engineering (ECCE)\",\"volume\":\"2 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-02-23\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 International Conference on Electrical, Computer and Communication Engineering (ECCE)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ECCE57851.2023.10101553\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 International Conference on Electrical, Computer and Communication Engineering (ECCE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ECCE57851.2023.10101553","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

重症监护病房(ICU)死亡率预测模型可以帮助医生根据患者的健康状况做出最佳的ICU配置决策。传统的基于评分的死亡率预测系统在大型数据集的情况下不能提供良好的预测性能。此外,由于缺乏适当的特征选择,机器学习模型也会提供较差的性能。本研究探讨了带特征选择和不带特征选择的机器学习模型的性能比较。本研究采用主成分分析(PCA)来选择特征。对于分类工作,使用了文献中最广泛使用和多样化的分类器,包括逻辑回归(LR),决策树(DT), K近邻(KNN)和支持向量机(SVM)。重症监护医学信息市场III (MIMIC-III)数据集用于收集心力衰竭患者的数据。在MIMIC-III数据集上,发现特征选择显著提高了所描述的机器学习模型的性能。在没有特征选择的情况下,LR、DT、KNN和SVM模型的准确率分别为86.66%、80.12%、85.13%和86.49%,而在只有5个主成分的情况下,PCA的准确率分别提高到88.0%、80.46%、86.83%和87.34%。最后,利用局部可解释模型不可知论解释(Local Interpretable model -agnostic Explanations, LIME)分析了可解释人工智能模型的决策过程。这种分析有助于理解特征对模型预测过程的贡献。我们还观察到,在预测过程中涉及的特征与特征重要性层次中发现的前15个特征最常见。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Comparative Performance Analysis of Feature Selection for Mortality Prediction in ICU with Explainable Artificial Intelligence
The mortality prediction model in the Intensive Care Unit (ICU) can be a great tool for assisting physicians in decision-making for the optimal allocation of ICU according to the patient's health conditions. Traditional scoring-based systems for mortality prediction don't provide good predictive performance in the case of a large dataset. Moreover, machine learning models can also provide poor performance for the lack of proper feature selection. A comparison of the performance of machine learning models with and without feature selection was explored in this study. Principal Component Analysis (PCA) was used to choose features for this investigation. For the classification job, the most widely used and diversified classifiers from the literature were used, including Logistic Regression(LR), Decision Tree (DT), K Nearest Neighbours (KNN), and Support Vector Machine (SVM). The Medical Information Mart for Intensive Care III (MIMIC-III) dataset was used to collect data on heart failure patients. On the MIMIC-III dataset, it was discovered that feature selection significantly improved the performance of the described machine learning models. Without feature selection, the accuracy of LR, DT, KNN, and SVM models was 86.66%, 80.12%, 85.13%, and 86.49%, respectively, however with PCA, the accuracy was improved to 88.0%, 80.46%, 86.83%, and 87.34%, respectively with only 5 principal components. Finally, the model's decision-making process was analyzed with explainable artificial intelligence using Local Interpretable Model-agnostic Explanations (LIME). This analysis can help to understand the feature's contribution to the model's prediction process. It was also observed that the features involved in the prediction process were mostly common with the first 15 features found in feature importance hierarchy.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信