Skip to main content
Computational and Mathematical Methods in Medicine logoLink to Computational and Mathematical Methods in Medicine
. 2014 May 29;2014:401201. doi: 10.1155/2014/401201

Automatic Lung Tumor Segmentation on PET/CT Images Using Fuzzy Markov Random Field Model

Yu Guo 1, Yuanming Feng 1,2, Jian Sun 2, Ning Zhang 1, Wang Lin 1, Yu Sa 1, Ping Wang 2,*
PMCID: PMC4058834  PMID: 24987451

Abstract

The combination of positron emission tomography (PET) and CT images provides complementary functional and anatomical information of human tissues and it has been used for better tumor volume definition of lung cancer. This paper proposed a robust method for automatic lung tumor segmentation on PET/CT images. The new method is based on fuzzy Markov random field (MRF) model. The combination of PET and CT image information is achieved by using a proper joint posterior probability distribution of observed features in the fuzzy MRF model which performs better than the commonly used Gaussian joint distribution. In this study, the PET and CT simulation images of 7 non-small cell lung cancer (NSCLC) patients were used to evaluate the proposed method. Tumor segmentations with the proposed method and manual method by an experienced radiation oncologist on the fused images were performed, respectively. Segmentation results obtained with the two methods were similar and Dice's similarity coefficient (DSC) was 0.85 ± 0.013. It has been shown that effective and automatic segmentations can be achieved with this method for lung tumors which locate near other organs with similar intensities in PET and CT images, such as when the tumors extend into chest wall or mediastinum.

1. Instruction

Combination of positron emission tomography (PET) and CT images provides complementary functional and anatomical information which has been used for tumor volume definition in radiation treatment (RT) planning for lung cancer patients [1]. Automatic methods for tumor segmentation on PET/CT images are highly desired to avoid the inter- and intraobserver variability caused by manual method.

Many automatic tumor segmentation techniques for identification and delineation of cancerous tissues have been reported such as for brain tumor [2], lung tumor [3], and prostate tumor [4]. The segmentation can be performed either on a single image set, such as CT [5], PET [6], or MRI images [7], or on the fused image set of different image modalities such as CT/PET [810] or multiparametric MRI images [2, 11]. Different types of tumors and image modalities have different image features, and thus different segmentation strategy should be developed for effective and accurate tumor segmentations.

CT images provide anatomical information with high spatial resolution. However, for the lung tumors abutting or involved in adjacent structures such as chest wall, mediastinum, or diaphragm which show intensities similar to those of tumors on the images, it is difficult to distinguish them from the adjacent tissues with commonly used autosegmentation algorithms. Lung tumors can be distinguished from the adjacent tissues on PET images, but the segmentation accuracy is still limited due to the coarser spatial resolution of the image data and motion artifacts as the result of time-consuming procedure of data acquisition. Therefore, one of the key points of lung tumor segmentation on PET/CT images is to combine the advantages of the two image modalities effectively.

Several methods [810] are proposed for lung tumor segmentation on PET/CT images. Most of the reported methods fuse different features extracted from PET and CT images inside one single N-dimensional vector. In this paper, we propose a new strategy for fusing PET and CT information. The method is based on fuzzy Markov random field (MRF) model which has shown effective performance for unsupervised image segmentation [12, 13]. Different from traditional fuzzy MRF method, the proposed method designs a new joint posterior probabilistic model for effective combination of PET and CT image information. The new method was evaluated using image data of 7 patients with lung cancer in this study and experimental results showed its good performance in automatic tumor delineation.

This paper is organized as follows. We first present the basic theory about image segmentation using fuzzy MRF model in Section 2.1. The framework of lung tumor segmentation on CT/PET images using fuzzy MRF model is then described in Section 2.2. The evaluation of the proposed method and quantification results are shown in Section 3. Finally, discussion and conclusion are presented at the end.

2. Materials and Methods

2.1. Image Segmentation Based on Fuzzy MRF Model

The fuzzy MRF model is an unsupervised statistical methodology that takes place in Bayesian framework. Image segmentation based on fuzzy MRF model requires modeling two random fields [14]. For the set of pixels S = {1,…, N} of an image to be segmented, Y = (y s)sS is the observed random field which represents the observed image and takes its value in the set of real numbers, while X = (x s)sS is the unobserved random field, which corresponds to the final segmentation results and takes its value in the set of {1,2,…, k,…, K}, with K being the number of classes. In comparison to the standard implementation where only a finite number of hard classes are considered, fuzzy segmentations allow each pixel to belong simultaneously to more than one class. From this point of view, x s which is the realization of the random field X for the pixel at location s should be associated with a vector [x s1, x s2,…, x sk,…, x sK]T with x s1 + x s2 + ⋯+x sk + ⋯+x sK = 1, where x sk is the membership degree of the pixel to class k. The segmentation problem consists of estimating x s = [x s1,…,x sk,…,x sK]T (sS) from the available noisy observation.

The relationship between X and Y can be modeled by the joint distribution P(X, Y). According to Bayesian principle, we have P(X, Y) = P(Y | X)P(X), where P(X) is the prior distribution of X and P(Y | X) is the posterior distribution. In the fuzzy MRF model, P(X) is assumed to be stationary and Markovian.

Image segmentation problem is considered as a maximum a posteriori (MAP) problem. That is to estimate the membership degree matrix x = [x 1; x 2; …; x N]T of the studied image which maximizes probability density function (PDF) p(x | y), where N is the number of pixels in the image and y represents the intensity or feature vector of the image. There is x=argmaxxp(xy). In Bayesian framework, p(x | y) = p(y | x)p(x)/p(y), where p(y) can be considered independent of p(x). Therefore, we have

x=argmaxxp(yx)p(x)=argmaxx[lnp(yx)+lnp(x)]. (1)

The probabilistic models used for p(y | x) and p(x) are based on the prior knowledge of the studied image. In fuzzy MRF model, X is set as Gibbs distribution for the reason that pixels tend to belong to the same class with their neighbors. For the posterior distribution p(y | x), Gaussian distribution is usually used, since, for a region with common properties in images, it is reasonable to assume that the intensity or other feature values are distributed around the mean value of the class. As long as proper probabilistic models are determined, the membership degree matrix x can be estimated by solving the maximization problem in (2).

2.2. Tumor Segmentation on PET/CT Images Using Fuzzy MRF Model

In this subsection, the fuzzy MRF method for tumor segmentation on PET/CT images is described in detail. For segmenting tumor on PET/CT images, x s is the membership degree of the voxel at location s to tumor class. y s is related to some image features of the voxel at location s extracted from PET and CT images. Here, the CT image intensity y CT and the standardized uptake value (SUV) y SUV derived from PET images are used. Therefore, tumor segmentation on PET/CT image using fuzzy MRF model is actually done to estimate the membership degree to tumor class of each voxel by solving the maximization problem as shown in

x=argmaxx[lnp(yCT,ySUVx)+lnp(x)]. (2)

One of the key points about the above maximization problem is to choose proper probabilistic models for p(y CT, y SUV | x) and p(x). Since regions which show tumor features on both PET and CT images may be tumor regions with higher possibility, we set p(y CT, y SUV | x) as xmin⁡[p 11(y SUV), p 21(y CT)]+(1 − x)max⁡[p 10(y SUV), p 20(y CT)], where p 11 and p 21 are the PDFs of the two features given that the studied voxels belong to tumor class, while p 10 and p 20 are the PDFs of the two features given that the voxels belong to normal tissue class. p 21 and p 20 are set as Gaussian functions, since the CT intensities of tumor tissues and normal tissues around the tumor tissues are usually assumed to be distributed around the mean value of their own class. Besides, it is reasonable to assume that SUVs of normal tissues have a normal distribution, so p 10 is also set as a Gaussian function. For p 11(y SUV), a uniform distribution is used, which means that voxels with a SUV value greater than a threshold have the same possibility to be tumor class. The parameters of p 11, p 21, p 10, and p 20 are estimated by fitting the histogram of the region obtained from C-means clustering with the selected distributions. The prior distribution of p(x) is set as Gibbs distribution as in other fuzzy MRF methods [13]. As a result, the final maximization problem can be noted as

