As the share of GAN-generated brain MRI images in training data rises, CNN tumor classification accuracy falls, with a small 10% synthetic addition giving the best 95.2% accuracy.
DGG-XNet: A Hybrid Deep Learning Framework for Multi-Class Brain Disease Classification with Explainable AI
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Accurate diagnosis of brain disorders such as Alzheimer's disease and brain tumors remains a critical challenge in medical imaging. Conventional methods based on manual MRI analysis are often inefficient and error-prone. To address this, we propose DGG-XNet, a hybrid deep learning model integrating VGG16 and DenseNet121 to enhance feature extraction and classification. DenseNet121 promotes feature reuse and efficient gradient flow through dense connectivity, while VGG16 contributes strong hierarchical spatial representations. Their fusion enables robust multiclass classification of neurological conditions. Grad-CAM is applied to visualize salient regions, enhancing model transparency. Trained on a combined dataset from BraTS 2021 and Kaggle, DGG-XNet achieved a test accuracy of 91.33\%, with precision, recall, and F1-score all exceeding 91\%. These results highlight DGG-XNet's potential as an effective and interpretable tool for computer-aided diagnosis (CAD) of neurodegenerative and oncological brain disorders.
fields
eess.IV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Proportional Sensitivity in Generative Adversarial Network (GAN)-Augmented Brain Tumor Classification Using Convolutional Neural Network
As the share of GAN-generated brain MRI images in training data rises, CNN tumor classification accuracy falls, with a small 10% synthetic addition giving the best 95.2% accuracy.