Abstract

The advantages of magnetic resonance imaging (MRI) over other diagnostic imaging modalities are its higher spatial resolution and its better discrimination of soft tissue. In the previous tissues classification method, the healthy and pathological tissues are classified from the MRI brain images using HGANN. But the method lacks sensitivity and accuracy measures. The classification method is inadequate in its performance in terms of these two parameters. So, to avoid these drawbacks, a new classification method is proposed in this paper. Here, new tissues classification method is proposed with improved particle swarm optimization (IPSO) technique to classify the healthy and pathological tissues from the given MRI images. Our proposed classification method includes the same four stages, namely, tissue segmentation, feature extraction, heuristic feature selection, and tissue classification. The method is implemented and the results are analyzed in terms of various statistical performance measures. The results show the effectiveness of the proposed classification method in classifying the tissues and the achieved improvement in sensitivity and accuracy measures. Furthermore, the performance of the proposed technique is evaluated by comparing it with the other segmentation methods.

1. Introduction

Normally, in brain tissue segmentation on magnetic resonance (MR) images, the type of tissue present for each pixel or voxel in a 2D or 3D dataset, respectively, is determined based on the information captured from both MR images and prior knowledge of the brain. Segmentation of brain tissue in MRI is a crucial preprocessing step in several medical research and clinical applications, involving measurement of tissue volume, visualization, and analysis of anatomical structures, multimodality fusion and registration, functional brain mapping, pathology recognition, surgical planning and navigation, and brain substructure segmentation [1]. The investigations of medical images for computer-aided diagnosis and treatment often require segmentation as an initial stage. Medical image segmentation is a difficult and challenging task mainly due to the vague nature of the images [24]. Magnetic resonance imaging (MRI) is one of the most significant diagnostic imaging techniques, often used for the early detection of anomalous changes in tissues and organs [5, 6], and also it allows a radiologist to produce an image covering the internal features of living tissue because it is a noninvasive imaging technique [7].

It is well-known that the brain has a complicated structure; thus, accurate segmentation of brain is very decisive for detecting tumors, edema, necrotic tissues, white matter, gray matter, cerebrospinal fluid (CSF), or vasculature in order to provide proper treatment [8]. A technique to segment tissues into these categories is a vital step in quantitative morphology of brain because most brain structures are defined by boundaries of these tissue classes [9]. Unlike other diagnostic methods, magnetic resonance imaging (MRI) systems create numerous images, where diverse fundamental parameters of internal anatomical structures in the same body section are highlighted by each image with multiple contrasts, based on local variations of spin-spin relaxation time (T2), spin-lattice relaxation time (T1), and proton density (PD) [10]. The major obstruction to segmentation of MR images is the occurrence of noise, flaws in the scanners, and the structural variations of the imaging objects, which can be classified into four types, namely, thermal/electronic noise, magnetic field in homogeneities, biological tissue variations, and partial volume effects [11].

Furthermore, manual detection and analysis of lesions from MR brain images are normally time-consuming and expensive and can produce unacceptably high intraobserver and interobserver variability [12]. The efficacy of segmented MR images in the medical diagnostic process depends on the combination of two, often conflicting, requirements, that is, the removal of superfluous information present in the original MR images and the maintenance of significant information in the resulting segmented images [13, 14]. MR image segmentation methods are often analyzed in terms of their potentiality to discriminate (i) between cerebrospinal fluid (CSF), white matter, and gray matter and (ii) between normal tissues and abnormalities [15]. Recently, numerous techniques have been proposed for the segmentation of brain tissues in MR image. Some of them are classical pattern recognition techniques, rule-based systems, image analysis methods, crisp and fuzzy clustering procedures, feed-forward neural networks, fuzzy reasoning [16], geometric models to specify lesion boundaries, connected component analysis, deterministic annealing, atlas based techniques, and contouring approaches [17, 18].

A few recent works related to this existing in the literature are reviewed in the following section.