x=argmaxxC(x), (3)

with

C(x)=i{ln[ximin[p11(yiSUV),p21(yiCT)]+(1xi)max[p10(yiSUV),p20(yiCT)]]βjRi(xixj)2}, (4)

where i and j are the image indexes, x i is the membership degree of the ith voxel belonging to tumor class, R i is the neighborhood (5 × 5 × 3) of the ith voxel, and β is the smoothing parameter which affects the smoothness of segmentation results. Besides, p 10(y iSUV) can be computed with the following function:

p10(yiSUV)=12πσ102exp((yiSUVμ10)22σ102), (5)

where μ 10 and σ 10 2 are, respectively, the mean and variance of the Gaussian function in (5). The function p 11(y iSUV) is shown as follows;

p11(yiSUV)={0,yiSUV<a,1ba,yiSUVa, (6)

where a is a SUV threshold to distinguish tumor tissues from normal tissues and b is the maximum SUV value of the PET image studied.

Gradient decent algorithm is used to solve the optimization problem in (3). The iterative form of the proposed method can be summarized as follows.

  1. Initialize the vector of membership degree x(0) = [x 1(0), x 2(0),…, x N(0)].

  2. Update x(n + 1) = x(n) − αΔx(n), where Δx(n) = [Δx 1(n), Δx 2(n),…, Δx N(n)] and Δx i(n) = ∂[−C(x(n))]/∂x i(n).

  3. Repeat step (2) until ||x(n+1)−x(n)||2ε, where ||·||2 represent 2-norm and ε is the stopping threshold set as a small positive real number.

In the proposed method, the step size α and the smoothing parameter β need to be selected. A large step size may make the algorithm divergent, so using a small step size is common practice. β should be selected according to the smoothness of tumor tissues on images. Once the membership degree vector x is estimated, we determine the final tumor regions using a simple threshold method.

3. Experiments and Results

The PET and CT simulation images of 7 non-small cell lung cancer (NSCLC) patients were used to evaluate the proposed method. PET and CT fusion results of studied images using MIM 5.2 (MIM Software) were exported to in-house-developed software for the study. Gross tumor volume (GTV) delineation with the proposed MRF method and manual method by an experienced radiation oncologist on the fused images were performed, respectively. The manually contoured GTVs were checked and confirmed by another experienced radiation oncologist. The robustness of MRF method was evaluated by comparing the overlap of the two delineations using Dice's similarity coefficient (DSC) expressed as 2(v1∩v2)/(v1 + v2), where v1 is the manually delineated GTV volume and v2 is the GTV volume obtained with the new automatic method.

Some lung tumors in the studied cases locate near other organs with similar intensities to tumor tissues in PET and CT images (such as the chest wall or the mediastinum), and it is difficult to segment these lung tumors. Figure 1(a) shows a fused PET/CT image of a patient with lung cancer; the tumor locates close to the mediastinum and has image features similar to those of the mediastinum. Figure 1(b) shows another case in which the tumor is close to the chest wall.

Figure 1.

Figure 1

Fused PET/CT images of two patients with lung tumors delineated by radiation oncologist shown in red lines.

The proposed segmentation algorithm performs on a manually selected region rather than the whole volume enclosed by the image set. Lung tumors locate in the selected regions, as shown in Figure 2. There are much fewer tissue components in the selected region than in the whole volume which makes the segmentation easier. In order to obtain the probabilistic model parameters of p 10, p 11, p 20, and p 21 in (3), the fuzzy C-means clustering [15] is applied to the regions of interest in the studied PET and CT images. Figure 3 shows the estimated membership degrees of the selected region in Figure 2 to tumor class with fuzzy C-means clustering. It is assumed that the voxels which have the membership degrees greater than 0.1 belong to tumor class. Then, we can have a rough segmentation of the selected region. According to the segmentation result, the desired probabilistic model parameters, such as the means and deviations of Gaussian models in (5), can be estimated. Figure 4 shows the probabilities of tumor class of the voxels in the selected region of Figure 2, which are computed based on the probabilistic model parameters estimated in the previous step.

Figure 2.

Figure 2

An axial CT slice of a patient with the region to be segmented marked.

Figure 3.

Figure 3

Membership degrees to tumor class of the selected region in Figure 2 obtained with fuzzy C-means clustering; (a) only CT intensity feature is used; (b) only SUV feature is used.

Figure 4.

Figure 4

Probabilities of tumor class of the voxels within the selected region in Figure 2, (a) p 21(y CT); (b) p 11(y SUV).

Figure 5 shows the tumor segmentation results of 3 patients obtained, respectively, with the manual method, fuzzy MRF method using only PET images, and the proposed method using CT/PET images. As shown in Figure 5, lung tumors in these cases are close to other tissues with similar image features. We can also see that GTVs determined by using only PET images are bigger than the ones obtained with the other two methods in most cases, while GTVs obtained with the manual method and the proposed method are similar. For the other cases, we obtained the same results.

Figure 5.

Figure 5

GTVs in axial CT slices of patient (a), (b), and (c). GTVs in blue are the results with fuzzy MRF method using only PET images and GTVs in red and green are the results with the new method and manual method, respectively, using both PET and CT images.

In our work, the traditional MRF model method in [13] and fuzzy C-means clustering are also used to segment lung tumors. CT/PET image based segmentation results obtained with the two methods are much worse than the results of the two methods using only PET images. The DSCs of the two methods for all the studied cases were 0.59 ± 0.034 and 0.62 ± 0.029, respectively. It means that the two methods cannot effectively combine CT and PET image information to achieve accurate lung tumor segmentation. DSC of the proposed method for all the studied cases was 0.85 ± 0.013. Therefore, the proposed method is able to effectively utilize CT and PET image information and achieves good lung tumor segmentation.

4. Conclusions

CT/PET images provide complementary functional and anatomical information of human tissues and lead to better lung tumor definition. This paper proposes a fuzzy MRF model based method for automatic lung tumor segmentation on CT/PET images. Different from traditional fuzzy MRF model method, it utilizes a new joint posterior probabilistic model, which can effectively take advantage of both CT and PET image information for the identification and delineation of tumor volume. Experimental results show its good performance. For lung tumors which locate near other tissues with similar intensities in PET and CT images, such as when they extend into the chest wall or the mediastinum, this method was able to achieve more effective tumor segmentation. In future work, we will further test the reliability of this method with more clinical data.

Acknowledgments

This work was supported by Grants from the National Natural Science Foundation of China (81171342, 81201148), Tianjin Research Program of Application Foundation and Advanced Technology (14JCQNJC09500), the National Research Foundation for the Doctoral Program of Higher Education of China (20130032120070, 20120032120073), and Independent Innovation Foundation of Tianjin University (60302064, 60302069).

Conflict of Interests

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

References

  • 1.Katsuyuki S, Akiko N, Takanori A, et al. Use of FDG-PET in radiation treatment planning for thoracic cancers. International Journal of Molecular Imaging. 2012;2012:9 pages. doi: 10.1155/2012/609545.609545 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Dou W, Ruan S, Chen Y, Bloyet D, Constans J-M. A framework of fuzzy information fusion for the segmentation of brain tumor tissues on MR images. Image and Vision Computing. 2007;25(2):164–171. [Google Scholar]
  • 3.Gu Y, Kumar V, Hall LO, et al. Automated delineation of lung tumors from CT images using a single click ensemble segmentation approach. Pattern Recognition. 2013;46(3):692–702. doi: 10.1016/j.patcog.2012.10.005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Artan Y, Haider MA, Langer DL, et al. Prostate cancer localization with multispectral MRI using cost-sensitive support vector machines and conditional random fields. IEEE Transactions on Image Processing. 2010;19(9):2444–2455. doi: 10.1109/TIP.2010.2048612. [DOI] [PubMed] [Google Scholar]
  • 5.Li C, Wang X, Eberl S, et al. A likelihood and local constraint level set model for liver tumor segmentation from CT volumes. IEEE Transctions on Biomedical Engineering. 2013;60(10):2967–2977. doi: 10.1109/TBME.2013.2267212. [DOI] [PubMed] [Google Scholar]
  • 6.Halt M, le Rest CC, Turzo A, Roux C, Visvikis D. A fuzzy locally adaptive Bayesian segmentation approach for volume determination in PET. IEEE Transactions on Medical Imaging. 2009;28(6):881–893. doi: 10.1109/TMI.2008.2012036. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Cui H, Wang X, Feng D. Automated localization and segmentation of lung tumor from PET-CT thorax volumes based on image feature analysis. Proceedings of the 34th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBS '12); September 2012; San Diego, Calif, USA. pp. 5384–5387. [DOI] [PubMed] [Google Scholar]
  • 8.Wojak J, Angelini ED, Bloch I. Joint variational segmentation of CT-PET data for tumoral lesions. Proceedings of the 7th IEEE International Symposium on Biomedical Imaging: From Nano to Macro (ISBI '10); April 2010; pp. 217–220. [Google Scholar]
  • 9.Gribben H, Miller P, Hanna GG, Carson KJ, Hounsell AR. Map-Mrf Segmentation of lung tumours in pet/ct images. Proceedings of the IEEE International Symposium on Biomedical Imaging: From Nano to Macro (ISBI '09); July 2009; pp. 290–293. [Google Scholar]
  • 10.Ballangan C, Wang X, Eberl S, Fulham M, Feng D. Automated detection and delineation of lung tumors in PET-CT volumes using a lung atlas and iterative mean-SUV threshold. International Society for Optics and Photonics, Image Processing; February 2009; [Google Scholar]
  • 11.Zhang N, Ruan S, Lebonvallet S, Liao Q, Zhu Y. Kernel feature selection to fuse multi-spectral MRI images for brain tumor segmentation. Computer Vision and Image Understanding. 2011;115(2):256–269. [Google Scholar]
  • 12.Ruan S, Lebonvallet S, Merabet A, Constans J-M. Tumor segmentation from a multispectral MRI images by using support vector machine classification. Proceedings of the 4th IEEE International Symposium on Biomedical Imaging: From Nano to Macro (ISBI ’07); April 2007; pp. 1236–1239. [Google Scholar]
  • 13.Liu X, Langer DL, Haider MA, Yang Y, Wernick MN, Yetik IŠ. Prostate cancer segmentation with simultaneous estimation of Markov random field parameters and class. IEEE Transactions on Medical Imaging. 2009;28(6):906–915. doi: 10.1109/TMI.2009.2012888. [DOI] [PubMed] [Google Scholar]
  • 14.Caillol H, Pieczynski W, Hillon A. Estimation of fuzzy Gaussian mixture and unsupervised statistical image segmentation. IEEE Transation on Image Processing. 1997;6(3):425–440. doi: 10.1109/83.557353. [DOI] [PubMed] [Google Scholar]
  • 15.Chuang K-S, Tzeng H-L, Chen S, Wu J, Chen T-J. Fuzzy c-means clustering with spatial information for image segmentation. Computerized Medical Imaging and Graphics. 2006;30(1):9–15. doi: 10.1016/j.compmedimag.2005.10.001. [DOI] [PubMed] [Google Scholar]

Articles from Computational and Mathematical Methods in Medicine are provided here courtesy of Wiley

RESOURCES