Literature DB >> 35463693

Efficient Johnson-SB Mixture Model for Segmentation of CT Liver Image.

Yueqin Dun1, Yu Kong2.   

Abstract

To overcome the problem that the traditional Gaussian mixture model (GMM) cannot well describe the skewness distribution of the gray-level histogram of a liver CT slice, we propose a novel segmentation method for liver CT images by introducing the Johnson-SB mixture model (JSBMM). The Johnson-SB model not only has a flexible asymmetrical distribution but also covers a variety of other distributions as well. In this article, the parameter optimization formulas for JSBMM were derived by employing the expectation-maximization (EM) algorithm and maximum likelihood. The implementation process of the JSBMM-based segmentation algorithm is provided in detail. To make better use of the skewness of Johnson-SB and improve the segmentation accuracy, we devise an idea to divide the histogram into two parts and calculate the segmentation threshold for each part, respectively, which is called JSBMM-TDH. By analyzing and comparing the segmentation thresholds with different cluster numbers, it is illustrated that the segmentation threshold of JSBMM-TDH will tend to be stable with the increasing of cluster number, while that of GMM is sensitive to different cluster numbers. The proposed JSBMM-TDH is applied to segment four randomly obtained abdominal CT image sequences, and the segmentation results and robustness have been compared between JSBMM-TDH and GMM. It is verified that JSBMM-TDH has preferable segmentation results and better robustness than GMM for the segmentation of liver CT images.
Copyright © 2022 Yueqin Dun and Yu Kong.

Entities:  

Mesh:

Year:  2022        PMID: 35463693      PMCID: PMC9023182          DOI: 10.1155/2022/5654424

Source DB:  PubMed          Journal:  J Healthc Eng        ISSN: 2040-2295            Impact factor:   3.822


1. Introduction

Liver cancer is a common malignant neoplasm worldwide, and the incidence of primary liver cancer is still on the rise at the global level [1]. The accurate understanding of the shape of the liver, the location and size of lesions in the liver tissue, and the relationship between the liver and surrounding blood vessels can help doctors to develop more effective treatment options. In addition, accurate liver segmentation is also conducive to three-dimensional reconstruction for liver and virtual surgery. At present, manual delineation of each slice by experts is still the standard clinical practice for liver demarcation [2]. Because the segmentation of organs and lesions has to be carried out layer by layer in CT slices, it is pretty cumbersome and time-consuming for doctors or experts to do this repetitive work. In practice, CT slices are grayscale images. The pixels in the image reflect the X-ray absorption coefficient of the corresponding voxels. Black areas represent low absorption areas, that is, low-density tissues and organs of human body, such as lungs; white areas represent high-absorption areas, that is, high-density body parts, such as bones. The absorption value in CT images is given in Hounsfield units (HUs). Compared with ordinary X-ray images, CT images have a higher density resolution. Therefore, CT images can better show organs composed of soft tissue, such as lung, liver, gallbladder, pancreas, and pelvis, and can well demonstrate pathological changes in the tomography image. At present, the original pixel size of the abdominal CT image is 512 × 512, and the HU value of the liver varies widely. For example, a healthy liver has smooth contours and uniform density, and the absorption values are 60 ± 6 HU (or 64 ± 5 HU). However, when the liver has about 80% steatosis, the absorption values will be reduced to about −50 HU. In contrast, the density of the liver parenchyma will increase due to the accumulation of iron in patients with hemochromatosis, whose CT scan showed that the liver parenchyma was clearly dense and bright, with an absorption value as high as +140 HU (so-called white liver) [3]. There is no doubt that it is quite difficult to accurately segment the liver within such a large gray range. To solve the above problems, many scholars have proposed a variety of liver CT image segmentation methods [4-7]. Some of these algorithms require human-computer interaction, such as active contour [8] and Livewire (intelligent scissors) [9, 10]. Some are semi-automatic, for example, graph-cut [11] and region growth [12, 13] methods. Some other methods focusing on fully automatic segmentation include statistical shape models (SSMs) [14, 15] and thresholding algorithm [16]. Neural network algorithms aiming to achieve automatic feature extraction have also been applied to the segmentation of medical images in recent years [17, 18]. The ultimate common goal of different methods is to segment images accurately and automatically, but this goal is still a bottleneck problem in liver CT image segmentation, due to the complexity of abdominal CT images and the differences between different liver morphologies. In this study, we aim to study on the finite mixture model (FMM), one kind of threshold segmentation algorithm, to improve the segmentation accuracy of liver CT images, and try hard to segment automatically at the same time. According to the idea of the threshold segmentation algorithm, if the grayscale threshold of the liver in the CT slice can be accurately determined, it is possible to realize the liver segmentation automatically. In 1893, Karl Pearson made an experiment using the method of moments to fit a mixture of two normal components to the crabs' data, which proved the FMM could improve the accuracy of clustering [19]. Since then, FMM was adopted to improve the accuracy of threshold segmentation methods. In 1972, Chow and Kaneko applied FMM in medical images to segment the left ventricle from cine angiograms with two Gaussian distributions [20]. There are two core points in FMM, one is the selection of the probability density function of the mixed components and the other is the parameter estimation of the mixture model. The most common mixed component probability distribution used in FMM is the Gaussian distribution, because in many cases there is a normal distribution in univariate and multivariate data. Therefore, the Gaussian mixture model (GMM) has been widely used in the segmentation of the images [21-24]. In addition to the Gaussian distribution, gamma distribution, Student's t distribution, exponential distribution, and Rayleigh distribution also commonly appear in FMM [25-27], and their probability density diagrams with different parameters are shown in Figure 1, respectively.
Figure 1