Wang and Chen [19] have proposed a classification technique called vector seeded region growing (VSRG), in which the seed pixel vectors have been selected through standard deviation and relative Euclidean distance. By the VSRG processing, the data dimensionality of MRI has been reduced. A series of experiments has been carried out and compared to the normally used -means technique for performance evaluation. The results have exhibited the efficacy of the proposed technique in MR image classification.

An automatic approach for the segmentation of anatomical 3D brain MR images has been proposed by Cherradi et al. [20] as well. The proposed technique includes many important steps. Initially, noise reduction has been done via median filtering. Secondly, segmentation of brain/nonbrain tissue has been carried out using a threshold morphologic brain extraction technique (TMBE). Subsequently, initial centroids estimation by gray level histogram analysis has been executed, and this stage yields to a modified version of fuzzy -means algorithm (MFCM) that has been employed for MRI tissue segmentation. At last, 3D visualization of three clusters such as CSF, GM, and WM has been performed. The competency of the proposed technique has been validated by conducting wide segmentation experiments using simulated and real MR images. A confrontation of the technique with similar methods of the literature has been undertaken through diverse performance measures. The MFCM for tissue segmentation has achieved a gain in rapidity of convergence of about 70%.

Rajendran and Dhanasekaran [21] have investigated the segmentation of MRI brain image into different tissue types on brain image via possibilistic fuzzy -means (PFCM) clustering algorithm. Application of this technique to MRI brain image has produced better segmentation result than the fuzzy -mean (FCM) and fuzzy possibilistic -means (FPCM) algorithms. The outcomes have been verified quantitatively through similarity metrics, false positive volume function (FPVF), and false negative volume functions (FNVF). These values have proved that the proposed PFCM has segmented the tumor class successfully by employing the membership and possibility (typicality) functions.

Mehta et al. [22] have presented an approach to automatically generate fuzzy rules for tissue classification in MRI. The proposed scheme was based on hybrid approach of two popular genetic algorithm based machine learning (GBML) techniques, Michigan and Pittsburg approach. The proposed approach has utilized a training dataset generated from manual segmented images with the aid of an expert in MRI. Features from image histogram and spatial neighborhood of pixels have been employed in fuzzy rules. The approach has been tested for classifying brain T2 weighted 2D axial images obtained by different pulse sequences into three main tissue types, namely, white matter (WM), gray matter (GM), and cerebrospinal fluid (CSF). Also, the experts have matched the results of proposed approach with manual segmentation. Moreover, it has been found that the performance of proposed approach was comparable.

Hussain et al. [23] have devised a technique for an accurate segmentation of normal and pathological tissues in the MRI brain images. In the proposed segmentation technique, initially the classification process has been done using fuzzy inference system (FIS) and FFBNN. Both classifiers have used the extracted image features as an input for the classification process. The features have been extorted in two ways from the MRI brain images. The FIS perform the classification process by generating the fuzzy rules using the extracted features. Five features have been extracted from the MRI images: two dynamic statistical features and three 2D wavelet decomposition features. In segmentation, the normal tissues such as WM, GM, and CSF have been segmented from the normal MRI images and pathological tissues such as edema and tumor have been segmented from the anomalous images. In the preprocessing stage, the noncortical tissues in the normal images have been removed. The implementation results have exhibited the potency of the proposed tissue segmentation technique in segmenting the tissues precisely from the MRI images. Moreover, the performance of the segmentation technique has been analyzed using performance measures such as accuracy, specificity, and sensitivity and compared with -means clustering and fuzzy ANN based segmentation techniques.

In the previous tissues classification method, the healthy and pathological tissues are classified from the MRI brain images using HGANN (Figure 2) [24]. When compared to other tissues classification methods, this method performance lacks the accuracy and sensitivity measures. The classification method is inadequate in its performance in terms of these two parameters. So, to avoid these drawbacks, a new classification method with improved PSO technique is proposed in this paper. The outline of the paper is as follows. The proposed ISPONN classification process is briefly explained in Section 3. In Section 3.1, tissue segmentation process is performed and feature extraction process is described in Section 3.2. Sections 3.3 and 3.4 explain the heuristic feature selection by ISPO and tissue classification process. The experimental result and conclusion of this paper are given in Sections 4 and 5.

