Skip to main content
NIHPA Author Manuscripts logoLink to NIHPA Author Manuscripts
. Author manuscript; available in PMC: 2009 May 1.
Published in final edited form as: IEEE Trans Med Imaging. 2009 Feb;28(2):297–310. doi: 10.1109/TMI.2008.2004670

An EM Approach to MAP Solution of Segmenting Tissue Mixtures

A Numerical Analysis

Zhengrong Liang 1, Su Wang 2
PMCID: PMC2635945  NIHMSID: NIHMS71829  PMID: 19188116

Abstract

This work presents an iterative expectation-maximization (EM) approach to the maximum a posteriori (MAP) solution of segmenting tissue mixtures inside each image voxel. Each tissue type is assumed to follow a normal distribution across the field-of-view (FOV). Furthermore, all tissue types are assumed to be independent from each other. Under these assumptions, the summation of all tissue mixtures inside each voxel leads to the image density mean value at that voxel. The summation of all the tissue mixtures’ unobservable random processes leads to the observed image density at that voxel, and the observed image density value also follows a normal distribution (image data are observed to follow a normal distribution in many applications). By modeling the underlying tissue distributions as a Markov random field across the FOV, the conditional expectation of the posteriori distribution of the tissue mixtures inside each voxel is determined, given the observed image data and the current-iteration estimation of the tissue mixtures. Estimation of the tissue mixtures at next iteration is computed by maximizing the conditional expectation. The iterative EM approach to a MAP solution is achieved by a finite number of iterations and reasonable initial estimate. This MAP-EM framework provides a theoretical solution to the partial volume effect, which has been a major cause of quantitative imprecision in medical image processing. Numerical analysis demonstrated its potential to estimate tissue mixtures accurately and efficiently.

Keywords: EM algorithm, MAP image segmentation, parameter estimation, partial volume effect, tissue mixture fraction

I. Introduction

IMAGE segmentation plays an important role in quantitative analysis of medical imaging data for various clinical applications. Traditional image segmentation algorithms cluster all image voxels into several groups and assign a unique label to each group. Each label indicates a specific tissue type for those voxels inside the corresponding group.

This label-based hard segmentation is only applicable to the extreme case where only a single tissue type is present in a voxel and the observed image density at that voxel reflects the characteristics of the particular tissue type. Due to the limited spatial resolution of imaging device and the complex shape of tissue interfaces, not all voxels in each labeled group contain the same tissue type, especially for those voxels near tissue interfaces which are most likely to contain more than one tissue type. The presence of a mixture of different tissue types in a voxel is referred to as partial volume effect (PVE). Assigning one single tissue label to each voxel with the presence of PVE causes a noticeable error in the traditional hard image segmentation and compromises volumetric analysis in clinical applications, e.g., in evaluation of multiple scloresis with congnitive impairment [1]. Improvement has been observed by soft image segmentation, which models for example the probability or likelihood of an observed datum belonging to a tissue label as a classic finite-mixture density distribution [1-4]. These soft segmentation algorithms [1-4] can reduce the PVE to some degree. However, since they still assign a discrete tissue label to each voxel (where the PVE is modeled indirectly via the classic finite-mixture likelihood cost fucntion of the image data), their improvement was shown to be limited [1-4]. This is expected by their indirect modeling of the PVE. Another class of soft image segmentation utilizes the fuzzy C-mean cost function to indicate the membership of voxels in each group, where the likelihood of a voxel belonging to its group is measured by the Euclidean distance [5, 6]. This class of soft segmentation algorithms faces the same limitation due to the same reason of indirect modeling of the PVE.

Directly modeling different tissue types inside each voxel for PV image segmentation is desired and has been a challenging task due to insufficient measurements to determine the percentages or fractions of different tissue types in each voxel [7-11]. Because of the challenge, most previous work focused on the mixture of two tissue types in a voxel [7-11]. Recently, Leemput et al. [12] presented a PV image segmentation algorithm which determines different tissue components in each voxel by firstly down-sampling that voxel and then labeling the down-sampled sub-voxels using hard segmentation. Finally, the different tissue components in the voxel are estimated via the relative amount of each label or class in the sub-divided image array of that voxel. Theoretically, this discrete PV image segmentation would approach to an accurate solution for any number of tissue types in a voxel when the down-sampling is repeated infinite times, resulting in an infinite number of down-sampled subvoxels to be labeled. However, a high down-sampling rate is time-consuming and inpracticable. In this paper, we present an alternative approach, which determines the percentages of different tissue types inside each voxel in a continuous space as those previous work [7-11] but without the limitation of only two tissue types in a voxel and also avoiding the discrete labels of hard segmentation [12], and investigate its performance by numerical simulations.

II. Methods

A. Statistical Model of Image Data

Let the acquired image Y be represented by a column vector in the form of {Yi,i = 1,...,I}, where I denotes the total number of voxels in the image. Each Yi is an observation of an individual random variable with mean Yi and variance σi2 at voxel i, i.e.,

Yi=Yi+ni, (1)

where ni represents the noise associated with observation Yi. If noise ni is assumed as statistically mutually independent among the I voxels, then given the mean and variance distributions {Yi} and {σi2} respectively, the conditional probability distribution of the acquired image Y can be described by

p(Y{Yi},{σi2})=i=1Ip(YiYi,σi2), (2)

In medical imaging applications, Y reflects the spatial distribution of K tissue types inside the body. Near the interface of different tissue types, there are more than one and probably K tissue types inside each voxel i. Ignorance of the substructures within each voxel will result in the well-known PVE. Modeling the PVE is given below

B. Statistical Model of Tissue Mixtures

Let the contribution of tissue type k in voxel i to the observation of Yi at that voxel be denoted by {Xik,i=1,...,I;k=1,...,K }. It is obvious that Xik is also an individual random variable with mean Xik and variance σik2, i.e.,

Xik=Xik+nik, (3)

where nik represents the noise associated with the generally unobservable variable Xik. If noise nik is assumed as statistically mutually independent among the I voxels and the K tissue types, then given the distributions {Xik} and {σik2} respectively, we have

p(X{Xik},{σik2})=i=1Ik=1Kp(XikXik,σik2), (4)

where X = {Xik,i=1,...I;k=1,...K} represents a random vector of size I · K .

As a result from equations (1) to (4), we have the following relationship between the acquired image data {Yi} and the unobservable tissue variables {Xik},

Yi=k=1KXik, (5)

and their related items,

Yi=k=1KXik,ni=k=1Knik,σi2=k=1Kσik2, (6)

More specifically, let Zik be the contribution percentage or fraction from tissue type k in voxel i to observation Yi with conditions of

k=1KZik=1and0Zik1, (7)

Furthermore let μk and νk be the mean and variance respectively of tissue type k fully filling in voxel i and define [12]