Probability density of normal, gamma, exponential, Student's t, and Rayleigh distributions. (a) μ : mean, σ : standard deviation. (b) α : shape parameter, β : scale parameter. (c) μ : mean. (d) x : position parameter, ν : degrees of freedom. (e) B: scale parameter.

The upper, middle, and lower slices of the liver CT image sequence are shown in Figures 2(a)∼2(c)), respectively. Figures 2(d)∼2(f) give the corresponding gray-level histograms of Figures 2(a)∼2(c)). Although the peak shape of gray-level histogram has symmetry to some extent, its asymmetry is also very obvious, which is different from the symmetric characteristic of Gaussian distribution and the asymmetric characteristic of the exponential, Rayleigh distribution, etc. Therefore, it is very difficult to fit the peak shape accurately with any single distribution shown in Figure 1.
Figure 2

Upper, middle, and lower slices of the liver CT image and their histograms. (a) The upper slice. (b) The middle slice. (c) The lower slice. (d) Gray-level histogram of (a). (e) Gray-level histogram of (b). (f) Gray-level histogram of (c).

To solve the problem, many researchers have focused on forming a mixture model using distribution functions that can better fit the shape of a single peak. The research ideas mainly concentrate on the following three kinds of mixture models. The first kind of mixture model is forming an asymmetric generalized Gaussian distribution (AGGD) by introducing shape parameters or functions into the generalized normal distribution to describe the skew characteristic [28, 29], so that it can describe not only a symmetric distribution but also an asymmetric distribution. However, the expression of the AGGD is complicated by embedding the gamma function. In the case of using the EM algorithm for maximum-likelihood estimation (MLE), all AGGD parameters in the mixture model are represented by highly nonlinear equations, which makes the numerical solutions cumbersome and sensitive to initial EM values [30]. Combining Gauss with other distributions to form a new model is the second idea. Wilson selected two Gaussian distributions and one uniform distribution to fit the low-gray and high-gray regions of the brain MRA data histogram, respectively [31]. Hassouna proposed a linear combination of a finite mixture model using one Rayleigh distribution and two Gaussian distributions [32]. Hence, for different problems, people need to determine in advance which existing models can be used to form a new probability distribution model, and the number of each distribution also needs to be determined in advance. Therefore, this kind of model is not flexible, and it is also difficult to realize segmentation automatically. The third way is to combine the components of the mixed model with the non-Gaussian distribution. Lee and McLachlan introduced a finite mixture of canonical fundamental deviation t (CFUST) distributions for asymmetric and possibly long-tailed clusters [33]. Sefidpour and Bouguila proposed and investigated the segmentation of spatial color images using the Dirichlet and Beta-Liouville distributions [34]. The normal inverse Gaussian distribution (NIG) is chosen by Karlis and Santourian to deal with skewed subpopulations [35]. Franczak et al. studied the asymmetric Laplace distribution (ALD) for clustering and classification [36]. NIG and ALD belong to the family of generalized hyperbolic (GH) distributions designed by Barndorff-Nielsen [37]. Browne and McNicholas extended a special case for the generalized hyperbolic distribution [38]. Wraith and Forbes studied the properties of these distributions in multiscale and their application in multivariate clustering [39]. Although there are many combination methods of non-Gaussian distribution, only a few methods are used for the segmentation in medical images, especially in liver CT images. Therefore, the study on the segmentation of liver CT images still needs further research. Considering the asymmetric skew characteristic of the gray histogram of the liver CT image, and inspired by the skew characteristic of Johnson-SB distribution, we propose a novel mixture model with the combination of Johnson-SB distribution to segment the liver CT image. In the following paper, the Johnson-SB mixture model and the optimized parameters with the EM algorithm are introduced firstly in Section 2. Secondly, Section 3 gives the implementation details of the segmentation algorithm based on the Johnson-SB mixture model, and the effects of cluster number on the segmentation threshold are also analyzed and compared between GMM and Johnson-SB mixture model in this section. Then, the segmentation experimental results of four randomly obtained abdominal CT image sequences from different image databases are provided in Section 4. Finally, conclusions are drawn in Section 5.