3. The Proposed IPSONN Technique for MRI Brain Tissues Classification

In this paper, we proposed an efficient method to classify the normal and pathological tissues in the MRI brain images with IPSO (improved particle swarm optimization) and FFBNN. Four major stages are involved in our proposed methodology:(i)tissue segmentation;(ii)feature extraction;(iii)heuristic features selection by IPSO;(iv)tissue classification by FFBNN.

3.1. Tissue Segmentation

In training images, the tissues are segmented manually by MRI experts. Before the segmentation process, the input images are given to the preprocessing stage. In preprocessing, skull stripping method, described in [23], is applied to the input images in order to remove the distinct dark ring surrounding the brain tissues. After the skull stripping, the brain image tissues are segmented. The normal image obtained after skull stripping is denoted by .

3.1.1. Normal Tissue Segmentation

In MRI brain images, the normal tissues such as WM, GM, and CSF are segmented. The detail description about this segmentation process is given in [23]. The major step is to segment the WM and GM tissues from the image by utilizing gradient method. The smoothing process is performed in the input image by applying Gaussian convolution filter. After that, gradient operation is applied to the image . The gradient of two variables and is defined as follows:

Then, the binarization process is performed in the edge marked image in [23]. The MRI brain image WM and GM tissues are segmented based on their intensity values [23]. The detailed process is given in [24]. Consider

The results of WM and GM segmented images are denoted by , . Another one normal tissue CSF is segmented by the orthogonal polynomial transform (OPT). In orthogonal polynomial transformation, image is computed using the following formula:

In (3), represents a random value. After the polynomial transform, the corresponding CSF region is segmented in the resultant image [23].

3.1.2. Abnormal Tissue Segmentation

Edema tissue is segmented from the abnormal image . Before the edema segmentation process, histogram equalization process is executed over the image . The quality of image is enhanced by the histogram equalization and it is denoted by . Then, the enhanced image is converted into indexed image by using multilevel thresholding function. Each pixel in the image is compared with these threshold values to select the pixels

Subsequently, the distance is determined between the coordinates of the center pixels of the regions in and the tumor centroid coordinate value

The resultant is then verified with threshold value and edema region coordinate values are obtained

Then, the morphological dilation and closing operations are performed in image .

The tumor tissue segmentation is performed in the abnormal brain MRI images. The main objective is to segment the tumor tissue in the abnormal image . Here, we utilize the region growing method (RGM) to segment the tumor tissue. Region growing method is a region based image segmentation method; it selects the initial seed points from the input image . The RGM observes the neighbor pixel values with the initial seed points, which checks whether the neighbor pixels are included in this region or not. The tumor segmentation result is represented as .

3.2. Feature Extraction

Training patterns are generated by extracting efficient features from the training MRI images. To accomplish the feature extraction in training and testing phase, the segmented images are utilized. The extracted features from the segmented images are discussed in Section 3.2.1.

3.2.1. Feature Analysis

In this paper, we have utilized seven features. Among these seven features, two features are histogram based, two are statistical features, and the other three features are from wavelet. The individual performance of these features in the existing methods has both advantages and disadvantages. Thus, the combination of such features makes our proposed tissue segmentation method more efficient. All features are extracted from these nonzero blocks and computed the mean value for all feature values from each block

The extracted features from the segmented images are represented aswhere is the number of segmented images and is the segmented tissue classes. In (8), denotes histogram intensity, is the slope along the histogram, is the mean value, is the variance value, denotes horizontal band, denotes vertical band, and is the diagonal band.

3.3. Heuristic Feature Selection by Improved Particle Swarm Optimization