Xik=Zikμkandσik2=Zikνk, (8)

then we have the following relationships

Yi=k=1KZikμkandσi2=k=1KZikνk, (9)

The goal of image segmentation with consideration of the PVE is to estimate the K tissue mixtures, specifically the percentages of different tissue types {Zik, k=1,...,K} in each voxel i, under the condition that each tissue type k can be statistically characterized by the conditional probability distribution p(.|.) of (4) via the tissue model parameters {μk,νk}. A specific conditional probability distribution is, as an example, described below

C. Normal Statistics Model

Without loss of generality, we assume that the unobservable random variable Xik for each tissue type k follows a normal distribution. By the relationship of (5), the acquired datum Yi also follows a normal distribution. This normal statistics model for Yi is valid in most applications of computed tomography (CT) and magnetic resonance imaging (MRI) [13-15]. Under this statistics model, equation (2) becomes

p(Y{μk},{νk},{Zik})=i=1I12πk=1KZikνkexp{(Yik=1KZikμk)22k=1KZikνk} (10)

and equation (4) becomes

p(X{μk},{νk},{Zik})=i,k=1I,K12πZikνikexp{(XikZikμk)22Zikμk}, (11)

Estimating the tissue percentage parameters {Zik} and the tissue model parameters {μk,νk} could be performed by maximizing the conditional probability distribution (10) with respect to each corresponding parameter of {Zik,μk,νk}. This would result in a set of nonlinear equations. Solving these non-linear equations can be very challenging even if it is numerically tractable [16]. Given the many-to-one mapping of (5) and the description of the unobservable variables of (11), the expectation maximization (EM) algorithm [17] would be an alternative and effective solution for this parameter estimation problem

D. An EM Approach to Parameter Estimation Problem

In the EM framework [17], the observation at each voxel i or Yi is considered as an incomplete random variable, while the underlying contributions of each tissue type k, {Xik,k=1,...,K}, are considered as complete random variables which reflect the complete tissue mixture information in each voxel. The probability distribution relationship between the incomplete data {Yi} and the complete data {Xik} is depicted by the following integral equation under the condition of (5)

P(Yi{Zik},{μk},{νk})={Yi=k=1KXik}P(Xik{Zik},{μk},{νk})dX, (12)

where the integral is understood as the summation over all possible configurations of {Xik,k=1,...,K}, given Yi. The EM algorithm [17] then seeks the solution of maximizing the expectation of conditional probability distribution (11) of the complete data. Alternatively, the M-step of the EM algorithm tries to maximize the expectation of the complete-data log likelihood utilizing the posterior distribution of the latent variables computed in the E-step, given the observations {Yi}

The conditional probability distribution (11) is basically a likelihood function given the tissue parameters. A maximum likelihood (ML) solution is usually not acceptable due to the presence of image noise. To overcome this drawback of ML approach, an a priori constraint is routinely imposed to ensure the continuity of the underlying tissue distribution and possible rapid change at the interface of different tissue structures within the body for a penalized ML (pML) or maximum a posteriori (MAP) solution

E. Prior Model for Tissue Mixture Regularization

The underlying tissue distribution is reflected by the tissue percentage distribution, or distribution of {Zik}, across the field-of-view (FOV). Previous studies in hard segmentation of brain MR images [4, 18] have evidenced the usefulness of Markov random field (MRF) in modeling the distribution of the label images, where each label image reflects a tissue type distribution across the FOV. It is assumed that a voxel surrounded by non-brain tissues has a very small probability to contain brain tissues. This assumption can be implemented by imposing both spatial and anatomical constraints. In this study, the concept of discrete tissue label has been evolved to {Zik} in continuous space and, therefore, it would be straightforward to extend the MRF model to the distribution of the tissue percentage {Zik}. By a Gibbs functional in the well-established MRF framework [19], an a priori penalty on the tissue mixture parameter distribution {Zik} for each tissue type k has the following general form of