2. Finite Johnson-SB Mixture Model

In 1949, Johnson deduced a curve system called the Johnson system, which contains Johnson-SB, Johnson-SL, and Johnson-SU. The symbol SL means “log-normal system,” SB means “bounded system,” and SU means “unbounded system” [40]. The Johnson system can closely approximate many continuous distributions by one of the three functional forms, so it is very flexible to fit variety curves. Many of the commonly used continuous distributions, such as normal, log-normal, gamma, beta, and exponential, are special cases of the Johnson system; therefore, it has more advantages to fit curves with the Johnson system than any other single distribution [41].

2.1. Johnson-SB Distribution

Johnson-SB is one of the three distributions of the Johnson system. It corresponds to the distribution of a continuous random variable x in which a particular transformation is applied to obtain a normal distribution. The transformation is as follows:where x is a given continuous random variable. In this study, x is the grayscale value of the pixel in the CT image. x ∈ (ξ, ξ + λ), ξ = min (x), λ = max (x) − min (x), and γ and δ are shape parameters, δ > 0, γ ∈ (−∞, +∞). Z is a standard normal random variable, and its probability density function is as follows: We writewhere z is the inverse function of y. According to the transformations of continuous random variable, Then, the probability density function (PDF) with regard to  x is as follows: Figure 3 shows some typical probability density function curves of Johnson-SB with different parameters. The range of horizontal coordinates is from 0 to 255, and the vertical coordinates are the corresponding probability density function values. Figure 3(a) presents the curves with different δ and γ = 0, and it is a normal distribution in the middle. Figures 3(b)∼3(e) present the curves with different δ and γ = 0, respectively, and they have better skew characteristics, especially at the two ends of the abscissa. It can be seen that γ controls the position of the function, and the distributions of the function are normal distribution, negatively skewed distribution, and positively skewed distribution when γ = 0, γ > 0, and γ < 0, respectively.
Figure 3

Probability density function curves with different parameters.

2.2. Johnson-SB Mixture Model (JSBMM) and Optimizing Parameters

2.2.1. Johnson-SB Mixture Model (JSBMM)

The finite mixture model (FMM) refers to the linear superposition of distribution functions of the same type but with different parameters. In the discrete case, the probability density function of a finite mixture distribution can be expressed as a p-dimensional random vector X [42].where x ⊂ X is the pixel grayscale value in the CT image, θ = (δ, γ), p (x|θ) is the density of the kth component, and Θ = (Φ1,…, Φ; θ1,…, θ) is the vector of parameters. Note that p (x| Θ) in Eqn (3) defines a density that is called a K-component finite mixture density. Here, the weight of the kth mixing proportion Φ satisfies the following relations:and According to Eqn (3), the probability density of a Johnson-SB mixture model is defined as follows:Here,is the probability density of a random variable X for a Johnson-SB distribution with the parameters δ  and γ.

2.2.2. Optimizing Parameters with EM Algorithm

The vector of parameters Θ typically introduced by the log-likelihood function is defined as follows: Here, x is the ith discrete grayscale value and N is the number of discrete dots of CT image. The detailed derivation of the parameters given in equations (6)–(8) is presented in Appendix A.

3. Segmentation Algorithm Based on JSBMM

3.1. Implementation Details

There are mainly four steps to implement the segmentation algorithm based on JSBMM, and the details of each step in Algorithm 2 are introduced as follows.

3.1.1. Obtaining the Approximate Gray Value (LV_A)

The Hounsfield unit (HU) value of liver tissue varies from patient to patient. In addition, the X-ray tube of the CT machine will age with longtime use, which results in the intensity decrease in the X-ray source. Therefore, the liver HU values of different CT image sequences are usually different. Clearly, it is not possible to identify all liver scan sequences with the same HU range value. We can make full use of the continuity of CT scan section images to solve this problem. CT scans require patients to hold their breath during data collection, and this process usually takes no more than 20 seconds [43]. Therefore, in the same CT image sequence, the range of gray values between all liver slices varied a little. It is feasible to obtain the liver HU value of this sequence using the slice image with the largest liver area. Figure 4(a) shows the frontal outline of the liver, and Figures 4(b)∼4(d) give the upper, middle, and lower slice images of the liver CT scan sequence, respectively. It can be seen that the liver is almost completely surrounded by the ribs, and the liver image at about 1/3 of the entire sequence is the largest one [44]. For example, if a complete sequence of CT scans of the liver has 90 slices, the liver slice near the 30th slice will be more significant than others.
Figure 4

