Los puntos clave no están disponibles para este artículo en este momento.
Introduction: Brain tumor classification from magnetic resonance imaging remains a challenging task in medical image analysis, particularly when high diagnostic performance must be achieved under limited computational resources. Effective models are therefore required to balance classification accuracy with efficiency to support practical clinical deployment. Methods: This study addresses this challenge by proposing an efficiency-oriented deep learning architecture that integrates Ghost modules into a ResNet-50 backbone and enhances feature learning through Efficient Channel Attention (ECA) blocks. The proposed design aims to improve discriminative capability while reducing feature redundancy and computational overhead.The model was evaluated on the Bangladesh Brain Cancer MRI Dataset, which contains 6,056 MRI images representing three tumor categories: glioma, meningioma, and pituitary tumors. Preprocessing included contrast normalization using Contrast Limited Adaptive Histogram Equalization (CLAHE). Data augmentation was selectively applied to improve generalization while avoiding excessive artificial amplification of feature representations. Results: Experimental results demonstrate the effectiveness of the proposed attention-assisted lightweight architecture. The model achieved an overall classification accuracy of 97.85%, while macro-averaged precision, recall (sensitivity), and specificity all exceeded 97.8% (as defined in the Methods section). This corresponds to a 1.65% absolute improvement in accuracy compared with the strongest baseline model, DenseNet121, while maintaining a low false-positive rate. These findings suggest that competitive performance can be achieved without increasing architectural complexity. Discussion: The results highlight the potential of pursuing efficiency-driven architectural designs as an alternative to increasingly complex deep learning models. In particular, channel-attention-assisted feature generation appears to preserve high diagnostic accuracy while reducing representational and computational overhead, supporting its suitability for resource-constrained medical imaging applications.
Shatnawi et al. (Mon,) studied this question.