CVLGAug 10, 2012

Brain tumor MRI image classification with feature selection and extraction using linear discriminant analysis

arXiv:1208.2128v1142 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of accurate brain tumor classification for medical practitioners, but it is incremental as it builds on existing techniques like PCA and LDA.

The paper tackled brain tumor MRI image classification by proposing a feature selection and extraction method using linear discriminant analysis, achieving high classification accuracy on a dataset of 140 images.

Feature extraction is a method of capturing visual content of an image. The feature extraction is the process to represent raw image in its reduced form to facilitate decision making such as pattern classification. We have tried to address the problem of classification MRI brain images by creating a robust and more accurate classifier which can act as an expert assistant to medical practitioners. The objective of this paper is to present a novel method of feature selection and extraction. This approach combines the Intensity, Texture, shape based features and classifies the tumor as white matter, Gray matter, CSF, abnormal and normal area. The experiment is performed on 140 tumor contained brain MR images from the Internet Brain Segmentation Repository. The proposed technique has been carried out over a larger database as compare to any previous work and is more robust and effective. PCA and Linear Discriminant Analysis (LDA) were applied on the training sets. The Support Vector Machine (SVM) classifier served as a comparison of nonlinear techniques Vs linear ones. PCA and LDA methods are used to reduce the number of features used. The feature selection using the proposed technique is more beneficial as it analyses the data according to grouping class variable and gives reduced feature set with high classification accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes