Skip to content

Author

Ajay Khatri

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

EFFICIENTNET-BASED MULTI-CLASS BRAIN TUMOR CLASSIFICATION FROM MRI IMAGES: A ROBUST DEEP LEARNING FRAMEWORK

Magnetic resonance imaging is widely used for the examination of brain abnormalities because it provides detailed soft-tissue information without ionizing radiation. Nevertheless, manual interpretation of large numbers of MRI slices is time-consuming and may be affected by inter-observer variation. This paper presents a structured deep learning framework for multi-class brain tumor classification using the EfficientNet family of convolutional neural networks. The framework emphasizes consistent preprocessing, transfer learning, class-balanced augmentation, careful validation, and clinically meaningful performance reporting. Rather than treating classification as an isolated model-training task, the proposed approach connects data quality, model calibration, error analysis, and reproducibility. The paper also explains why EfficientNet is suitable for medical image classification: its compound scaling strategy balances network depth, width, and input resolution, enabling strong feature learning with comparatively efficient computation. A complete experimental protocol is described for separating training, validation, and test data at the patient level; controlling information leakage; selecting evaluation metrics; and comparing EfficientNet variants with conventional convolutional baselines. The resulting framework can support reliable thesis-level experimentation and can later be extended with visual explanation methods such as Grad-CAM. The study concludes that model efficiency alone is insufficient; dependable brain tumor classification requires disciplined data handling, transparent reporting, and external validation.

Ajay Khatri, Sanmati Jain · 0 citations
Review Open access Jul 2026

EXPLAINABLE BRAIN TUMOR CLASSIFICATION USING GRAD-CAM: INTERPRETING DEEP LEARNING DECISIONS IN MRI IMAGES

An explainable artificial intelligence framework for brain tumor classification using Gradient-weighted Class Activation Mapping (Grad-CAM), which generates class-specific heatmaps from a trained convolutional network and overlays them on MRI images to show the regions that most strongly influence a prediction.

Ajay Khatri, Sanmati Jain · 0 citations