Brain MR Image Segmentation using Fuzzy Local Gaussian Mixture Model

DOI : 10.17577/IJERTCONV3IS27107

Download Full-Text PDF Cite this Publication

Text Only Version

Brain MR Image Segmentation using Fuzzy Local Gaussian Mixture Model

Archana. K. V,

M.Tech. Student Dept. of Computer Science Engineering, BTL Institute of Technology & Management,

Bangalore-562125, Karnataka, India

Abstract- Image segmentation is a major problem in computer vision and is most importance to medical imaging. The segmen- tation is perplexed due to clarity and overlap of intensities and many other elements. Though there are many brain image segmentation techniques proposed, accuracy in these lags, so the main aim of this paper is to improve the accuracy of seg- mentation. The Fuzzy Local Gaussian Mixture Mod- el(FLGMM)algorithm forecasts the segmentation result that maximizes the posterior probability by minimizing an objective energy function, where the truncated Gaussian kernel function is used to enforce the spatial constraint and fuzzy memberships are employed to balance the contribution of each GMM(Gaussian Mixture Model).The proposed algorithm depict that this algorithm can predominately overcome the difficulties evoked by noise, low contrast, and bias field and considerably increase the accuracy of brain MR image segmentation for ac- curate result.

Key Words – Fuzzy C-means, Gaussian Mixture Model, Image Segmentation, Kernel function, MRI.

  1. INTRODUCTION

    Brain image segmentation is one of the most-valuable parts of clinical diagnostic segmentation. Brain images generally contain noise, in homogeneity and Bias field. Therefore, ex- act segmentation of brain images is a very difficult task. Nev- ertheless, the procedure of accurate segmentation of these images is very important and essential for a correct diagnosis by clinical tools. This paper survey of the methods used in brain segmentation and deals bias field estimation and its correction, magnetic resonance imaging and use methods for noise reduction, in homogeneity correction, segmentation and enhancement of the image by using fuzzy local Gaussian mixture model.

    The advance growth in computers and technology, sig- nificant efforts have been taken in computer-aided diagnosis using medical images to develop the analysis of medical im- ages. Computer-aided design analysis of medical images re- ceived from different imaging systems such as MRI (Magnet- ic Resonance Imaging), CT (Computer Aided Tomography) scan, ultrasound B-scan involves four basic steps: a) image filtering or preprocessing Technique, b) image segmentation,

    c) feature extraction, and d) classification of extracted fea- tures by classifier or pattern recognition system. The main objective of image preprocessing is to inhibit unwanted noise and to enhance image depending upon the type of noise pre- sent in the image. Image Segmentation is very important step

    in image analysis. Segmentation is a process of splitting an image into regions having similar attributes, such as gray level, color, texture, brightness and contrast, etc.

    .

  2. RELATED WORK

    Segmentation of major brain tissues, containing gray matter (GM), white matter (WM), and cerebrospinal fluid, from magnetic resonance (MR) images acts an important role in both clinical and neuroscience research. Nevertheless, due to the non-uniform magnetic field or susceptibility effects, brain MR images may contain a smoothly changing bias field, which is also denoted to as the intensity in -homogeneity or intensity non-uniformity [1]. Most of the brain MR image segmentation comes near with bias field correction has been proposed. Among them, those based on the expectation- maximization (EM) algorithm [2][4] and fuzzy C-mean (FCM) clustering [5][8] are the most popular ones.

    Pham and Prince.[8] Proposed an adaptive FCM (AFCM) algorithm, which incorporates a spatial penalty term into the objective function to enable the estimated member- ship functions to be spatially smoothed. Ahmed [9] added a neighbor- hood averaging term to the objective function, and thus developed the bias-corrected FCM (BCFCM) algorithm. Brain MR images can be segmented by using the Gaussian mixture model (GMM), where the voxel intensities in each target region are modeled by a Gaussian distribution. The GMM parameters are usually estimated by maximizing the likelihood of the observed image via the EM algorithm.

    Tran proposed the fuzzy GMM (FGMM) model to address the uncertainty of data and improve parameter estimation. Based on the fact that the bias field varies very slowly and can be ignored within a small window, in this paper, we assume that the local image data within the neighborhood of each voxel follow the GMM, in which the mean of each Gaussian component is approximated as a tissue- dependent

    constant multiplied by the bias field estimated at this voxel. Thus, we propose the fuzzy local GMM (FLGMM) algorithm for brain MR image segmentation. The proposed algorithm has been compared to other state-of-the-art segmentation algorithms in both simulated and clinical brain MR images.

  3. EXISTING SYSTEM

    This section describes some of the various methods that are used to produce the quality of the images given by the previ- ous methods that are used to find the accurate brain images using some of the new methods.

    1. Bias Field Formulation

      This technique is based on the idea that plotted alt- hough number of cluster increases. The bias field in a brain MR image can be modeled as a multiplicative component of an observed image, as shown in the following:

      = + , (3.1)

      Where I is the observed image, J is the true image to be re- stored, b is an unknown bias field, and n is the additive zero-mean Gaussian noise. The goal of bias field correction is to estimate and eliminate the bias field b from the observed image I. Without each tissue type, implies that the true signal J is approximately a piecewise constant map. Each tissue type, implies that the true signal J is approximately a piecewise constant map. This algorithm works by assigning member- ship to each data point corresponding to each cluster center on the basis of distance between the cluster center and the data point. More the data is near to the cluster center more is its membership towards the particular cluster center. Clearly, summation of membership of each data point should be

  4. PROPOSED SYSTEM

    The given input of brain MR images first sent to the Bi- as field it will segment the image with various distances and partition the image using FCM. The finding the neighborhood voxels based on the Gaussian Mixture model .

    Step 1: Initialization.

    Initialize the number of clusters, standard deviation and neighborhood radius of the truncated Gaussian kernel, clus- ter centroids, and bias field at each voxel.

    Step 2: Updating parameters.

    ( )

    ( )

    () = ( (()) 11)1, ( 4.1)

    (())

    =1

    Step 2.1: Updating membership function

    () =

    ()( )((() ())(() ()))

    ()( ) , ( 2)

    Step 2.2: Updating covariance matrix

    () =

    1 ( )()(() ()1)

    equal.

    1. Fuzzy C- Means

      =

      =1

      ( )()( ()1)

      = , ( 4.4)

      , ( 4.3)

      Let = {()

      ; 1 } be a set of dimensional

      =1

      image features. The FCM partitions this feature set into c clusters based on minimizing the sumof distances from each feature to every cluster centroid weighted by its correspond- ing membership. Let the membership function be =

      {()} ×, where () [0,1]is the degree of feature I(k) belonging to cluster i and follows the constraint

      1 () = 1. The quadratic function to be minimized is

      Step 2.3: Updating bias field

      1

      ( ()( )()2( ()1))

      × ( ()( )() ()1)) . ( 4.5)

      =

      = ()|() |2 , ( 3.2)

      =1

      Step 2.4: updating mixture weight

      Where is the centroid of cluster i, and m (1,) is the fuzzy coefficient.

    2. Gaussian Mixture Model

      The GMM is a weighted sum of c Gaussian density dis- tributions. With the GMM, the likelihood of the observed

      Step 2.5: Updating centroids

      data I(k) is as follows:

      (()|) = (()|, ) , ( 3.3)

      =1

      Where ={, , } is the assembly of parameters, and is the mixing coefficient of ith Gaussian component N(I(k)| , ) and follows the constraint = 1The pa- rameters involved in the GMM are denoted by = {, = 1, , }, and are usually estimated through maximizing the likelihood of observed data via the EM algorithm.

      Step 3: Checking the termination condition.

      If the distance between the newly obtained cluster centers and old ones is less than a user-specified small threshold , stop the iteration .

      Fig. 4.2.2. Illustration of (first column) three synthetic image and their (second to forth columns) intermediate and (fifth column) final segmentation results.

      Fig. 4.2.1SystemArchitecture

      • Load input image: First loading the Brain MR im- age.

      • Preprosessor: The Preprocessing technique is done based on the Bias Field Formulation.

      • Segmentation using FCM: Once the preprocessing technique over then segmentation is done based on the fuzzy C-Means algorithm.

      • Segmentation using GMM: After finishing the pre- processing technique then segmenting is done based on Gaussian Mixture Model.

      • Segmentation using FLGMM: After finishing the fuzzy c means and Gaussian Mixture Model then combing will produce FLGMM algorithm.

    We compared the proposed FLGMM algorithm to state- of- the-art segmentation algorithms in both synthetic and clinical brain MR images.

    1. Segmentation of Synthetic Images

      The first experiment was performed in three synthetic images, which were displayed in the first column of Figure 4.

      2.2 In the first image, the intensities of the star-shaped object and background have the same mean but different variances. The images in the middle and bottom rows were corrupted by intensity in-homogeneity. The intermediate segmentation re- sults obtained by running the proposed algorithm for different numbers of iterations were shown in the second to fourth columns, and the final results obtained after the conver- gence of our algorithm were shown in the fifth column. It is revealed from Figure 4.2.3 that the result gradually improves during the iterative segmentation process.

    2. System Architecture

      The second experiment was carried out in 3T- weighted clinical brain MR images. Fig. 4 . 2 . 3 shows three 3T- weighted clinical brain MR images that were used in [5], together with the estimated bias fields and segmenta- tion results.

      Fig. 4.2.3. Illustration of (top row) three 3T-weighted brain MR images, (middle row) the estimated bias field, and (bottom row) segmentation results.

      Fig 4.2.4. Illustration of Brain images partition bias field, estimated FCM, Gaussian Mixture Model image segmentation results.

      It is clear from this figure that in spite of the quite obvious bias field and noise in these images, the proposed algorithm can estimate the bias field and achieves satisfactory segmentation results.

    3. Quantitative Comparison

    In the third experiment, we quantitatively compared the proposed FLGMM algorithm to eight existing segmenta-

    tion approaches, including two FCM-based algorithms (AFCM and BCFCM), two kernel FCM- based algorithms , two EM-based algorithms proposed by Wells and Leemput and two fuzzy member membership and local-information- based algorithms (CLIC and MPFCM). To make a fair com- parison, all algorithms were initialized by using the k-means clustering. The segmentation accuracy was measured by the Jaccard similarity (JS), which is the ratio between intersection and union of the segmented volume S1 and ground truth vol- ume S2

    1 2

    1 2

    ( , ) = |12|.

    |12|

    4.2.5. Illustration of (a) three slices extracted from a simulated T1- weighted MR study, (b) their ground truth, and segmentation results ob- tained by using(c) theproposed, (d) AFCM, (e) BCFCM, (f) GKFCM, (g)

  5. CONCLUSION