Here, we utilize an improved PSO (IPSO) technique for improving the accuracy in classification process. The proposed IPSO technique considered both the bad and the good experience components during the new velocity computation. The bad experience component helps the particle to remember its previously visited worst position. To calculate the new velocity, the bad experience of the particle is also taken into consideration. On including the characteristics of best and worst in the velocity updating process along with the difference between the present best particle and current particle, respectively, the convergence towards the solution is found to be faster and an optimal solution is reached in comparison with conventional PSO approaches. Hence, our proposed IPSO selects the most optimal features from more number of features in the feature extraction process. More number of features in the training phase increase the time complexity and reduce the classification accuracy. To shun these drawbacks during the training process, we select the most optimal features from more number of available features. The selected optimal features from the ISPO technique are given to the FFBNN.

The process of optimal feature selection by IPSO technique is described as follows (Figure 1).

(i) Initialization. Initially the particles are generated for the class . The defined particles are composed of the features, represented as , .

(ii) Parameters. In IPSO, the particles position, velocity, learning parameters, inertia, weight, and maximum number of iterations are defined.

(iii) Fitness. Every particle’s fitness value is calculated by using the formula which is given in (9). The particles that have the maximum fitness value are selected as the best particles In (9), denotes histogram intensity; is the slope along the histogram; is the mean value; is the variance value; denotes the horizontal band; denotes the vertical band; is the diagonal band; is particle in the class ; is another particle in the class ; is the best particles having the maximum fitness value.The best particle denotes the maximum fitness value which means all features in the class have high value. So, the tissue type is more accurately classified by selecting the maximum fitness value particles.

Select particles individual best value and particles global best value for each generation. In IPSO, we select the particles individual worst value, that is, the particle too away from the target.

(iv) Velocity and Position. Update particle individual best ( best), global best ( best), and particle worst ( worst) in the velocity formula which is given in the following equation and obtain the new velocity:In (10), is the inertia weight; is the velocity of the particle; is the acceleration coefficient in best position; is acceleration coefficient in worst position; is the best position of the particle ; is the current position of the particle; is the worst position of the particle ;, , are the uniformly distributed random numbers in the range [0 to 1].Thus, the obtained new velocity value is updated in the original velocity formula given in (11). We obtain the position of the particle by the following:

(v) Stopping Criteria. The process is repeated until the maximum number of iterations is reached. The final optimal feature set from IPSO technique is exploited in the tissues classification process.

3.4. Tissue Classification by FFBNN

The feature set is given to the FFBNN classifier for training process and this classifier is represented as -FFBNN. In the training phase, the selected heuristic features are given to the -FFBNN network. The -FFBNN network is well trained by these selected features. The network is created with seven input units from feature set , that is, , hidden units, and one output unit, that is, . The basic structure of FFBNN network is shown in Figure 3. This FFBNN is used for classifying the input feature set that belongs to which tissue class type.

The following steps portray the function of the neural network.

Step 1. Assign input weights to all neurons except the neurons in the input layer. The planned bias function and activation function for the neural network are described as follows:Equation (10) represents the input layer bias function. Here, , , , , , , and are the features of the class . Equation (11) represents the activation function () for the output layer.

Step 2. Calculate the learning error for the neural network

In (14), is the learning error rate and and are the desired and actual outputs, respectively. The error that occurred during the FFBNN training process is minimized by the back propagation algorithm. The error minimization process by back propagation algorithm is briefly explained in [24]. The -FFBNN network is well trained by these selected features and this network classifies the particular feature values based on the tissue types it belongs or not. Similar FFBNN training process is carried out for the all feature set training.

In testing phase, a new set of testing images are taken for the classification. The testing images normal and abnormal tissues are segmented by the method, which is described in Section 3.1. From the segmented images, the features M, V, VB, DB, HB, Hist-Inten, and Hist-Slope values are calculated and these extracted feature values are given as input to the well-trained -FFBNN classifiers. Based on the input features, the specific tissue type -FFBNN provides any one of the tissue types such as WM, GM, CSF, tumor, or edema as output. In this manner, the MRI brain image tissues are classified.