Frontal outline and the upper, middle, and lower sections of the liver CT scan sequence.

Figures 5(a) and 5(c) show two liver slices taken from two different CT scan sequences, which locate at 1/3 of each sequence. Grayscale-level statistics were performed at about 1/4 of the body section, shown as the dotted line in Figures 5(a) and 5(c). The approximate grayscale value of the liver (LV_A) can be easily calculated after removing the grayscale values of black and white zones. Figures 5(b) and 5(d) are the corresponding gray-level histograms with a sampling width of 10 pixels for the positions shown as the dotted lines in Figures 5(a) and 5(c), respectively. Here, the horizontal coordinates are the grayscale values, and the vertical coordinates are the statistical numbers of the corresponding grayscale values. The grayscale values with maximum statistical numbers are 131 and 178 as shown in Figures 5(b) and 5(d), respectively, which are taken as the approximate grayscale value of the liver (LV_A) in Figures 5(a) and 5(c), respectively. It should be noted that the maximum statistical number of the grayscale value 0 should be omitted, although it is more than 2000, because it means the black zone and is useless for the segmentation of the liver.
Figure 5

Slices of 1/3 of the liver and the corresponding LV_A. (a) A slice of 1/3 of the liver in the first sequence. (b) The LV_A of (a) is 131. (c) A slice of 1/3 of the liver in the second sequence. (d) The LV_A of (b) is 178.

3.1.2. Finding the Maximum Gray Value (LV_M)

Although liver HU values do not change significantly during the scan process, there also exist some slight changes. To segment each slice accurately, it is necessary to further locate the maximum grayscale value of the liver (LV_M) close to the LV_A on the gray-level histogram of each slice. For instance, Figure 6(a) shows the slice of the upper part of the liver CT sequence shown in Figure 5(c). Figure 6(c) displays the slice of the lower part in the same sequence. Figure 6(b) gives the gray-level histogram of Figure 6(a), and the gray-level histogram of Figure 6(c) is shown in Figure 6(d). Because the value of LV_A shown in Figure 5(d) is 178, the corresponding LV_M values of Figures 6(a) and 6(c) are 179 and 176, as shown in Figures 6(b) and 6(d), respectively. Here, it needs to be stated that we should choose the peak value closest to 178 as LV_M, because 178 is determined in Figure 5(d).
Figure 6

Maximum gray value of the liver (LV_M) in CT slice image. (a) The upper section. (b) LV_M of Figure 6(a), (c) The lower section. (d) LV_M of Figure 6(c).

3.1.3. Determining the Segmentation Points

The position of peak and skewness characteristics of the gray-level histogram of liver slices are uncertain and nonuniqueness, so it is difficult to take full advantage of the JSBMM in describing skewness if JSBMM is applied directly to fit the whole gray-level histogram. To make full use of the advantages of Johnson-SB in describing the skew characteristics, we divided the gray-level histogram into the left and right parts at LV_M to ensure that the gray level of the liver is just at the boundary of the histogram, to improve the Johnson-SB segmentation accuracy. The LV_M of Figure 6(c) is 176. At the LV_M point, the gray-level histogram shown in Figure 6(d) is divided into the left part and the right part, and the grayscale values of the segmentation points are obtained using JSBMM to fit the gray-level histograms. Figures 7(a) and 7(b) give the fitting results of the left part and the right part, respectively. The grayscale value of the segmentation point of the left part is 157, which is the intersection of the two rightmost fitting curves shown in Figure 7(a). The grayscale value of the segmentation point of the right part is 190, which is the intersection of the two leftmost fitting curves shown in Figure 7(b). However, if there is a peak of one fitting curve appearing between the intersection point of the other two fitting curves and the LV_M, the grayscale value of this peak will be taken as the segmentation point, which can get better segmentation results. For example, the grayscale value of the segmentation point of the right part should be 188, because the grayscale value of the peak is 188, which appears before the intersection of 190. Therefore, the range of the grayscale value for liver segmentation in Figure 6(c) is set from 157 to 188, which is the range of the segmentation thresholds for Figure 6(c).
Figure 7

Grayscale values of segmentation points and the binarized result.

3.1.4. Binarizing the Images and Processing with Mathematical Morphology

Mathematical morphology is a tool for extracting image components. Erosion, dilation, and filling are three basic morphological set transformations. These transformations involve the interaction between image and structuring element [45]. Figure 7(c) is obtained by binarizing Figure 6(c). The final boundary of the liver segmentation can be drawn as shown in Figure 7(d) after the procession of filling, erosion, and expansion algorithms in mathematical morphology.

3.2. Effect of Cluster Number on the Segmentation Thresholds

A key point of FMM is how to select the cluster numbers to realize a better fitting, and underfitting or overfitting may occur if the cluster number is selected inappropriately [46]. In this study, the cluster number means the number of curves in a cluster used to fit the gray-level histogram. To analyze the effect of different cluster numbers on segmentation thresholds, we choose two different slices to be segmented by GMM and JSBMM in the following Section 3.2.1 and Section 3.2.2, respectively. The initial location of the grayscale value is another consideration to affect the segmentation threshold. In this study, the initial locations are evenly arranged within the range of the grayscale values of the entire image.

3.2.1. Segmentation Thresholds of GMM with Different Cluster Numbers

Table 1 gives the segmentation thresholds of the upper, middle, and lower slices from two different CT image sequences. By analyzing the segmentation thresholds with different cluster numbers n, it can be found that the segmentation thresholds are changeable with the change in n, while they do not tend to be stable with the increasing n. In this study, n denotes the cluster numbers used to fit the gray-level histogram, and n is the same as K in Algorithm 1.
Table 1

Segmentation thresholds of two different CT image sequences using GMM.

Cluster number (n)Segmentation thresholds
Slices of sequence S1Slices of sequence S2
UpperMiddleLowerUpperMiddleLower
6153∼201168∼196158∼204115∼149117∼149115∼147
7157∼201168∼195162∼194109∼150117∼150115∼148
8153∼202165∼197157∼196122∼148121∼145120∼144
9175∼193169∼197175∼188112∼149117∼152116∼148
10154∼201172∼190158∼196124∼150122∼150121∼145
11173∼195169∼193168∼191113∼148118∼153116∼149
12174∼194168∼194169∼191126∼150124∼150124∼147
13177∼193172∼184168∼189115∼147117∼150116∼149
14173∼194169∼190166∼191127∼150124∼150125∼146
15173∼194168∼193168∼191117∼144118∼142117∼145
To illustrate the effect on the segmentation results with different cluster numbers, we give some segmentation results of the upper slices of the sequences S1 and S2. Here, Figure 8 shows the threshold segmentation results of the upper slices with n = 6, 8, 10, 12, and 14 using GMM, respectively. The first row and the second row give the segmentation results and thresholds for the upper slice of the first sequence S1. The third row and the fourth row give the results and thresholds for the upper slice of the second sequence S2.
Figure 8

Segmentation results and thresholds of GMM with different cluster numbers. (a) n = 6. (b) n = 8. (c) n = 10. (d) n = 12. (e) n = 14.

By comparing the segmentation results in the first row, it is not difficult to find that the results of the first three columns with n = 6, 8, and 10 are similar, because the three segmentation results include some other organs that do not belong to the liver. Although the segmentation result in the fourth column with n = 12 only includes the liver, the segmentation result is a little smaller liver than that of the fifth column with n = 14. Therefore, the segmentation result with n = 14 is relatively more reasonable by comparing with the other four results for the first sequence. Comparing the results of row 3 for the second sequence, it is obvious that the results of the first two columns with n = 6 and 8 are not correct, and the segmentation result of the third column with n = 10 is a little smoother than that of the fourth one with n = 12, while the segmentation result of the fifth column with n = 14 turns to be rougher boundary due to overfitting. Thus, the better segmentation result can be obtained when n is 10 for the second sequence. As can be seen from Figure 8, the segmentation results of GMM are sensitive to cluster numbers, and it is not easy for GMM to use fixed cluster number to get accurate segmentation results, which is a difficulty in the application of GMM, especially for a large number of images that need to be segmented. Here, it is needed to be stated that the red contours in the figures in Figure 8 indicate the error zones of the segmentation. It is the same meaning in the following figures.

3.2.2. Segmentation Thresholds of JSBMM with Different Cluster Numbers

Figures 9∼11 give the segmentation thresholds and the results of the upper, middle, and lower slices of the first liver CT sequence S1, and here, the segmentation thresholds are obtained with JSBMM-TDH, which means the gray-level histogram is divided into left and right parts, and it is denoted as thresholds of dividing histogram (TDH). While thresholds of whole histogram (TWH) mean that the segmentation thresholds are obtained with JSBMM under the whole gray-level histogram, and it is denoted as JSBMM-TWH. The segmentation results of JSBMM-TWH are not given in Figures 9∼11, and only the segmentation thresholds are summarized in the TWH column given in Table 2. The segmentation results of JSBMM-TDH with n = 6, 8, 11, and 13 are shown in Figures 9(a)∼9(d), respectively. Figures 9(e)∼9(n) show the segmentation thresholds of the left and right parts with n = 6∼15, respectively. Figures 10(a)∼10(n) and 11(a)∼11(n) give the corresponding segmentation results and thresholds of JSBMM-TDH for the middle and lower slices, respectively.
Figure 9

