From Explanations to Architecture: Explainability-Driven CNN Refinement for Brain Tumor Classification in MRI
Rajan Das Gupta, Md Imrul Hasan Showmick, Lei Wei, Mushfiqur Rahman Abir, Shanjida Akter, Md. Yeasin Rahat, Md. Jakir Hossen

TL;DR
This paper introduces an explainability-driven CNN refinement method for brain tumor classification in MRI, improving model transparency and trustworthiness without compromising accuracy, and validated on multiple datasets.
Contribution
It employs Grad-CAM to guide layer removal, reducing model complexity while maintaining high accuracy and enhancing interpretability for clinical use.
Findings
Achieved 98.21% accuracy on primary dataset
Attained 95.74% accuracy on unseen dataset
Enhanced model transparency with explainability methods
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…
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
TopicsBrain Tumor Detection and Classification · Acute Ischemic Stroke Management · Advanced Neural Network Applications
MethodsDropout
