paper-with-me

홈 › Papers

Comparative Analysis of Resource-Efficient CNN Architectures for Brain Tumor Classification

2024-11-23 · Md Ashik Khan, Rafath Bin Zafar Auvee

Accurate brain tumor classification in MRI images is critical for timely diagnosis and treatment planning. While deep learning models like ResNet-18, VGG-16 have shown high accuracy, they often come with increased complexity and computational demands. This study presents a comparative analysis of effective yet simple Convolutional Neural Network (CNN) architecture and pre-trained ResNet18, and VGG16 model for brain tumor classification using two publicly available datasets: Br35H:: Brain Tumor Detection 2020 and Brain Tumor MRI Dataset. The custom CNN architecture, despite its lower complexity, demonstrates competitive performance with the pre-trained ResNet18 and VGG16 models. In binary classification tasks, the custom CNN achieved an accuracy of 98.67% on the Br35H dataset and 99.62% on the Brain Tumor MRI Dataset. For multi-class classification, the custom CNN, with a slight architectural modification, achieved an accuracy of 98.09%, on the Brain Tumor MRI Dataset. Comparatively, ResNet18 and VGG16 maintained high performance levels, but the custom CNNs provided a more computationally efficient alternative. Additionally,the custom CNNs were evaluated using few-shot learning (0, 5, 10, 15, 20, 40, and 80 shots) to assess their robustness, achieving notable accuracy improvements with increased shots. This study highlights the potential of well-designed, less complex CNN architectures as effective and computationally efficient alternatives to deeper, pre-trained models for medical imaging tasks, including brain tumor classification. This study underscores the potential of custom CNNs in medical imaging tasks and encourages further exploration in this direction.

📄 PDF Abstract BibTeX arXiv:2411.15596

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationBrain Tumor ClassificationClassificationFew-Shot LearningMulti-class Classification

Methods 이 논문이 사용한 방법론

VGG-16 설명 없음

Similar Papers 제목 키워드 기반

Comparative Analysis of Vision Transformers and Convolutional Neural Networks for Medical Image Classification

2025-07-24 · Kunal Kawadkar arxiv

The emergence of Vision Transformers (ViTs) has revolutionized computer vision, yet their effectiveness compared to traditional Convolutional Neural Networks (CNNs) in medical imaging remains under-explored. This study p…

Medical Image ClassificationSkin Cancer ClassificationBrain Tumor ClassificationPneumonia Detection

An Optimized Ensemble Deep Learning Model For Brain Tumor Classification

2023-05-22 · Md. Alamin Talukder, Md. Manowarul Islam, Md Ashraf Uddin

Brain tumors present a grave risk to human life, demanding precise and timely diagnosis for effective treatment. Inaccurate identification of brain tumors can significantly diminish life expectancy, underscoring the crit…

Brain Tumor ClassificationDeep LearningDiagnosticTransfer Learning

General vs Domain-Specific CNNs: Understanding Pretraining Effects on Brain MRI Tumor Classification

2025-11-23 · Helia Abedini, Saba Rahimi, Reza Vaziri arxiv

The accurate identification of brain tumors from magnetic resonance imaging (MRI) is essential for timely diagnosis and effective therapeutic intervention. While deep convolutional neural networks (CNNs), particularly th…

Brain Tumor ClassificationTransfer Learning

Brain Tumor Segmentation: A Comparative Analysis

2015-03-09 · Muhammad Ali Qadar, Yan Zhaowen

Five different threshold segmentation based approaches have been reviewed and compared over here to extract the tumor from set of brain images. This research focuses on the analysis of image segmentation methods, a compa…

Brain Tumor SegmentationImage SegmentationSegmentationSemantic Segmentation+1

Automated brain tumor detection in MRI images using CNN and ResNet architectures

2026-06-25 · Annapurna V K, Asha N, K Paramesha, Shabana Sultana 외 arxiv

Deep learning has shown significant potential in medical image analysis, particularly for disease detection using MRI scans. Accurate and early diagnosis of brain tumors remains challenging due to the complexity of brain…

Transfer Learning