4. Experimental Results and Discussion

The proposed MRI brain tissues classification technique is implemented in the working platform of MATLAB (version 7.12) with machine configuration as follows:processor: Intel core i5;OS: Windows 7;CPU speed: 3.20 GHz;RAM: 4 GB.

The brain MRI images are collected from various medical diagnosis centers; thus, the collected MRI sample images and segmented results are shown in Figures 3 and 4.

From these manually segmented images, seven features such as histogram intensity, slope of histogram, mean, variance, horizontal, vertical, and diagonal functions of 2D wavelet decomposition are extracted, and, using these extracted features, the heuristic features are generated for sample 5 images by IPSO given in Table 1.

Utilizing these heuristic features, the FFBNN are well trained. In testing process, the testing image’s normal and abnormal tissues are segmented by the methods in [23]. The segmented image results are shown in Figure 5.

Performance Analysis. The performance of proposed tissue classification method is analyzed by the statistical measures. The normal and abnormal tissues classification accuracy is calculated by these statistical measures, which are shown in Table 2.

As can be seen from Table 2, there are three images utilized in the performance analysis. The classification of normal WM, GM, and CSF tissues has given 93%, 87%, and 93% mean accuracy results, respectively. Thus, this higher accuracy has offered more precise classification in the normal images. Furthermore, the pathological tissues such as edema and tumor have also given 87% and 93% mean accuracy results, respectively. Hence, our proposed tissue classification method has offered more efficient and effective results in both normal and pathological tissues classification processes.

Comparative Analysis. The classification performance of proposed IPSONN is analyzed with the existing tissue classification methods [22, 24]. This existing tissue classification method has utilized FRBS and hybrid genetic approach. The existing classification methods results are shown in Tables 3 and 4.

The graphical representation of the proposed and existing techniques average performance in tissue classification process is shown in Figure 6.

Figure 6 shows the graphical representation of WM, GM, CSF, tumor, and edema tissue classification performance compared to the existing HGNN and hybrid genetic method. As can be seen from Figure 6(a), the existing hybrid approach has given lower accuracy than the methods HGNN and IPSONN. When compared to HGNN and IPSONN, our proposed IPSONN has given higher accuracy in GM, CSF, and edema than HGNN, but the other two tissues accuracy results are the same for both methods. The tissues classification methods IPSONN, HGNN, and the existing hybrid genetic approach attain an overall mean accuracy of 95%, 91%, and 42%, respectively. Our proposed IPSONN tissues classification method has given higher accuracy result than the existing methods. In Figures 6(b) and 6(c), HGNN attains high sensitivity and specificity in tumor tissues classification, but the other tissues classification our proposed method maintains high and same sensitivity and specificity level than the HGNN and Existing hybrid approach. In sensitivity performance review, our proposed IPSONN and HGNN attain 87% and the existing hybrid genetic approach conquers only 31% sensitivity. In specificity measure, the tissues classification methods like IPSONN, HGNN, and hybrid genetic approach achieve 94%, 92%, and 42% specificity, respectively. Hence, our proposed IPSONN has given high performance in tissues classification than the HGNN and the existing hybrid approach.

5. Conclusion

In this paper, we proposed a new tissue classification method called IPSONN to classify the normal and abnormal tissues from the MRI images. The method was implemented and a smaller set of MRI brain images were utilized to analyze the results of the IPSONN classification method. In future works, the results presented in this paper should be extended and verified using larger and diverse image datasets. The performance analysis proved that the IPSONN method offers almost 95% accuracy and 87% and 94% (in average) sensitivity and specificity measures, respectively. The IPSONN method was compared against the existing tissues classification methods to prove the performance. Thus, the results show that the IPSONN achieved more classification performance than the existing hybrid genetic and HGNN methods.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.