p(Zik{Zikεi})=C1×exp[12βU(ZikZikεi), (13)

where {Zikεi} indicate the surrounding voxels of Zik in the neighboring system εi, C is a normalization constant and β is an adjustable parameter controlling the degree of the penalty. The energy function U(.) can be written as a quadratic form of

U(Zik)=rεiwir(ZikZrk)2, (14)

to ensure the continuity of the {Zik} distribution across the FOV, where index r indicates the neighbors εi and wir is a weighing factor for different orders of the neighbors. A sophisticated choice of wir could allow a rapid change of {Zik} across the FOV [19].

F. An MAP-EM Algorithm for Tissue Mixture Segmentation

Given equations (11)-(14), an EM approach to the MAP solution of estimating the tissue mixture percentages {Zik} and the tissue model parameters {μk,νk} is presented below

(1) Initialization

As the very first step of the EM algorithm, several parameters including {Zik} and {μk,νk} need to be initialized, denoted by {Zik(0)} and {μk(0),νk(0)}. This step is somewhat specific to applications and may need some a priori knowledge about the concerned application [20]. For example, the number of tissue types K in the body may be known as a priori information or estimated from the image data using information criteria [2]. Given K, the initialization of model parameters {μk(0),νk(0)} may be as follows as an example. Each voxel is firstly assigned to one of K class labels by comparing its density to empirically-determined K thresholds, and then those voxels belonging to the same class label are grouped together to determine the corresponding mean and variance {μk(0),νk(0)} respectively. Initialization of {Zik(0)} can be much more complicated and may need more a priori information about the concerned application [20]. Assume a second-order neighborhood would be sufficient to catch the image density transition from one tissue to another one, the initialization of mixture percentages {Zik(0)} may be as follows as an example. Given the K labeled groups, the value of Zik(0) for class k in voxel i is determined as the relative amount of class k occuring in the second-order neighborhood of voxel i.

(2) E-step

This step computes the conditional expectation of the complete-data likelihood p(X | ϴ) of (11), penalized by the MRF-modeled tissue component distribution p(Z) of (13), given the acquired data {Yi} and the current parameter estimation ϴ(n)={μk(n),νk(n),Zik(n)}. The conditional expectation is expressed as

Q(ϴϴ(n))=EY=ΣkXikln(p(Xϴ)p(Z))Y,ϴ(n)=EY=ΣkXik[12ik{ln(2πZikvk)+1Zikvk[Xik22ZikvkXik+Zik2vk2]+βU(Zik)}Yi,ϴ(n)]=12ik{ln(2πZikνk)+1Zikνk[EY=ΣkXik(Xik2Yi,ϴ(n))2ZikνkEY=ΣkXik(XikYi,ϴ(n))+Zik2νik2]+βU(Zik)}, (15)

To complete the E-step of the EM algorithm, we must find the preceding conditional expectations. Following the deduction of conditional expectation, we have

Xik(n)=EY=ΣkXik[XikYi,ϴ(n)]=Zik(n)μk(n)+(Zik(n)νk(n))j=1KZij(n)νj(n)(Yij=1KZij(n)μj(n)), (16)
(Xik2)(n)=EY=ΣkXik[Xik2Yi,ϴ(n)]=(Xik(n))2+(Zik(n)νk(n))jkKZij(n)νj(n)j=1KZij(n)νj(n), (17)

where (Xik(n))2 is the square of the n-th iterated estimate of Xik(n).

(3) M-step

This step maximizes the conditional expectation of (15) for the (n+1)-th iterated estimate of the tissue model parameters and mixture percentages by simply setting the partial derivatives of Q(ϴ | ϴ(n)) with respect to μk,νk and Zik respectively to zero.

For the mean parameter μk, we have

Qμkμ=μ(n+1)=0μk(n+1)=iXik(n)iZik(n), (18)

For the variance parameterνk, we have

νk(n+1)=1Ii(Xik2)(n)2Xik(n)Zik(n)μk(n)+(Zik(n)μk(n))2Zik(n), (19)

For the mixture percentage Zik, the conditions of (7) shall be considered when taking the partial derivative of Q(ϴ|ϴ(n)) with respect to Zik. There is not a simple formula similar to (18) or (19) for {Zik}. Below we only present the equations for solution {Zik(n+1)} with different K values. Their related mathematical derivations will be given in Appendix. For K=1, we have Zi1(n+1)=Zi1(n)=1 from (7), and Q(ϴ | ϴ(n)) becomes a constant relative to Zi1. For K=2, let Zi1=ξ, we have Zi2=1-ξ from (7), and Q(ϴ|ϴ(n)) becomes a function of ξ. By setting the partial derivative of Q(ϴ | ϴ(n)) with respect to ξ to zero, we have the following fifth-order equation to estimate ξ=Zi1(n+1)

aξ5+bξ4+cξ3+dξ2+eξ1+f=0, (20)

where a, b, c, d, e and f are constants in the equation and have been determined by the estimated results in the n-th iteration [21]. For K=3, let Zi1=ξ1 and Zi2=ξ2, we have Zi3=1-ξ1-ξ2 from (7), and Q(ϴ | ϴ(n)) becomes a function of both ξ1 and ξ2. By setting the partial derivative of Q(ϴ|ϴ(n)) with respect to ξ1 and ξ2 respectively to zero, we have two fifth-order equations to estimate Zi1(n+1) and Zi2(n+1) (see Appendix for more details). The number of fifth-order equations increases to three for K=4, four for K=5, and up to K-1 for K tissue types. It is clearly seen that the mathematical complexity increases dramatically as K goes beyond two.

The numerical complexity can be dramatically reduced if the conditional expectation (15) can be approximated as a quadratic form. This approximation can be achieved by allowing the terms of σik2=Zikνk in (15) to be estimated from the current-iterated results, i.e., σik2=Zik(n)νk(n), and by re-normalizing the penalized likelihood function with an adaptive factor C(n) in (13). By this quadratic approximation, the solution for K=2 is given by the following closed-form formula [22]

Zi1(n+1)=ABA=Xi1(n)(σi22)(n)μ1(n)+(μ2(n))2(σi12)(n)Xi2(n)(σi12)(n)μ2(n)+2β(σi12)(n)(σi22)(n)rwirZr1(n)B=(μ1(n))2(σi22)(n)+(μ2(n))2(σi12)(n)+2β(σi12)(n)(σi22)(n)rwir (21)

and Zi2(n+1)=1Zi1(n+1), where Xik(n), (μk)(n) and (σik2)(n) have been given above. The solution for K=3 is determined by two linear equations, instead of two fifth-order equations (see Appendix for more details). The number of linear equations increases to three for K=4, four for K=5, and up to K-1 for K tissue types. Solving the linear equations is much less complex than solving the fifth-order equations

The presented MAP-EM framework above is based on the relationship (5) between the observed datum Yi and the unobservable tissue contributions {Xik} inside each voxel i. This relationship is different from the model of Yi=k=1KZikXk used in the previous work, e.g., [7]. In the model of Yi=k=1KZikXk, Xk reflects the random variable of tissue type k fully occupying a voxel, and ZikXk represents the fractioned random variable in voxel i and may not reflect the random variable from a fraction of tissue type k, Zikμk, in voxel i. For more general cases of signal-dependent noise, the random variable from the mean or signal Zikμk shall be Xik, and the relationship between the unobservable mixture contributions and the observable datum Yi shall be (5). If two tissue types occupy one half of a voxel, respectively, then the total variance shall go to νk if the two tissue types are the same tissue type k. This is the case by the relationship (5). Because of the difference between (5) and Yi=k=1KZikXk, we adapt the definitions of (8) [12] and the resulted expressions for the data mean and variance of (9) are then different from those in [7]. The derived MAP-EM algorithm (18)-(21) computes the tissue mixture percentages and the tissue model parameters in a continuous space and does not assume any voxel size -- a noticeable difference from the down-sampling based segmentation algorithm in [12].

In the following, we report numerical performance of solving the fifth-order equations, e.g., (20), and the linear equations, e.g., (21), for the tissue mixture percentages {Zik} in terms of accuracy and computing time.

III. Numerical phantom simulation

A. Simulation Results for K=2

A.1. Data Simulations

For K=2 case in which each voxel contains no more than two tissue types, a two-tissue phantom image of 256×256 array size was generated as follows (the simulation is limited to two dimensions for simplicity). Tissue type 1 had a mean value of μ1=100 units and variance of ν1=100 units. Its percentage distribution {Zi1} across the FOV is shown in Figure 1(a). Each pixel in the upper (white) region was fully filled with tissue type 1 (Zi1=1). The percentage decreased vertically down to zero across the (grey) strip of ten-pixel width in the middle. Each pixel had zero percentage of tissue type 1 (Zi1=0) below the strip (i.e., the black region). A noise image {Xi1} of tissue type 1 was simulated with Gaussian noise, where the image density Xi1 at pixel i was given by a Gaussian noise generator [23] with mean of Xi1=Zi1μ1 and variance of σi12=Zi1ν1. Tissue type 2 had a mean value of μ2=500 units and variance of ν2=300 units. Its percentage distribution {Zi2} across the FOV is shown in Figure 1(b). A noise image {Xi2} of tissue type 2 was simulated with Gaussian noise by the same procedure as simulating the noise image of tissue type 1 above. Adding these two noise images together results in the observable noise image {Yi}, which is shown in Figure 1(c).

Fig. 1.

Fig. 1

Simulation of a phantom image of two density levels with PVE. Picture (a) represents the distribution of {Zi1} for tissue type 1. Pixels in the upper (white) region are fully filled with tissue type 1, while pixels in the lower (black) region have zero percentage of tissue type 1. Picture (b) reflects the distribution of {Zi2} for tissue type 2. Pixels in the upper (black) region have zero percentage of tissue type 2, while pixels in the lower (white) region are fully filled by tissue type 2. The PVE occurs between the white and black regions of ten-pixel width in the middle. Picture (c) shows the two-tissue phantom image with Gaussian noise.

A.2. Implementation of Equations (20) and (21)

The MAP-EM algorithm of (18)-(19) with quadratic approximation of (21) was implemented by directly programming these three equations using C++ language. When implementing the algorithm with the mathematically exact formula of (20), we employed the QR program (C++ code) in [23] to solve the fifth-order equation while equations (18) and (19) were directly programmed using C++ language as described above. These source codes were complied in a Visual C++ environment on a HP XW8000 PC platform (2.4 GHz CPU and 2.0 GB RAM). The complied programs with equation (20) (or theoretically exact implementation) and equation (21) (or quadratic approximated implementation) each ran up to 60 iterations to ensure that a stable solution is achieved. In our experiments below, a stable solution was observed after ten iterations.

A.3. Convergence Comparison between Equations (20) and (21)

The convergence performance of the MAP-EM algorithm using equations (20) and (21) respectively was studied by the measure of the relative error

ε(Zik)=i=1IRZik(n)Zik(truth)IR, (22)

where IR indicates the number of those pixels inside the PV horizontal strip in Figure 1. Figure 2 shows, as an example, the result when the initial {Zik(0)} had 50% deviation from the ground truth. Similar results were observed for other initial errors from 10% up to 90% on {Zik(0)}. A stable solution after ten iterations was observed. The computing time for the iterative process was documented and plotted in Figure 3. The QR program for the solution of (20) costs approximately 25% more computing time than the computation of (21) after 30 iterations.

Fig. 2.

Fig. 2

Comparison of iterated tissue mixture percentages against iteration number using the theoretical solution (20) (solid line) and the approximated solution (21) (crosses), where β =0.5 was used. A similar convergence rate was observed for both Zi1 and Zi2 because of the condition (7), i.e., Zi2 = 1-Zi1 .

Fig. 3.

Fig. 3

Comparison of computing time (seconds) against iteration number between the theoretical solution (20) (solid line) and the approximated solution (21) (crosses), where β =0.5 was used

A.4. Estimation of Tissue Model Parameters {μkk}

We first studied the accuracy of estimators (18) and (19) with known {Zik}. By setting the initial model parameters {μk(0),νk(0)} with 99.9% error from the ground truth of {μ1=100, ν1=100, μ2=500, ν2=300} and fixing the mixture percentages {Zik(n)} as the ground truth of Figure 1(a) and Figure 1(b) at all iterations, we obtained the iterated results after thirty iterations {μk(30),νk(30)} as shown in Table 1, where the model parameters of the phantom image were computed over those pixels inside the white and black regions in Figure 1(c) excluding the PVE (i.e., ignoring the grey strip in the middle). These results indicate that the phantom image with Gaussian noise is accurately simulated, and the estimation of the model parameters is robust regardless of 99.9% initial error.

TABLE 1.

Iterated tissue model parameters by the MAP-EM algorithm with comparison to that of the phantom image. β was set to zero to ignore the effect of the penalty

μ 1 μ 2 ν 1 ν 2
Result from the phantom image 100.08 500.04 99.60 296.62
Iterated result with fixed Zik 100.07 500.02 99.47 297.35

We then repeated the above experiment by updating the mixture percentages {Zik(n+1)} with equation (20) and (21) respectively from the initial of {Zik(0)} being the ground truth. The iterated results after thirty iterations are shown in Table 2. The % error reflects the difference of the iterated result from the corresponding ground truth. The updates by equations (20) and (21) generated similar results. There is some difference in the estimate of ν1 due to a smaller mean and larger variance for tissue type 1 in the phantom image, as compared to that of tissue type 2. This difference was observed in all the experiments performed in this study.

TABLE 2.

Comparison of iterated tissue model parameters using the theoretical solution (20) and the approximated solution (21). β was set to zero to ignore the effect of the penalty

ERR(μ1) ERR(μ2) ERR(ν1) ERR(ν2)
Theoretical (20) 0.05% 0.00% 1.41% 2.18%
Approximated (21) 0.05% 0.00% 0.89% 2.24%

A.5. Performance Comparison between Equations (20) and (21)

To show the robustness of the MAP-EM segmentation algorithm for different initial estimates on the mixture percentages, we repeated the above experiment by allowing the initial {Zik(0)} with various % deviations from 10% up to 99.9%. The % deviations were generated by sampling each Zik(0) using the Gaussian noise generator [23] with a given % standard deviation from its ground truth Zik in Figure 1. The iterated results after thirty iterations are shown in Table 3. The value in the upper right corner of each cell was from the theoretically exact solution (20), while the value in the lower left corner of each cell was from the quadratic approximated solution (21). The percentage error of estimating the tissue mixture percentages {Zik} in the table was computed from those pixels in the PV horizontal strip in Figure 1. Because of the penalty, the percentages {Zik} in the white and black regions of Figure 1 were accurately estimated. Both implementations with exact solution (20) and approximated solution (21) generated similar results. Some difference in estimating the variance of tissue type 1 {ν1} was observed and explained before.

TABLE 3.

Comparison of iterated tissue model parameters and tissue mixture percentages using the theoretical solution (20) (upper corner in each cell) and the approximated solution (21) (lower corner in each cell), whereb β =0.5 was used

graphic file with name nihms-71829-t0013.jpg
graphic file with name nihms-71829-t0014.jpg

B. Further Simulation Studies for K=3

A three-tissue phantom image of 256×256 array size was generated following the same procedure as described in Section III.A.1 above for Figure 1. Tissue type 1 had a mean value of μ1=230 units and variance of ν1=180 units. Its percentage distribution {Zi1} across the FOV is shown in Figure 4(a). A PV strip of 10 pixel unit width is present vertically and horizontally, respectively, between the white (Zi1=1) and black (Zi1=0) regions. A noise image {Xi1} of tissue type 1 was simulated with Gaussian noise, where the image density Xi1 at pixel i was given by a Gaussian noise generator [23] with mean of Xi1=Zi1μ1 and variance of σi12=Zi1ν1. Tissue type 2 had a mean value of μ2=500 units and variance of ν2=300 units. Its percentage distribution {Zi2} across the FOV is shown in Figure 4(b). A noise image {Xi2} of tissue type 2 was simulated with Gaussian noise by the same procedure as simulating the noise image of tissue type 1 above. Tissue type 3 had a mean value of μ2=800 units and variance of ν2=500 units. Its percentage distribution {Zi3} across the FOV is shown in Figure 4(c). A vertical PV strip of 10 pixel unit width is present between the black (Zi3=0) region on the left and the white (Zi3=1) region on the right. A noise image {Xi3} of tissue type 3 was simulated with Gaussian noise by the same procedure as simulating the noise image of tissue type 1 above. Adding these three noise images together results in the observable noise image {Yi}, which is shown in Figure 4(d).

Fig. 4.

Fig. 4

Simulation of a phantom image of three density levels with PVE. Picture (a) represents the distribution of {Zi1} for tissue type 1. Picture (b) reflects the distribution of {Zi2} for tissue type 2. Picture (c) shows the distribution of {Zi3} for tissue type 3. The PVE occurs between the white and black regions of ten-pixel width in the three pictures. Picture (d) shows the three-tissue phantom image with Gaussian noise, where the center square area of ten-pixel width contains three tissue types and the horizontal and vertical strips of ten-pixel width contains two tissue types.

The update of the tissue model parameters {μk ,νk} was performed by equations (18) and (19) with 99.9% initial error, i.e., the same as the initial estimation in K=2. Various initial errors from 10% to 99.9% were selected for the tissue mixture percentages {Zik(0)} relative to the ground truth in the pictures of Figure 4. The initial tissue percentages were updated by both the theoretical solution of (A.7)-(A.8) and the quadratic approximation (A.9)-(A.10). Since the QR program in [23] is valid only for a single equation of (20), not a set of more than one equation of high orders, we adapted the Newton’s gradient program [23] to solve the set of two fifth-order equations (A.7)-(A.8). The linear equations (A.9)-(A.10) were coded directly by C++ language. Both the Newton’s program and C++ code of (A.9)-(A.10) were complied and executed by the same computer as described in Section III.A.2 above. The results after 30 iterations are shown in Table 4 for 50% initial error. The percentage error of estimating the tissue mixture percentages {Zik} in the table was computed from those pixels, which contain three tissue types, in the PV square area in the center of Figure 4(d). Both the theoretical solution and the quadratic approximation generated similar estimates of the tissue model parameters and the tissue mixture percentages, the same observation as seen in the study for K=2.

TABLE 4.

Comparison of iterated tissue model parameters and tissue mixture percentages using the theoretical solution (A.7)-(A.8) and the approximated solution (A.9)-(A.10)

{Zi1} {Zi2} {Zi3} μ 1 μ 2 μ 3 ν 1 ν 2 ν 3
Theoretical 1.30% 3.16% 1.96% 0.03% 0.01% 0.02% 0.15% 1.53% 0.96%
Approximated 1.33% 3.04% 1.86% 0.03% 0.01% 0.02% 0.16% 1.52% 0.95%

The convergence performance of the MAP-EM algorithm using the theoretical solution (A.7)-(A.8) and the quadratic approximation (A.9)-(A.10) respectively is compared in Figure 5. Equation (22) was used, here IR now indicates the number of those pixels inside the PV square region of three tissue types in the center of Figure 4(d). A stable solution after 40 iterations was observed. A faster convergence for a tissue type of smaller mean and variance was noted. A larger number of iteration is needed for pixels containing more tissue types. The computing time for the iterative process was documented and plotted in Figure 6. The Newton’s gradient program for solving the fifth-order equations (A.7)-(A.8) has the same efficiency in computation compared to directly solving the linear equations (A.9)-(A.10).

Fig. 5.

Fig. 5

Comparison of iterated tissue mixture percentages against iteration number using the theoretical solution (solid line) and the approximated solution (crosses). Top one reflects the error rate of Zi1, middle one reflects the error rate of Zi2 , and bottom one shows the error rate of Zi3

Fig. 6.

Fig. 6

Comparison of computing time (seconds) against iteration number between the theoretical solution (solid line) and the approximated solution (crosses)

IV. Digital brain MRI phantom study

A. Brain MRI Phantom Simulation

A more realistic MRI brain digital phantom was simulated via the anatomical model available at the BrainWeb:http://www.bic.mni.mcgill.ca/brainweb/, which consists of a set of three-dimensional (3D) “fuzzy” tissue membership volumes, one for each tissue type (e.g., cerebrospinal fluid (CSF), grey matter, white matter, etc). Since the voxel values in these volumes reflect the proportions of the tissues present in the voxels in the range of [0, 1], it is straightforward to obtain the tissue mixture distribution {Zik} for each tissue type k for the PV model of (5)-(9). For the purpose of this study, a noise-free 3D image volume was firstly simulated using the T1 sequence of the MRI simulator provided at the BrainWeb, where only those voxels labeled as CSF, grey matter and white matter were extracted because of their dominating contribution to the phantom. Then the statistical mean associated with each of the three tissue types, denoted by {μ1, μ2, μ3}, was computed by referring to {Zik}. For each voxel i to be simulated, three independent Gaussian random variables of mean Zikμk and variance Zikνk corresponding to the three tissue types were generated individually and summed together, where {ν1 ,ν2 ,ν3} were user-defined tissue variances, reflecting different noise levels. Based on the above arguments, a digital MRI brain phantom of size 181×217×181, consisting of three tissue types, CSF, grey matter and white matter, was simulated and its 82nd slice is shown in Figure 7(a). The associated parameter sets of means and variances are listed in Table 5.

Fig. 7.

Fig. 7

Fig. 7

Simulated MRI brain phantom: (a) from left to right, they are noise phantom image at the 82nd slice, ground truth of {Zi1} for CSF, ground truth {Zi2} for grey matter, and ground truth {Zi3} for white matter respectively, (b) estimated {Zik} by the theoretical MAP-EM solution, and (c) estimated {Zik} by the approximated MAP-EM solution.

TABLE 5.

Ground truth of the simulated brain MRI phantom

Phantom dimension 181×217×181
CSF statistics μ1 = 47 , ν1 = 5
Grey matter statistics μ2 = 111 , ν2 = 20
White matter statistics μ3 = 149 , ν3 = 30

B. Estimation of Tissue Model Parameters, Given Ground Truth as Initial

In this section, the ground truth of {μk ,νk} for CSF, grey matter and white matter, as well as {Zik} for each voxel were given as initial values of {Zik(0),μk(0),νk(0)} and the MAP-EM algorithm was run up to 100 iterations to ensure a stable estimation is achieved. For comparison purpose, both theoretical and approximated solutions as outlined by equations (20) and (21) were implemented and the results are tabulated Table 6. Both solutions have a similar performance in parameter estimation.

TABLE 6.

Parameter estimation by both theoretical and approximated MAP-EM solutions, given the ground truth as initials

Theoretical Approximated
Error rate of {Zi1} 0.93% 1.48%
Error rate of {Zi2 } 2.27% 2.17%
Error rate of {Zi3 } 3.13% 3.56%
Mean of CSF 46 46
Mean of grey matter 110 111
Mean of white matter 148 149
Variance of CSF 4 6
Variance of grey matter 14 19
Variance of white matter 22 27

C. Estimation of Tissue Model Parameters, Given Deviated Initials

Different from Section IV.B above where {Zik(0),μk(0),νk(0)} were initialized as the ground truth values, a more practical initialization strategy was taken in this section. Though the resulting {Zik(0),μk(0),νk(0)} would have certain deviations from their true values, this initialization strategy is considered to be more realistic, and can be summarized into the following steps.

  1. According to the histogram of the synthetic MRI brain phantom, each voxel i was pre-assigned a discrete label from {1, 2, 3}, representing CSF, grey matter and white matter respectively via a thresholding operation, denoted by Li, Li ∈ {1, 2, 3}.

  2. Based on {Li}, {μk(0),νk(0)} were calculated by grouping voxels which belong to the same labeled class. Although {μk(0),νk(0)} obtained in this way could not exactly reflect the true statistical properties, especially for {νk(0)}, they could be refined after sufficient EM iterations steered by {Zik} which is the most impacting factor.

  3. The final and crucial step is to initialize {Zik(0)}. For each voxel i, the number of contributing tissue types {Ni} alternatively determined via its 6-connected neighbors in 3D image domain. Figure 8 illustrates such initialization process in the case of 2D image space where “C”, “G” and “W” represent CSF, grey matter and white matter respectively.

Once {Ni} have been determined for each voxel, {Zik(0)} were accordingly initialized in such a way that if Ni = 2, i.e., voxel i contains a mixture of CSF and grey matter for example, then Zi1(0)=0.5, Zi2(0)=0.5 and Zi3(0)=0. For the case of Ni = 3, then Zi1(0)=0.33, Zi2(0)=0.33, and Zi3(0)=0.34.

Fig. 8.

Fig. 8

Two-dimensional illustration of how to determine the number of contributing tissue types inside each pixel, (a) pixel i is mixed by two tissue types: CSF and white matter; and (b) pixel i is mixed by three tissue types: CSF, white matter and grey matter.

The estimated model parameters {μk ,νk} and tissue mixture components {Zik} after 100 EM iterations by the MAP-EM algorithm with both theoretical and approximated solutions are summarized in Table 7, and the distribution maps of {Zik} in the 82nd slice corresponding to each tissue type are shown in Figure 7(b-c) respectively. For visual judgment, the profiles of CSF, grey matter and white matter along both vertical and horizontal directions by sampling a one-pixel-wide stripe on Figure 7(b-c) are shown in Figure 9(a-c).

TABLE 7.

Parameter estimation by both theoretical and approximated MAP-EM solutions using the new initialization strategy

Theoretical Approximated
Error rate of {Zi1} 6.79% 4.68%
Error rate of {Zi2 } 9.60% 7.12%
Error rate of {Zi3 } 9.67% 9.97%
Mean of CSF 31 40
Mean of grey matter 109 112
Mean of white matter 151 149
Variance of CSF 13 6
Variance of grey matter 28 13
Variance of white matter 26 28

Fig. 9.

Fig. 9

Profiles of CSF (a), grey matter (b) and white matter (c) along vertical (left) and horizontal (right) directions drawn from Figure 7(b-c) for visual evaluation.

Both solutions showed some different performances in parameter estimation for mixed cases of K=2 and K=3 across the FOV when the initials {Zik(0),μk(0),νk(0)} were estimated from the acquired image data. In light of the numerical simulation studies above where the cases of K=2 and K=3 are known across the FOV, the different performances of the two solutions for mixed cases of K=2 and K=3 across the FOV are likely due to the determination of the number of tissue types in a voxel from the current iteration for the next iteration. The theoretical solution uses the QR program for voxels containing two tissue types (K=2) and the Newton’s gradient program for voxels containing three tissue types (K=3). The approximated solution applies the same strategy for the set of linear equations (A.9)-(A.10) for any K value. The following investigations will provide more insights on the difference.

D. Computational Analysis

In this section, the theoretical and approximated solutions were compared from two aspects: (1) converging speed and (2) computing time.

D.1. Converging Speed

The model parameters {μk ,νk} are usually converging to a stable estimate in less iterations than the mixture percentages {Zik} do. So we report the converging speed of {Zik} as iteration number goes up. Curves describing how the error rate of {Zik} varies along the EM iterations for each tissue type k are shown in Figure 10. Since the constraint of Zi1 + Zi2 + Zi3 =1 leads to two degrees of freedom and, therefore, only the changes of {Zik} associated with CSF and grey matter were plotted. The theoretical solution converged to a stable estimate in less iteration number and had a slightly larger relative error defined by (22), compared to the approximated solution.

Fig. 10.

Fig. 10

Error rate of {zik} decreases as the EM iteration number increases. (a) plot shows the changes of {zik} associated with CSF by the theoretical and approximated MAP-EM solutions, and (b) plot shows the changes of {Zik} associated with grey matter (GM) by the theoretical and approximated MAP-EM solutions.

D.2. Computing Time

The computing time of the theoretical and approximated MAP-EM solutions for segmenting the 3D MRI brain phantom image of 181×217×181 array size is shown in Figure 11 in unit of seconds as the iteration goes up. The computing time of the theoretical MAP-EM solution is almost five times more than that of the approximated solution for an equivalent EM iteration.

Fig. 11.

Fig. 11

Comparison of computing time (seconds) against iteration number between the theoretical solution and the approximated solution for the MRI brain phantom study.

Comparing Figure 3 and Figure 6 to Figure 11 in terms of computing time for segmenting the corresponding 2D numerical and 3D MRI brain phantoms respectively, it can be seen that the number of voxels containing two tissue types is much larger than the number of voxels containing three tissue types in the 3D MRI brain image. This is because that the theoretical solution consumes more computing time for K=2 than the approximated solution at an equivalent iteration. In clinical applications, we expect to have more voxels containing two tissue types than voxels containing three or more tissue types and, therefore, the approximated solution may have an advantage over the theoretical solution in computing efficiency. By the results of Table 7 and Figure 9, both the approximated solution and the theoretical solution have a similar performance in estimating model parameters and mixture percentages of the three tissue types in the 3D MRI brain image.

V. discussion and Conclusion

In the mathematical derivation of the MAP-EM algorithm, we assumed K to be the total number of different tissue types inside the body. The tissue model parameters {μk ,νk} of these K tissue types were estimated using all the image data {Yi} by (18) and (19). In the implementation of (20) and (21) for estimation of the tissue mixture percentages {Zik}, only datum Yi and its neighbors were used. Then the number of tissue types in each voxel varied across the FOV. In other words, the total number of tissue types K inside the body can be much greater than two, while the estimators (20) and (21) remain valid if a voxel contains no more than two tissue types. Similarly, estimators of (A.7)-(A.8) and (A.9)-(A.10) in Appendix are still valid if a voxel contains no more than three tissue types, despite the total number of tissue types in the body is far beyond three. This was demonstrated by clinical studies in segmenting patient abdominal CT images for virtual colonoscopy application [20].

Estimator (20) is mathematically exact. It is a fifth-order equation and would generate five possible values for each Zi1 when the QR program in [23] is used. In most cases, the constraint of 0 ≤ Zi1 ≤ 1 eliminated the other four possible values. Sometimes we encountered a choice of one from two possible values for Zi1 in the range of [0, 1]. In these cases, we chose the one which was closer to the previously iterated value. In contrast, equation (21) determines a value for each Zi1 in the range of [0, 1]. However, because the quadratic approximation is made at the n-th iteration, then the estimator (21) for {Zi1} at the (n+1)th iteration is somehow bounded to the result at the n-th iteration, causing a slower initial convergence compared to the theoretical solution (20) (see Figure 2 and Figure 10). For K>2, the QR program is no longer applicable. When the Newton gradient program in [23] was used, a same convergence speed was obtained as that of the quadratic approximation (see Figure 5). This is because of the Newton gradient program searches the solution from the n-th iterated result, a similar bound to the n-th iteration as that in the quadratic approximation. For digital implementation of both theoretical solution and quadratic approximation, we modified the condition 0 ≤ Zi1 ≤ 1 to be 0.01 ≤ Zi1 ≤ 0.99 to avoid Zik being zero (or avoid numerical instability when Zik is in the denominator).

Both estimators of the theoretical solution and the quadratic approximation generated similar results for the tissue mixture percentages {Zik}, leading to a similar estimate of the tissue model parameters {μk ,νk} by equations (18) and (19). The computational efficiency was also similar for both estimators when the Newton’s gradient program was used to solve the set of fifth-order equations for the theoretical solution. There is no noticeable benefit to solve a set of fifth-order equations for the tissue mixture percentages (e.g., equations (A.7) and (A.8) in Appendix), as compared to solving a set of linear equations by the quadratic approximation (e.g., equations (A.9) and (A.10) in Appendix), unless a more accurate program, similar to or better than the QR program, is available to solve the fifth-order equations. Therefore, the quadratic approximation may be a choice for practical applications at present time.

Further validation of the algorithm by clinical studies is needed and is currently under investigation for CT colonoscopy application [20], where several practical issues regarding the MAP-EM implementation (e.g., initialization procedure, neighboring system optimization for increase or decrease of the number of tissue types at a concerned voxel, iteration speedup, recovery of submerged polyps inside tagged colonic materials, etc.) were studied. The whole implementation pipeline including post-segmentation strategies for removal of tagged colonic materials and extraction of mucosa layer from the MAP-EM segmentation was comprehensively evaluated by 52 patient CTC studies, which were downloaded from the website of the Virtual Colonoscopy Screening Resource Center, by two well-trained and experienced radiologists.

Acknowledgment

The authors are grateful to Dr. Hongyu Lu for assisting the data simulation and Ms. Aimee Minton for editing this paper.

This work was partly supported by NIH Grant #CA082402 and #CA120917 of the National Cancer Institute.

Appendix

This section provides the derivation for solution of {{Zik(n+1)}} by setting the partial derivative of Q(ϴ | ϴ(n)) with respect to Zik to zero under the conditions (7). Equation (15) can be rewritten as

Q(ϴϴ(n))=12i=1Ik=1KQi,k(Zik), (A.1)

where the energy function on the neighborhood of voxel i in the conditional expectation term Qi,k (Zik ) at the n-th iteration is understood as

U(Zik)=rεiwir(ZikZrk(n))2, (A.2)

For K=1, Zi1 =1 from the conditions (7), and Q(ϴ | ϴ(n)) is independent from Zi1 and, therefore, the partial derivative of Q(ϴ | ϴ(n)) with respect to Zi1 is zero for all voxels. This is expected. In this case, the mean and variance estimates by (18) and (19) become

μ1=1Ii=1IYi,ν1=1Ii=1I(Yiμ1)2, (A.3)

These estimates are also expected for an image consisting of a single tissue type. For K=2, we have

Q(ϴϴ(n))=12i=1I{Qi,1(Zi1)+Qi,2(1Zi1)}, (A.4)

By setting the partial derivative of Q(ϴ | ϴ(n)) with respect to Zi1 to zero, we had obtained equation (20). By the quadratic approximation mentioned before, equation (A.4) becomes

Q(ϴϴ(n))=12i,k{ln(2π)+ln(σik(n))+1σik(n)[(Xik2)(n)2Xik(n)Zikμk+Zik2μk2]+βU(Zik)}, (A.5)

By setting the partial derivative of Q(ϴ | ϴ(n)) with respect to Zi1 to zero, we had obtained equation (21). For a special case of Yi=μ1(n) or Yi=μ2(n) and ignoring the penalty term, equation (21) converges to a stable solution of Zik(n+1)=Zik(n). For k=3, we have

Q(ϴϴ(n))=12i=1I{Qi,1(Zi1)+Qi,2(Zi2)+Qi,3(1Zi1Zi2)}, (A.6)

By setting the partial derivative of Q(ϴ | ϴ(n)) with respect to Zi1 and Zi2 respectively to zero, we can obtain two fifth-order equations for the solutions of Zi1(n+1) and Zi2(n+1),

a1ξ15+b1ξ14+c1ξ13+d1ξ12+e1ξ11+f1ξ14ξ21+g1ξ13ξ22+h1ξ13ξ21+o1ξ12ξ23+p1ξ12ξ22+q1ξ12ξ21+r1ξ11ξ22+s1ξ11ξ21+t1ξ22+t1ξ21+η1=0 (A.7)
a2ξ25+b2ξ24+c2ξ23+d2ξ22+e2ξ21+f2ξ24ξ11+g2ξ23ξ12+h2ξ23ξ11+o2ξ22ξ13+p2ξ22ξ12+q2ξ22ξ11+r2ξ21ξ12+s2ξ21ξ11+t2ξ12+τ2ξ11+η2=0 (A.8)

where ξ1=Zi1(n+1), ξ2=Zi2(n+1), and all the coefficients have been determined by the results at the n-th iteration. By the quadratic approximation (A.5) and setting the partial derivative of Q(ϴ | ϴ(n)) with respect to Zi1 and Zi2 respectively to zero, we have two linear equations of

A1Zi1(n+1)+B1Zi2(n+1)+C1=0, (A.9)
A2Zi1(n+1)+B2Zi2(n+1)+C2=0, (A.10)

where the coefficients Ai, Bi, and Ci have been determined by the results at the n-th iteration.

For K=4, we can derive three fifth-order equations, similar to (A.7)-(A.8), to estimate Zi1, Zi2 and Zi3 with Zi4 = 1 - Zi1 - Zi2 - Zi3. By the quadratic approximation, we can derive three linear equations, similar to (A.9)-(A.10), to estimate Zi1, Zi2 and Zi3 with Zi4 = 1 - Zi1 - Zi2 - Zi3. In general cases of K tissue types, we can derive theoretically K-1 equations under conditions (7) to estimate the K tissue mixture percentages in each voxel. In practice, there are very few cases where K goes beyond 4.

Contributor Information

Zhengrong Liang, Departments of Radiology and Computer Science, State University of New York, Stony Brook, NY 11794 USA (e-mail: jzliang@mil.sunysb.edu)..

Su Wang, Department of Radiology, State University of New York, Stony Brook, NY 11794 USA e-mail: suwang@mil.sunysb.edu)..

