A Hybrid VDV Model for Automatic Diagnosis of Pneumothorax using Class-Imbalanced Chest X-rays Dataset
Tahira Iqbal, Arslan Shaukat, Usman Akram, Zartasha Mustansar and, Yung-Cheol Byun

TL;DR
This paper introduces a novel hybrid ensemble framework called VDV, combining data-level and model-level ensembles with CNNs and SVMs to improve automatic pneumothorax diagnosis from imbalanced chest X-ray datasets, achieving high accuracy.
Contribution
The study proposes a new VDV hybrid ensemble model that effectively addresses class imbalance and enhances pneumothorax detection accuracy using multiple CNN architectures and voting strategies.
Findings
Achieved 85.17% recall and 86.0% AUC on SIIM dataset.
Achieved 90.9% recall and 95.0% AUC on RS-NIH dataset.
Outperformed previous literature results on the RS-NIH dataset.
Abstract
Pneumothorax, a life threatening disease, needs to be diagnosed immediately and efficiently. The prognosis in this case is not only time consuming but also prone to human errors. So an automatic way of accurate diagnosis using chest X-rays is the utmost requirement. To-date, most of the available medical images datasets have class-imbalance issue. The main theme of this study is to solve this problem along with proposing an automated way of detecting pneumothorax. We first compare the existing approaches to tackle the class-imbalance issue and find that data-level-ensemble (i.e. ensemble of subsets of dataset) outperforms other approaches. Thus, we propose a novel framework named as VDV model, which is a complex model-level-ensemble of data-level-ensembles and uses three convolutional neural networks (CNN) including VGG16, VGG-19 and DenseNet-121 as fixed feature extractors. In each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Lung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging
MethodsVisual Geometry Group 19 Layer CNN