Segmentation thresholds of JSBMM-TDH with different cluster numbers for the upper slice. (a) n = 6. (b) n = 8. (c) n = 11. (d) n = 13. (e) n = 6. (f) n = 7. (g) n = 8. (h) n = 9. (i) n = 10. (j) n = 11. (k) n = 12. (l) n = 13. (m) n = 14. (n) n = 15.

Figure 11

Segmentation thresholds of JSBMM-TDH with different cluster numbers for the lower slice. (a) n = 6. (b) n = 8. (c) n = 11. (d) n = 13. (e) n = 6. (f) n = 7. (g) n = 8. (h) n = 9. (i) n = 10. (j) n = 11. (k) n = 12. (l) n = 13. (m) n = 14. (n) n = 15.

Table 2

Segmentation thresholds of S1 with different segmentation methods.

n The upper sliceThe middle sliceThe lower slice
JSBMMGMM (Figure 8)JSBMMGMM (Figure 8)JSBMMGMM (Figure 8)
TDH (Figure 9)TWHTDH (Figure 10)TWHTDH (Figure 11)TWH
6143∼194157∼194153∼201166∼200167∼195168∼196149∼189160∼194158∼204
7147∼194156∼198157∼201162∼199171∼190168∼195148∼195161∼193162∼194
8159∼194164∼193153∼202162∼198168∼195165∼197151∼195165∼192157∼196
9160∼194176∼192175∼193162∼196168∼196169∼197153∼196170∼190175∼188
10160∼194176∼192154∼201161∼195173∼190172∼190156∼196171∼187158∼196
11161∼194175∼192173∼195162∼194170∼187169∼193156∼190168∼189168∼191
12163∼193175∼193174∼194162∼194171∼188168∼194157∼189170∼189169∼191
13 164∼194 176∼193177∼193 161∼193 171∼189172∼184 157∼188 171∼189168∼189
14 164∼194 177∼192173∼194 161∼193 171∼185169∼190 158∼188 169∼186166∼191
15 164∼194 172∼185173∼194 162∼193 171∼186168∼193 158∼188 170∼188168∼191

It is obvious that the segmentation thresholds almost tend to be stable when n is bigger than 12, which is shown as the bold values shown in TDH columns.

Figure 10

Segmentation thresholds of JSBMM-TDH with different cluster numbers for the middle slice. (a) n = 6. (b) n = 8. (c) n = 11. (d) n = 13. (e) n = 6. (f) n = 7. (g) n = 8. (h) n = 9. (i) n = 10. (j) n = 11. (k) n = 12. (l) n = 13. (m) n = 14. (n) n = 15.

The segmentation thresholds with n = 6∼15 for the upper, middle, and lower slices are summarized in the corresponding TDH column given in Table 2. It is obvious that the segmentation thresholds almost tend to be stable when n is bigger than 12. While the segmentation thresholds in TWH column are also changeable, even n is bigger than 12, which is similar to the trend of GMM. By analyzing and comparing the range of segmentation thresholds between JSBMM-TDH and JSBMM-TWH with the same n, it can be seen that most of the upper limit values are close to each other, but the lower limit values of JSBMM-TDH are smaller than that of JSBMM-TWH, and the differences are mostly around 10. Analyzing and comparing the segmentation results of (a)∼(d) shown in Figures 9∼11, respectively, the better segmentation results can be obtained for the upper, middle, and lower slices when n is 13. Therefore, considering the trend of segmentation thresholds given in Table 2, we determine to take n = 13 as the fixed cluster number for JSBMM-TDH to segment different CT image sequences in the following segmentation experiments in Section 4. As a matter of convenience in comparison, Table 2 also gives the segmentation thresholds of GMM for liver CT sequence S1 shown in Table 1. By analyzing and comparing the range of segmentation thresholds between JSBMM-TWH and GMM with the same n, it is found that most of the upper and lower limit values are close to each other, which means the segmentation results of JSBMM-TWH are similar to that of GMM. Therefore, the segmentation results of JSBMM-TDH are both better than the results of JSBMM-TWH and GMM. Table 3 gives the segmentation calculation time with different cluster numbers as shown in Figures 9–11. The segmentation time is less affected by the different cluster numbers, and it almost tends to decrease for the middle slice of Figure 10 with a large liver area. In this study, only the parameters Φ, δ, and γ are used to calculate the threshold value of analytic solution, so the segmentation speed is quite fast, and the effect of segmentation time with different cluster numbers can be ignored.
Table 3