References

  • [1].Li L, Lu H, Li X, Huang W, Tudorica A, Christodoulou C, Krupp L, Liang Z. MRI volumetric analysis of multiple sclerosis: Methodology and validation. IEEE Transactions on Nuclear Science. 2003;50(5):1686–1692. [Google Scholar]
  • [2].Liang Z, Jaszczak R, Coleman E. Parameter estimation of finite mixtures using the EM algorithm and information criteria with application to medical image processing. IEEE Transactions on Nuclear Science. 1992;39(4):1126–1133. [Google Scholar]
  • [3].Sanjay-Gopal S, Hebert T. Bayesian pixel classification using spatially variant finite mixtures and the generalized EM algorithm. IEEE Transactions on Image Processing. 1998;7(7):1014–1028. doi: 10.1109/83.701161. [DOI] [PubMed] [Google Scholar]
  • [4].Zhang Y, Brady M, Smith S. Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm. IEEE Transactions on Medical Imaging. 2001;20(1):45–57. doi: 10.1109/42.906424. [DOI] [PubMed] [Google Scholar]
  • [5].Pham D, Prince J. Adaptive fuzzy segmentation of magnetic resonance images. IEEE Transactions on Medical Imaging. 1999;18(9):737–752. doi: 10.1109/42.802752. [DOI] [PubMed] [Google Scholar]
  • [6].Li X, Li L, Lu H, Liang Z. A partial volume segmentation of brain magnetic resonance images based on maximum a posteriori probability. Medical Physics. 2005;32(7):2337–2345. doi: 10.1118/1.1944912. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • [7].Choi H, Haynor D, Kim Y. Partial volume tissue classification of multi-channel magnetic resonance images - A mixel model. IEEE Transactions on Medical Imaging. 1991;10(3):395–407. doi: 10.1109/42.97590. [DOI] [PubMed] [Google Scholar]
  • [8].Santago P, Gage H. Quantification of MR brain images by mixture density and partial volume modeling. IEEE Transactions on Medical Imaging. 1993;12(3):566–574. doi: 10.1109/42.241885. [DOI] [PubMed] [Google Scholar]
  • [9].Santago P, Gage H. Statistical models of partial volume effect. IEEE Transactions on Image Processing. 1995;4(11):1531–1539. doi: 10.1109/83.469934. [DOI] [PubMed] [Google Scholar]
  • [10].Laidlaw D, Fleischer K, Barr A. Partial-volume Bayesian classification of material mixture in MR volume data using voxel histograms. IEEE Transactions on Medical Imaging. 1998;17(1):74–86. doi: 10.1109/42.668696. [DOI] [PubMed] [Google Scholar]
  • [11].Blekas K, Likas A, Galatsanos N, Lagaris I. A spatially constrained mixture model for image segmentation. IEEE Transactions on Neural Networks. 2005;16(4):494–498. doi: 10.1109/TNN.2004.841773. [DOI] [PubMed] [Google Scholar]
  • [12].Leemput K, Maes F, Vandermeulen D, Suetens P. A unifying framework for partial volume segmentation of brain MR images. IEEE Transactions on Medical Imaging. 2003;22(1):105–119. doi: 10.1109/TMI.2002.806587. [DOI] [PubMed] [Google Scholar]
  • [13].Lei T, Sewchand W. Statistical approach to X-ray CT imaging and its applications in image analysis - Part I and II. IEEE Transactions on Medical Imaging. 1992;11(1):53–69. doi: 10.1109/42.126910. [DOI] [PubMed] [Google Scholar]
  • [14].Fuderer M. The information content of MR images. IEEE Transactions on Medical Imaging. 1988;7(4):368–380. doi: 10.1109/42.14521. [DOI] [PubMed] [Google Scholar]
  • [15].Macovski A. Noise in MRI. Magnetic Resonance in Medicine. 1996;36(4):494–497. doi: 10.1002/mrm.1910360327. [DOI] [PubMed] [Google Scholar]
  • [16].Li X, Eremina D, Li L, Liang Z. Partial volume segmentation of medical images; Conference Record of IEEE Nuclear Science Society-Medical Imaging Conference; Portland, Oregon, USA. November 19-26, 2003; in CD-ROM. [Google Scholar]
  • [17].Dempster A, Laird N, Rubin D. Maximum likelihood from incomplete data via the EM algorithm. Journal of the Royal Statistics Society. 1977;39(B):1–38. [Google Scholar]
  • [18].Leemput K, Maes F, Vandermeulen D, Suetens P. Automated model-based tissue classification of MR images of the brain. IEEE Transactions on Medical Imaging. 1999;18(10):897–908. doi: 10.1109/42.811270. [DOI] [PubMed] [Google Scholar]
  • [19].Geman S, Geman D. Stochastic relaxation, Gibbs distributions, and the Bayesian restoration of images. IEEE Transactions on Pattern Analysis and Machine Intellengence. 1984 Jun;PAMI-6:721–741. doi: 10.1109/tpami.1984.4767596. [DOI] [PubMed] [Google Scholar]
  • [20].Wang S, Li L, Cohen H, Mankes S, Chen J, Liang Z. Technical Report of IRIS Lab, Department of Radiology. Stony Brook University; 2008. An EM approach to MAP solution of segmenting tissue mixtures: An application to CT-based virtual colonoscopy. [Google Scholar]
  • [21].Liang Z, Li X, Eremina D, Li L. An EM framework for segmentation of tissue mixtures from medical images; International Conference of IEEE Engineering in Medicine and Biology; Cancun, Mexico. 2003.pp. 682–685. [Google Scholar]
  • [22].Eremina D, Li X, Zhu W, Wang J, Liang Z. Investigation on an EM framework for partial volume image segmentation. Proceedings of SPIE Medical Imaging. 2006;6144:D1–D9. [Google Scholar]
  • [23].Press W, Teukolsky S, Vetterling W, Flannnery B. Numerical Recipes in C: The art of scientific computing. The Second Edition Cambridge University Press; 1992. pp. 50–51. [Google Scholar]

RESOURCES