English

From Explanations to Architecture: Explainability-Driven CNN Refinement for Brain Tumor Classification in MRI

Image and Video Processing 2026-03-24 v3 Computer Vision and Pattern Recognition

Abstract

Recent brain tumor classification methods often report high accuracy but rely on deep, over-parameterized architectures with limited interpretability, making it difficult to determine whether predictions are driven by tumor-relevant evidence or by spurious cues such as background artifacts or normal tissue. We propose an explainable convolutional neural network (CNN) framework that enhances model transparency without sacrificing classification accuracy. This approach supports more trustworthy AI in healthcare and contributes to SDG 3: Good Health and Well-being by enabling more dependable MRI-based brain tumor diagnosis and earlier detection. Rather than using explainable AI solely for post hoc visualization, we employ Grad-CAM to quantify layer-wise relevance and guide the removal of low-contribution layers, reducing unnecessary depth and parameters while encouraging attention to discriminative tumor regions. We further validate the model's decision rationale using complementary explainability methods, combining Grad-CAM for spatial localization with SHAP and LIME for attribution-based verification. Experiments on multi-class brain MRI datasets show that the proposed model achieves 98.21% accuracy on the primary dataset and 95.74% accuracy on an unseen dataset, indicating strong cross-dataset generalization. Overall, the proposed approach balances simplicity, transparency, and accuracy, supporting more trustworthy and clinically applicable brain tumor classification for improved health outcomes and non-invasive disease detection.

Keywords

Cite

@article{arxiv.2506.09161,
  title  = {From Explanations to Architecture: Explainability-Driven CNN Refinement for Brain Tumor Classification in MRI},
  author = {Rajan Das Gupta and Md Imrul Hasan Showmick and Lei Wei and Mushfiqur Rahman Abir and Shanjida Akter and Md. Yeasin Rahat and Md. Jakir Hossen},
  journal= {arXiv preprint arXiv:2506.09161},
  year   = {2026}
}

Comments

This is the preprint version of the manuscript. It is currently being prepared for submission to an academic conference

R2 v1 2026-07-01T03:09:59.158Z