Segmentation calculation time for the JSBMM with TDH for the upper, middle, and lower slices when n = 6∼15, respectively (time unit is second).

n 6789101112131415
Upper (Figure 9)2.6211.75.713.053.305.603.014.895.151.99
Middle (Figure 10)5.096.265.514.584.974.464.033.643.943.64
Lower (Figure 11)2.417.574.382.593.092.952.564.105.413.47

4. Segmentation Experimental Results

The JSBMM-TDH was applied to segment four randomly obtained abdominal CT image sequences from different image databases [47,48], and the segmentation thresholds and results of JSBMM-TDH are compared with that of GMM, as shown in Figures 12∼14, which are the upper, middle, and lower slices of the four different CT image sequences, respectively. In these figures, the first row shows the original image from four different CT image sequences, the second row gives the threshold segmentation results of GMM, and the third row is the binary images obtained according to the segmentation results of GMM. The fourth row shows the binary images obtained depending on the segmentation results of JSBMM-TDH. The fifth row is the segmentation results of GMM, and the sixth row gives the results of JSBMM-TDH. The seventh row and the last row provide the left and right segmentation thresholds of JSBMM-TDH, respectively.
Figure 12

Binary images, segmentation thresholds, and results of JSBMM-TDH and GMM for the upper slice.

Figure 14

Binary images, segmentation thresholds, and results of JSBMM-TDH and GMM for the lower slice.

Table 4 gives the comparison of segmentation thresholds and quantitative evaluation for Figures 12–14, respectively. Here, it needs to be stated that the segmentation results of GMM are fitted with different cluster numbers, which is the best one chosen from the segmentation results with n = 6∼15 for each slice for the sequences S2, S3, S4, and S5, respectively, while all segmentation results of JSBMM-TDH are fitted with the same cluster number n = 13. However, most segmentation results of JSBMM-TDH are better than those of GMM, and the other few results are similar to each other. On the whole, it is illustrated that not only the segmentation results of JSBMM-TDH are better than those of GMM, but also the cluster numbers can be fixed at n = 13 without worrying about overfitting. This is good for the implementation of automatic segmentation of liver CT images.
Table 4

Comparison of segmentation thresholds and quantitative evaluation for Figures 12–14.

Liver slice positionSequenceSegmentation thresholdsQuantitative evaluation
GMMJSBMM-TDH(n = 13)Jaccard indexDice's coefficient
GMMJSBMM-TDHDifferenceGMMJSBMM-TDHDifference
Upper slice (Figure 12)S2126∼150 (n = 12)126∼1460.90630.8854−0.02090.95090.9392−0.0117
S3152∼169 (n = 12)146∼1710.87930.94830.0690.93580.97350.0377
S4127∼143 (n = 12)122∼1520.59550.76080.16530.74650.86410.1176
S5196∼226 (n = 12)181∼2120.58180.78050.19870.73560.87670.1411

Middle slice (Figure 13)S2123∼154 (n = 12)117∼1440.91730.92980.01250.95690.96360.0067
S3152∼173 (n = 13)149∼1770.95490.948−0.00690.97690.9733−0.0036
S4130∼145 (n = 12)108∼1510.65230.95270.30040.78950.97580.1863
S5188∼221 (n = 11)172∼2130.97440.97440.00.95010.95010.0

Lower slice (Figure 14)S2125∼151 (n = 12)125∼1400.88520.8794−0.00580.93910.9358−0.0033
S3158∼170 (n = 14)149∼1750.82340.9040.08060.90310.94960.0465
S4100∼126 (n = 13)113∼1530.87150.87770.00620.93140.93490.0035
S5192∼223 (n = 11)169∼2120.94220.97190.02970.89070.94540.0547

Average value0.8320.90110.06910.89220.94020.048
Figure 13

Binary images, segmentation thresholds, and results of JSBMM-TDH and GMM for the middle slice.

The Jaccard index and Dice coefficient are common indexes for quantitative evaluation of image segmentation. The Jaccard index is a statistic used for comparing the similarity of sample sets. The Dice coefficient is another similarity measure index. The Jaccard index and Dice coefficient are calculated to quantitatively evaluate the segmentation results of GMM and JSBMM-TDH, respectively. The values of the Jaccard index and Dice coefficient are given in Table 4, and the values in the column of difference mean the difference value between JSBMM-TDH and GMM, that is, the Jaccard index (or Dice coefficient) of JSBMM-TDH minus that of GMM. The last row gives the average value. The maximum value of difference column in the Jaccard index is 0.1987, and the average value of this column is 0.0691. The maximum value of difference column in the Dice coefficient is 0.1863, and the average value of this column is 0.048. By comprehensive quantitative comparison, it is found that the segmentation results of JSBMM-TDH are better than that of GMM. The website addresses of the data sets S1, S2, S3, S4, and S5 are provided in Appendix B.