In this paper, we take over that the local image within the neighborhood of each voxel follows the GMM, and thus pro- pose the FLGMM algorithm for brain MR image segmenta- tion. This algorithm uses a truncated Gaussian kernel func- tion to incorporate spatial constraints into local GMMs, and employs the fuzzy membership function to balance the contri- bution of each GMM to the segmentation process. The pro- posed algorithm can largely overcome the difficulties raised by noise, low contrast, and bias fields, and is capable of producing more accurate segmentation results.

REFERENCES

  1. U. Vovk, F. Pernus, and B. Likar, A review of methods for correction of intensity inhomogeneity in MRI, IEEE Trans. Med. Imag., vol. 26, no. 3, pp. 405421, Mar. 2007.

  2. W. Wells, E. Grimson, R. Kikinis, and F. Jolesz, Adaptive segmentation of MRI data, IEEE Trans. Med. Imag., vol. 15, no. 4, pp. 429442, Apr. 1996.

  3. V. Leemput, K. Maes, D. Vandermeulen, and P. Suetens, Automated model-based bias field correction of MR images of the brain, IEEE Trans. Med. Imag., vol. 18, no. 10, pp. 885896, Oct. 1999.

  4. Y. Zhang, M. Brady, and S. Smith, Segmentation of brain MR images through a hidden Markov random field model and the expecta- tion- maximization algorithm, IEEE Trans. Med. Imag., vol. 20, no. 1, pp. 45 57, Jan. 2001

  5. C. Li, C. Gatenby, L. Wang, and J. Gore, A robust parametric methodfor bias field estimation and segmentation of MR images, in Proc. IEEE Conf. Comput. Vision Pattern Recog., 2009, pp. 218223.

  6. C. Li, C. Xu, A. Anderson, and J. Gore, MRI tissue classification and bias field estimation based on coherent local intensity clustering: A uni- fiedenergy minimization framework, in Proc. 21st Int. Conf. Inf. Process. Med. Imag., Lecture Notes in Computer Science, 2009, vol.

    SFKFCM, (h) Wells,(i) Lemmputs, (j) CLIC, and (k) MPFCM algorithms.

  7. 5636, pp. 288 299.

    K. Sikka, N. Sinha, P. K. Singh, and A. K. Mishra, A fully au- toatedalgorithm under modified FCM framework for improved brain MR im- age segmentation, Magn. Reson. Imag., vol. 27, pp. 994 1004, Jul. 2009.

    Fig. 4.2.6. Average JS of (left) GM segmentation and (right) WM segmenta- tion obtained by applying nine segmentation algorithms to simulated brain MR images with increasing levels of intensity in-homogeneity.

  8. D. Pham and J. Prince, Adaptive fuzzy segmentation of magnetic reso- nance images, IEEE Trans. Med. Imag., vol. 18, no. 9, pp. 737752, Sep. 1999.

  9. M. Ahmed, S. Yamany, N. Mohamed, A. Farag, and T. Moriarty, A mod- ified fuzzy c-means algorithm for bias field estimation and segmenta- tion of MRI data, IEEE Trans. Med. Imag., vol. 21, no. 3, pp. 193 199, Mar. 2002.

Leave a Reply