Exploring the State-of-the-Art Algorithms for Brain Tumor Classification Using MRI Data

Project Code :TMMAIP447

Objective

To develop a CNN-based system using MRI image preprocessing and k-means segmentation for accurate and automated brain tumor detection and classification to aid clinical diagnosis.

Abstract

This study presents a comprehensive approach for brain tumor classification using magnetic resonance imaging (MRI) and state-of-the-art image processing and deep learning techniques. MRI images provide high-resolution structural details of the brain, which are crucial for early detection and classification of brain tumors. The proposed methodology begins with image acquisition followed by a pre-processing pipeline involving grayscale conversion, noise reduction, normalization, and contrast enhancement. Data augmentation is performed to improve model generalization. K-means clustering is then applied for unsupervised segmentation to isolate tumor-affected regions. These segmented images are used to train a convolutional neural network (CNN) designed with multiple convolutional, batch normalization, ReLU, and pooling layers, culminating in a fully connected softmax classifier. The dataset is divided into training and validation subsets, and the model is trained using stochastic gradient descent with momentum (SGDM). Performance is evaluated using key metrics including accuracy, precision, recall, F1 score, Dice coefficient, and ROC. Results demonstrate high classification accuracy with a mean precision of 93.84%, F1 score of 93.68%, and mean Dice score of 93.68%. This pipeline shows potential in aiding medical professionals for accurate and automated brain tumor detection and classification, enhancing diagnostic efficiency and reducing subjectivity in clinical decisions.

Index Terms— Brain tumor, MRI, pre-processing, segmentation, CNN, classification, performance.

NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Block Diagram

Specifications

Software: Matlab 2020a or above

Hardware:

Operating Systems:

  • Windows 10
  • Windows 7 Service Pack 1
  • Windows Server 2019
  • Windows Server 2016

Processors:

Minimum: Any Intel or AMD x86-64 processor

Recommended: Any Intel or AMD x86-64 processor with four logical cores and AVX2 instruction set support

Disk:

Minimum: 2.9 GB of HDD space for MATLAB only, 5-8 GB for a typical installation

Recommended: An SSD is recommended A full installation of all MathWorks products may take up to 29 GB of disk space

RAM:

Minimum: 4 GB

Recommended: 8 GB

 

Learning Outcomes

·   Introduction to Matlab

·   What is EISPACK & LINPACK

·   How to start with MATLAB

·   About Matlab language

·   Matlab coding skills

·   About tools & libraries

·   Application Program Interface in Matlab

·   About Matlab desktop

·   How to use Matlab editor to create M-Files

·   Features of Matlab

·   Basics on Matlab

·   What is an Image/pixel?

·   About image formats

·   Introduction to Image Processing

·   How digital image is formed

·   Importing the image via image acquisition tools

·   Analyzing and manipulation of image.

·   Phases of image processing:

               o  Acquisition

               o  Image enhancement

               o  Image restoration

               o   Color image processing

               o  Image compression

               o   Morphological processing

               o   Segmentation etc.,

·   How to extend our work to another real time applications

·   Project development Skills

               o   Problem analyzing skills

               o   Problem solving skills

               o   Creativity and imaginary skills

               o   Programming skills

               o   Deployment

               o   Testing skills

               o   Debugging skills

               o   Project presentation skills

               o   Thesis writing skills

 

 

Demo Video