{"title":"从胸部 X 射线图像诊断肺部疾病的深度集合学习模型","authors":"Mamta Patel, Mehul Shah","doi":"10.17485/ijst/v17i8.3151","DOIUrl":null,"url":null,"abstract":"Objectives: This study aims to develop a robust medical recognition system using deep learning for the identification of various lung diseases, including COVID-19, pneumonia, lung opacity, and normal states, from chest X-ray images. The focus is on implementing ensemble fixed features learning methods to enhance diagnostic capabilities, contributing to the development of a cost-effective and reliable diagnostic tool for combating the global epidemic of lung disorders. Methods: The study utilizes a Kaggle dataset containing COVID-19 chest radiography images. Raw X-ray images undergo preprocessing for contrast enhancement and noise removal while addressing dataset imbalance through near-miss resampling. Ensemble learning techniques, including two and three-level methods, are employed to harness the strengths of individual base learners—VGG16, InceptionV3, and MobileNetV2. The model's performance is evaluated using metrics such as accuracy, recall, precision, and F1-score. For remote access, a user interface and a shared web link are developed using Python Gradio. Findings: In two-level ensembles, features from base learners are concatenated and classified using a support vector machine. Three-level ensembles use concatenated features classified by three machine learning classifiers, employing a majority voting system for the final prediction. The two-level method achieved 93% accuracy, precision, recall, and F1 score. The three-level ensemble model demonstrates superior performance, achieving 94% accuracy in detecting four lung diseases, namely COVID-19, pneumonia, lung opacity, and normal states. Novelty: This research contributes to the field by showcasing the efficacy of deep learning technology, particularly ensemble learning, in enhancing the detection of lung diseases from raw chest X-ray images. The model employs three modified and efficient pretrained networks for automatic feature extraction, eliminating the need for manual feature engineering. The developed model stands as a promising decision-support tool for healthcare professionals, particularly in low-resource environments. Keywords: Convolutional Neural Network (CNN), Deep Learning (DL), Transfer Learning (TL), Ensemble learning (EL), Fixed feature extraction, Chest Xrays (CXR), Lung diseases","PeriodicalId":508200,"journal":{"name":"Indian Journal Of Science And Technology","volume":"197 ","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-02-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Deep Ensemble Learning Model for Diagnosis of Lung Diseases from Chest X -Ray Images\",\"authors\":\"Mamta Patel, Mehul Shah\",\"doi\":\"10.17485/ijst/v17i8.3151\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Objectives: This study aims to develop a robust medical recognition system using deep learning for the identification of various lung diseases, including COVID-19, pneumonia, lung opacity, and normal states, from chest X-ray images. The focus is on implementing ensemble fixed features learning methods to enhance diagnostic capabilities, contributing to the development of a cost-effective and reliable diagnostic tool for combating the global epidemic of lung disorders. Methods: The study utilizes a Kaggle dataset containing COVID-19 chest radiography images. Raw X-ray images undergo preprocessing for contrast enhancement and noise removal while addressing dataset imbalance through near-miss resampling. Ensemble learning techniques, including two and three-level methods, are employed to harness the strengths of individual base learners—VGG16, InceptionV3, and MobileNetV2. The model's performance is evaluated using metrics such as accuracy, recall, precision, and F1-score. For remote access, a user interface and a shared web link are developed using Python Gradio. Findings: In two-level ensembles, features from base learners are concatenated and classified using a support vector machine. Three-level ensembles use concatenated features classified by three machine learning classifiers, employing a majority voting system for the final prediction. The two-level method achieved 93% accuracy, precision, recall, and F1 score. The three-level ensemble model demonstrates superior performance, achieving 94% accuracy in detecting four lung diseases, namely COVID-19, pneumonia, lung opacity, and normal states. Novelty: This research contributes to the field by showcasing the efficacy of deep learning technology, particularly ensemble learning, in enhancing the detection of lung diseases from raw chest X-ray images. The model employs three modified and efficient pretrained networks for automatic feature extraction, eliminating the need for manual feature engineering. The developed model stands as a promising decision-support tool for healthcare professionals, particularly in low-resource environments. Keywords: Convolutional Neural Network (CNN), Deep Learning (DL), Transfer Learning (TL), Ensemble learning (EL), Fixed feature extraction, Chest Xrays (CXR), Lung diseases\",\"PeriodicalId\":508200,\"journal\":{\"name\":\"Indian Journal Of Science And Technology\",\"volume\":\"197 \",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-02-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Indian Journal Of Science And Technology\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.17485/ijst/v17i8.3151\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Indian Journal Of Science And Technology","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.17485/ijst/v17i8.3151","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
研究目的本研究旨在利用深度学习开发一种稳健的医疗识别系统,用于从胸部 X 光图像中识别各种肺部疾病,包括 COVID-19、肺炎、肺不张和正常状态。重点是采用集合固定特征学习方法来提高诊断能力,从而开发出一种具有成本效益且可靠的诊断工具,以应对肺部疾病在全球的流行。研究方法该研究利用了包含 COVID-19 胸部放射影像的 Kaggle 数据集。对原始 X 光图像进行预处理,以增强对比度和去除噪音,同时通过近似错误重采样来解决数据集的不平衡问题。采用了包括两级和三级方法在内的集合学习技术,以利用单个基础学习器-VGG16、InceptionV3 和 MobileNetV2 的优势。该模型的性能使用准确率、召回率、精确度和 F1 分数等指标进行评估。为实现远程访问,使用 Python Gradio 开发了用户界面和共享网络链接。研究结果在两级集合中,基础学习者的特征被串联起来,并使用支持向量机进行分类。三级集合使用由三个机器学习分类器分类的串联特征,并采用多数投票系统进行最终预测。两级方法的准确率、精确度、召回率和 F1 分数均达到 93%。三级集合模型表现优异,在检测四种肺部疾病(即 COVID-19、肺炎、肺不张和正常状态)方面达到了 94% 的准确率。新颖性:这项研究展示了深度学习技术,尤其是集合学习,在增强从原始胸部 X 光图像检测肺部疾病方面的功效,为该领域做出了贡献。该模型采用三个经过修改的高效预训练网络进行自动特征提取,无需人工特征工程。所开发的模型可作为医疗保健专业人员的决策支持工具,尤其是在资源匮乏的环境中。关键词卷积神经网络(CNN)、深度学习(DL)、迁移学习(TL)、集合学习(EL)、固定特征提取、胸部 X 光片(CXR)、肺部疾病
Deep Ensemble Learning Model for Diagnosis of Lung Diseases from Chest X -Ray Images
Objectives: This study aims to develop a robust medical recognition system using deep learning for the identification of various lung diseases, including COVID-19, pneumonia, lung opacity, and normal states, from chest X-ray images. The focus is on implementing ensemble fixed features learning methods to enhance diagnostic capabilities, contributing to the development of a cost-effective and reliable diagnostic tool for combating the global epidemic of lung disorders. Methods: The study utilizes a Kaggle dataset containing COVID-19 chest radiography images. Raw X-ray images undergo preprocessing for contrast enhancement and noise removal while addressing dataset imbalance through near-miss resampling. Ensemble learning techniques, including two and three-level methods, are employed to harness the strengths of individual base learners—VGG16, InceptionV3, and MobileNetV2. The model's performance is evaluated using metrics such as accuracy, recall, precision, and F1-score. For remote access, a user interface and a shared web link are developed using Python Gradio. Findings: In two-level ensembles, features from base learners are concatenated and classified using a support vector machine. Three-level ensembles use concatenated features classified by three machine learning classifiers, employing a majority voting system for the final prediction. The two-level method achieved 93% accuracy, precision, recall, and F1 score. The three-level ensemble model demonstrates superior performance, achieving 94% accuracy in detecting four lung diseases, namely COVID-19, pneumonia, lung opacity, and normal states. Novelty: This research contributes to the field by showcasing the efficacy of deep learning technology, particularly ensemble learning, in enhancing the detection of lung diseases from raw chest X-ray images. The model employs three modified and efficient pretrained networks for automatic feature extraction, eliminating the need for manual feature engineering. The developed model stands as a promising decision-support tool for healthcare professionals, particularly in low-resource environments. Keywords: Convolutional Neural Network (CNN), Deep Learning (DL), Transfer Learning (TL), Ensemble learning (EL), Fixed feature extraction, Chest Xrays (CXR), Lung diseases