IEEE Access (Jan 2025)
PneuX-Net: An Enhanced Feature Extraction and Transformation Approach for Pneumonia Detection in X-Ray Images
Abstract
Pneumonia is a critical respiratory condition characterized by inflammation in the alveoli, leading to impaired gas exchange and severe respiratory distress. It poses a significant threat to high-risk populations, including neonates, geriatric patients, and immunocompromised individuals. Early and precise detection is crucial to optimizing treatment strategies and reducing morbidity and mortality rates. To address this problem, we propose PneuX-Net, an ensemble-based feature extraction framework that integrates multiple machine learning (ML) models Random Forest (RF), Gaussian Naïve Bayes (GNB) and K-Nearest Centroid (KNC). Random Forest (RF) builds multiple decision trees to identify complex, non-linear patterns within the feature space. Gaussian Naïve Bayes (GNB) utilizes a probabilistic framework based on Bayes’ theorem to manage uncertainty in feature distributions. K-Nearest Centroid (KNC) improves class distinction by clustering feature vectors according to their proximity to centroids. The ensemble methodology harnesses the complementary strengths of these models, improving feature representation and mitigating overfitting, a prevalent issue in white-box models. To validate the effectiveness of PneuX-Net, we conduct extensive experimentation using a 10-fold cross-validation approach. Our results demonstrate that the PneuX-Net+KNC model achieves a remarkable 99.91% accuracy, highlighting its robustness and reliability in pneumonia classification tasks. This ensemble-driven methodology underscores the potential of machine learning in augmenting clinical decision-making by providing an accurate and automated pneumonia detection framework.
Keywords