5. Conclusions

The JSBMM-TDH with flexibly skewed characteristics proposed in this study is suitable for fitting the skewness distribution of the gray-level histogram of liver CT images. The parameter optimization algorithm employing EM and the implementation process of the segmentation algorithm has been given in detail. The effects of cluster number on segmentation threshold were discussed and compared for GMM, JSBMM-TWH, and JSBMM-TDH, respectively. It is shown that the JSBMM-TDH threshold will tend to be stable at cluster number 13, while the threshold of GMM and the threshold of JSBMM-TWH are similar and sensitive to different cluster numbers. The proposed JSBMM-TDH with cluster number 13 is applied to segment four random CT image sequences, and the segmentation results are compared with those of GMM. Analyzing the segmentation results and quantitative evaluations, it is further illustrated that JSBMM-TDH does not have the overfitting phenomenon with the increase in cluster number, which verifies that JSBMM-TDH has preferable segmentation results and better robustness than GMM. JSBMM-TDH makes it possible to realize the automatic segmentation of live CT image due to the robustness with the fixed cluster number. The JSBMM-TDH can be used not only for liver CT image segmentation, but also for other CT image segmentation as well.
  16 in total

1.  Mixtures of Shifted AsymmetricLaplace Distributions.

Authors:  Brian C Franczak; Ryan P Browne; Paul D McNicholas
Journal:  IEEE Trans Pattern Anal Mach Intell       Date:  2014-06       Impact factor: 6.226

2.  Improved interactive medical image segmentation using Enhanced Intelligent Scissors (EIS).

Authors:  Akshaya Mishra; Alexander Wong; Wen Zhang; David Clausi; Paul Fieguth
Journal:  Conf Proc IEEE Eng Med Biol Soc       Date:  2008

3.  Rayleigh mixture model for plaque characterization in intravascular ultrasound.

Authors:  José C Seabra; Francesco Ciompi; Oriol Pujol; Josepa Mauri; Petia Radeva; João Sanches
Journal:  IEEE Trans Biomed Eng       Date:  2011-01-17       Impact factor: 4.538

4.  Automatic 3D liver location and segmentation via convolutional neural network and graph cut.

Authors:  Fang Lu; Fa Wu; Peijun Hu; Zhiyi Peng; Dexing Kong
Journal:  Int J Comput Assist Radiol Surg       Date:  2016-09-07       Impact factor: 2.924

5.  Automatic boundary detection of the left ventricle from cineangiograms.

Authors:  C K Chow; T Kaneko
Journal:  Comput Biomed Res       Date:  1972-08

6.  The Cancer Imaging Archive (TCIA): maintaining and operating a public information repository.

Authors:  Kenneth Clark; Bruce Vendt; Kirk Smith; John Freymann; Justin Kirby; Paul Koppel; Stephen Moore; Stanley Phillips; David Maffitt; Michael Pringle; Lawrence Tarbox; Fred Prior
Journal:  J Digit Imaging       Date:  2013-12       Impact factor: 4.056

7.  The trends in incidence of primary liver cancer caused by specific etiologies: Results from the Global Burden of Disease Study 2016 and implications for liver cancer prevention.

Authors:  Zhenqiu Liu; Yanfeng Jiang; Huangbo Yuan; Qiwen Fang; Ning Cai; Chen Suo; Li Jin; Tiejun Zhang; Xingdong Chen
Journal:  J Hepatol       Date:  2018-12-11       Impact factor: 25.083

Review 8.  Multi-atlas segmentation of biomedical images: A survey.

Authors:  Juan Eugenio Iglesias; Mert R Sabuncu
Journal:  Med Image Anal       Date:  2015-07-06       Impact factor: 8.545

9.  Region quad-tree decomposition based edge detection for medical images.

Authors:  Sumeet Dua; Naveen Kandiraju; Pradeep Chowriappa
Journal:  Open Med Inform J       Date:  2010-05-28

Review 10.  Artificial intelligence in medical imaging of the liver.

Authors:  Li-Qiang Zhou; Jia-Yu Wang; Song-Yuan Yu; Ge-Ge Wu; Qi Wei; You-Bin Deng; Xing-Long Wu; Xin-Wu Cui; Christoph F Dietrich
Journal:  World J Gastroenterol       Date:  2019-02-14       Impact factor: 5.742

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.