Hybrid deep learning and machine learning framework for automated pneumonia detection in chest X-ray images

基于混合深度学习和机器学习的胸部X光图像肺炎自动检测框架

阅读:1

Abstract

Pneumonia is a dangerous respiratory illness that has to be precisely and promptly diagnosed in order to be treated effectively and prevent consequences. In order to distinguish between pneumonic and normal chest X-ray pictures, a hybrid deep learning technique is proposed in this study. For efficient and complementary feature extraction, the proposed system leverages the strengths of two popular convolutional neural networks, VGG16 and ResNet. Before training the model, the image is enhanced and the lungs are segmented by performing histogram equalisation, normalising contrast, and converting to grayscale. A richer feature representation of input photos is produced by fusing the features of VGG16 and ResNet. A model for identifying pneumonia is classified using the fused feature set. The system processes X-rays of new patients in order to extract features and categorise them using Random Forest (RF) and Support Vector Machine (SVM) classifiers. To increase accuracy and efficiency, feature dimensions are optimised using Principal Component Analysis (PCA). Key Contributions: 1. Dual-CNN feature fusion (VGG16 + ResNet) instead of single-model learning 2. PCA-based dimensionality optimization retaining 95% variance 3. Use of SVM and Random Forest for more interpretable diagnosis instead of CNN softmax.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。