Abstract
In this paper we propose an atlas-aided probabilistic model-based segmentation method for estimating the fibroglandular tissue in breast MRI, where a novel fibroglandular tissue atlas is learned to aid the segmentation. The atlas represents a pixel-wise likelihood of being fibroglandular tissue in the breast, which is derived by combining deformable image warping, using aligned breast contour points as landmarks, with a kernel density estimation technique. A mixture multivariate model is learned to characterize the breast tissue using MR image features, and the segmentation is subsequently based on examining the posterior probability where the learned atlas is incorporated as the prior probability. In our experiments, the algorithm-generated segmentation results of 10 cases are compared to the manual segmentations, verified by an experienced breast imaging radiologist, to assess the accuracy of the algorithm, where the Dice’s Similarity Coefficient (DSC) shows a 0.85 agreement. The proposed automated segmentation method could be used to estimate the volumetric amount of fibroglandular tissue in the breast for breast cancer risk estimation.
1 Introduction
Breast magnetic resonance imaging (MRI) provides 3D scanning and has emerged as an effective modality for breast cancer risk assessment for high-risk population [1, 2]. Studies indicate that the percentage of fibroglandular tissue (FT%) computed in breast MRI is related to breast cancer risk [2, 3]. To estimate the FT% in breast MRI, accurate segmentation of the fibroglandular tissue from the breast is a fundamental step. Fibroglandular tissue segmentation is challenging in several aspects. First, segmenting the breast as an organ from the remaining parts of the MR image is critical [4]. Second, fibroglandular tissue may be present anywhere in the breast with varying amounts, shapes, and patterns, which is challenging to model by simple geometric descriptors. In addition, the bias field is common in breast MRI where the intensity inhomogeneity may considerably affect the appearance of tissue properties.
The problem of automated fibroglandular tissue segmentation has received little attention in the literature to date [4, 5]. In addition to the qualitative estimation of the fibroglandular tissue by visual assessment [3], most previous studies rely on semi-automated segmentation methods such as interactive thresholding [1] or clustering [2, 6]. Fuzzy C-means (FCM) has been used where usually the number of clusters either relies on user’s determination [2] or based on intensity range assumptions followed by interactive adjustments [6]. Visual assessment and interactive methods are subjective and introduce inter- and intra-reader variability [1–3, 6]. An automatic method is reported in [4] to simultaneously segment heart, pectoral, lung, and breast, in which the fibroglandular tissue is also processed in the axial view of breast MRI. In dealing with intensity inhomogeneity, FCM, N3 [7], and CLIC [8] have been recently tested for breast MRI [5], where segmentation performance of different combinations of these algorithms is reported based mainly on the visual evaluation by radiologists.
We propose an atlas-aided probabilistic model-based method for fibroglandular tissue segmentation, where a likelihood atlas is constructed to aid the segmentation. The breast tissue is characterized by a mixture model and segmentation is based on posterior probability evaluation by incorporating the likelihood atlas as a prior. Our major contributions include i) constructing the novel fibroglandular tissue likelihood atlas and ii) proposing an atlas-aided probabilistic model-based method to address the challenging problem of fibroglandular tissue segmentation in breast MRI.
2 Methods
The proposed segmentation method includes two preprocessing steps. First, the outline of the breast is segmented in the breast MR images, implemented based on [9]. This step is critical to the fibroglandular tissue estimation because it precludes the interferences coming from the non-breast regions. Second, we further process the segmented breast by applying the nonparametric non-uniform intensity normalization (N3) algorithm [7] to reduce bias field. After that, our atlas-aided model-based segmentation method consists of three major modules, i.e., 1) likelihood atlas construction, 2) model learning, and 3) segmentation, as described in the following.
2.1 Fibroglandular Likelihood Atlas Learning
We construct a fibroglandular tissue likelihood atlas to aid the segmentation. The atlas represents a statistical likelihood of being fibroglandular tissue for each pixel on a standard breast template and it is derived by deformable breast image warping and kernel density estimation techniques. Our atlas is similar in principle to shape/organ atlases in the notion of “statistical atlas” but differs in that it describes the likelihood of breast tissue type rather than the anatomy/structure of a shape or organs [4, 10]. In our approach, we choose not to treat fibroglandular tissue as a well-defined structure in the image (e.g., the shape of the fibroglandular tissue can vary largely between cases), but rather model its spatial distribution to construct the likelihood atlas.
The likelihood atlas is derived based on “ground truth” segmented fibroglandular tissue (e.g., provided by an expert), from a set of training samples of 3D breast MRI scans, and processing is performed separately at the intra-case and inter-case levels.
Intra-case Learning
For a given 3D scan, the first step is to create a case-specific 2D breast template in the form of a closed contour of the breast. To do so, the slices of the given scan are aligned via rigid registration [11] to the center slice. Then, the breast contour for each slice is extracted [9] and interpolated into equidistantly distributed points of a fixed number (200 in our settings) (Fig. 1(a)(b)). The points of breast contours across the different slices are then matched by the non-linear dynamic time warping (DTW) algorithm [12] to establish point-correspondence (Fig. 1(c)), from which a breast contour is produced by averaging the corresponding matched-points across different slices. The averaged contour delineates a 2D mean shape of the breast defined as the case-specific 2D breast template for the given scan (Fig. 1(c)).
Next, pixel-wise likelihood is learned for each point in the case-specific 2D breast template. For each of the training slice, we take its breast contour points as original landmarks and warp the whole slice to align it with the case-specific breast template whose breast contour points are taken as the corresponding target landmarks (Fig. 1(d)). Here the warping is implemented in a deformable manner by the Delaunay triangulation and cubic interpolation [13]. In this way we transfer all slices and the associated segmented fibroglandular tissues into the same coordinate space. Subsequently, we project the segmented fibroglandular tissues for each slice into the case-specific breast template space where a 2D spatial distribution of the accumulated projected points is formed. Let represent the N accumulated points where Zi = [xi, yi] encodes the 2D coordinates for point i, we apply the following 2D kernel density estimation [14] to derive a continuous distribution function,
(1) |
where Gaussian kernel is selected for GH and the bandwidth H is automatically determined according to [14]. Function fH(Z) represens a pixel-wise likelihood of being fibroglandular tissue in the breast template, which yields the case-specific fibroglandular likelihood atlas for the given MRI scan (Fig. 1(e)).
Inter-case Learning
By repeating the above intra-case processing for multiple 3D scans we obtain multiple case-specific likelihood atlases (Fig. 2(a)-(c)). At the inter-case level, we apply similar processes as described above to generate the likelihood atlas over the entire training set. First, an overall 2D breast template is generated from averaging the DTW-matched contour points extracted from multiple case-specific 2D atlases. Then all the case-specific atlases are deformed by the Delaunay triangulation and cubic interpolation [13] to the overall breast template space to average out an overall fibroglandular likelihood atlas (denoted by A1 ; Fig. 2(d)). Since a breast primarily consists of fibroglandular tissue and fat, a fat likelihood atlas A2 can be obtained simultaneously as A2 = 1 − A1. The two atlases will be used in Section 2.3.
2.2 Fibroglandular Tissue Model Learning
A mixture model of Gaussian distribution is employed to model the fibroglandular tissue and fat, respectively, using image-derived features of the tissue appearance. For more efficient model learning, we choose to work at the superpixel [15] rather than pixel level (note here a pixel essentially represents a voxel). We adapt a publicly available code in [15] to over-segment to a set of superpixels (superpixel number is initially set to 300 by referring to [16]) in which the superpixels in the non-breast regions are filtered out (Fig. 3(a)). Then tissue feature vectors (X) are computed at the superpixel level including, mean intensity, intensity variance, skewness, and kurtosis [17]. For each class of tissue, the following multivariate mixture model Θ is learned,
(2) |
where d = 4, ωk, μk and Σk represent the weight, mean, and covariance matrix of the k-th Gaussian component, respectively. The integrated expectation–maximization (EM) and iterative pairwise replacement algorithm (IPRA) [12] are adapted to learn the model, in which the mixing component number K is automatically determined. Briefly, the EM algorithm performs an initial estimation of the components and a refinement process is followed by the IPRA algorithm. The learned two models are denoted by where Θ1 is for fibroglandular tissue and Θ2 for fat, respectively.
2.3 Fibroglandular Tissue Segmentation
We formulate the segmentation of a test breast (i.e., the set of 2D slices) as the atlas-aided posterior probability assessment after incorporating the likelihood atlases as prior probability. To do so, the correspondence between each of the test slices (Fig. 3(a)) and the atlas (i.e., the breast template; Fig. 3(b)) needs to be established. We utilize a similar warping process as described in the atlas construction to deform the likelihood atlas to align with a test slice by the Delaunay triangulation and cubic interpolation [13] (Fig. 3(c)). For segmenting a single test slice, we compute pixel-wise posterior probability. Note that the atlas gives pixel-wise likelihood but the test image features are extracted in terms of superpixels. Therefore, in computing the pixel-wise posterior probability for each pixel within a superpixel region, the same set of image features is repeatedly used for each pixel belonging to that superpixel (refer to equation (4)). This way the segmentation can benefit both from the robustness of superpixels to noise and the sensitivity to small blobs of fibroglandular tissue. For each pixel q of a superpixel S in the test slice I (assume I is a gray level image and I(q) ∈ [0,255]), the posterior probability (Fig. 3(f)) w. r. t the learned models is computed by:
(3) |
where P(q|Θm) (Fig. 3(e)) is calculated at its superpixel level using equation (2):
(4) |
and P(Θm(q)) (Fig.3d) is based on atlas Am weighted by a regularization item Rm:
(5) |
In equation (5), Am(q) is the corresponding likelihood value of the aligned atlas and Rm(q) (R1 for fibroglandular tissue and R2 for fat) is a regularization/weighting coefficient based on the intensity properties of the test slice. The term Rm is considered as a further regularization to the magnitude of the a priori learned atlas to better fit the given test case for improved segmentation. Fibroglandular tissue is segmented (Fig. 3(g)(h)) as the pixels that satisfy P(Θ1|q) > P(Θ2|q).
3 Results
In our experiments we use 10 3D bilateral MRI cases randomly selected from a high-risk screening population [18], with cancer-unaffected, T1-weighted, non-fat-suppressed imaging in the sagittal view. Three cases fall in the Breast Imaging-Reporting and Data System (BI-RADS) density category III and 7 in category IV. There are 56 slices for each scan, resulting in a total of 10×56=560 2D MRI slices used in our experiments. Women were imaged prone in a 1.5T scanner with dedicated surface breast coil; matrix size: 256×256; slice thickness: 2-3.5mm; flip angle: 20°. The fibroglandular tissue for each case (after bias correction) is manually segmented by a 10-year experienced breast imaging radiologist, who estimates the fibroglandular regions in the breast by adapting a previously-suggested intensity thresholding approach [1]. The radiologist has the option to first select a rough region of fibroglandular tissue by outlining a closed contour prior to operating the thresholding. This manual segmentation is considered as our ground truth for validation.
Our experiments are based on leave-one-out cross validation: in each loop 9 cases are used for model training and atlas learning and the left one is used for testing. The segmentation accuracy is based on assessing agreement of the 3D volume between the algorithm- and manual-generated segmentation by the Dice's Similarity Coefficient (DSC). We also compare our segmentation against the intensity-based FCM clustering algorithm [19], which has previously been used for fibroglandular tissue segmentation in breast MRI. In our implementation we also apply the two preprocessing steps (e.g., the breast boundary segmentation and bias field correction) and we fix the number of cluster to 2 to guide the FCM to divide the breast into two broad intensity-based clusters: fibroglandular tissue and fat. Finally, we also compare our proposed method to a conventional (e.g., without atlas prior) Gaussian mixture model (GMM) where P(Θm) is set to 0.5 for equal occurrence frequency for the two breast tissue classes.
Table 1 lists the volumetric DSC performance comparison for each of the 10 cases. Overall we achieved an average segmentation accuracy of DSC=0.85. As can be seen, our proposed atlas-aided method brings a significant improvement in segmentation accuracy over FCM and the conventional GMM method (the corresponding p values are 0.0009 and 0.004 for comparing our atlas-aided method against the GMM and FCM, respectively, using a paired t-test), which suggests a benefit from incorporating the constructed fibroglandular tissue likelihood atlases in the segmentation process. Segmentation examples are shown in Fig. 4 with the comparison to the corresponding manual segmentations.
Table 1.
Case | #1 | #2 | #3 | #4 | #5 | #6 | #7 | #8 | #9 | #10 | Average |
---|---|---|---|---|---|---|---|---|---|---|---|
Atlas-GMM | 0.80 | 0.81 | 0.82 | 0.89 | 0.88 | 0.87 | 0.88 | 0.83 | 0.84 | 0.85 | 0.85 |
GMM | 0.57 | 0.47 | 0.62 | 0.79 | 0.73 | 0.71 | 0.79 | 0.74 | 0.70 | 0.77 | 0.69 |
FCM | 0.66 | 0.68 | 0.73 | 0.87 | 0.79 | 0.80 | 0.82 | 0.70 | 0.79 | 0.79 | 0.76 |
As a preliminary validation of the dependency of our method on the pre-selected number of superpixels, we also experiment with initializing the superpixel algorithm [15] by 1000 superpixels. We observe that the atlas-aided segmentation accuracy remains relatively stable, with a slight increase of ~ 0.3% relative to 300 superpixels.
4 Discussion and Conclusion
We propose an atlas-aided probabilistic model-based approach for fibroglandular tissue segmentation in breast MRI. The constructed statistical atlases serve as an effective prior of fibroglandular tissue likelihood in posterior probability assessment for segmentation. Experiment results demonstrate superior segmentation accuracy for our approach, compared to other commonly used approaches, suggesting a benefit of incorporating the constructed atlases in the proposed segmentation method. This work is performed to establish proof-of-concept and feasibility for our algorithm. Based on the segmentation, it is straightforward to derive a volumetric percentage of the fibroglandular tissue (FT%), which could ultimately be used for breast cancer risk estimation. In addition, the computed posterior probabilities could essentially be translated into voxel-wise percentages of fibroglandular tissue to alleviate partial volume effects [2] and provide aggregated relative measures of fibroglandular tissue.
Future work will include further validation with a larger dataset including different vendors and protocols, extending the atlas construction in the 3D space, and employing additional image features (e.g., textures) to characterize the tissue properties. Multi-reader variability study on the manual segmentation will also be considered. Further testing of performance dependence on the number of superpixels is also warranted to fully validate our method’s robustness.
Acknowledgments
This work was supported by NIH (1R21CA155906-01A1) and the Institute for Translational Medicine and Therapeutics (ITMAT) Transdisciplinary Program (UL1RR024134) from the National Center for Research Resources.
References
- 1.Khazen M, Warren RM, et al. A pilot study of compositional analysis of the breast and estimation of breast mammographic density using three-dimensional T1-weighted magnetic resonance imaging. Cancer Epidemiol. Biomarkers Prev. 2008;17:2268–2274. doi: 10.1158/1055-9965.EPI-07-2547. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Klifa C, Carballido-Gamio J, Wilmes L, Laprie A, Shepherd J, Gibbs J, Fan B, Noworolski S, Hylton N. Magnetic resonance imaging for secondary assessment of breast density in a high-risk cohort. Magn. Reson. Imag. 2010;28(1):8–15. doi: 10.1016/j.mri.2009.05.040. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.King V, Brooks JD, Bernstein JL, Reiner AS, Pike MC, Morris EA. Background parenchymal enhancement at breast MR imaging and breast cancer risk. Radiology. 2011;260(1):50–60. doi: 10.1148/radiol.11102156. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Mérida AG, Kallenberg M, Martí R, Karssemeijer N. Fully automatic fibroglandular tissue segmentation in breast MRI: atlas-based approach. MICCAI Workshop. 2011 [Google Scholar]
- 5.Lin M, Chan S, Chen JH, Chang D, Nie K, Chen ST, Lin CJ, Shih TC, Nalcioglu O, Su MY. A new bias field correction method combining N3 and FCM for improved segmentation of breast density on MRI. Medical Physics. 2011;38(1) doi: 10.1118/1.3519869. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6.Nie K, Chen JH, Chan S, Chau MK, Yu HJ, Bahri S, Tseng T, Nalcioglu O, Su MY. Development of a quantitative method for analysis of breast density based on three-dimensional breast MRI. Med. Phys. 2008;35:5253–5262. doi: 10.1118/1.3002306. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Sled JG, Zijdenbos AP, Evans AC. A nonparametric method for automatic correction of intensity nonuniformity in MRI data. IEEE TMI. 1998;17:87–97. doi: 10.1109/42.668698. [DOI] [PubMed] [Google Scholar]
- 8.Li C, Xu C, Anderson AW, Gore JC. MRI Tissue Classification and Bias Field Estimation Based on Coherent Local Intensity Clustering: A Unified Energy Minimization Framework. In: Prince JL, Pham DL, Myers KJ, editors. IPMI 2009. LNCS. Vol. 5636. Springer, Heidelberg; 2009. pp. 288–299. [DOI] [PubMed] [Google Scholar]
- 9.Wu SD, Weinstein SP, Conant EF, Localio AR, Schnall MD, Kontos D. Fully automated chest wall line segmentation in breast MRI by using context information. SPIE Medical Imaging: CAD. 2012 [Google Scholar]
- 10.Chintalapani G, Ellingsen LM, Sadowsky O, Prince JL, Taylor RH. Statistical Atlases of Bone Anatomy: Construction, Iterative Improvement and Validation. In: Ayache N, Ourselin S, Maeder A, editors. MICCAI 2007, Part I. LNCS. Vol. 4791. Springer, Heidelberg; 2007. pp. 499–506. [DOI] [PubMed] [Google Scholar]
- 11.Bergen JR, Anandan P, Hanna TJ, Hingorani R. Hierarchical Model-based Motion Estimation. In: Sandini G, editor. ECCV 1992. LNCS. Vol. 588. Springer, Heidelberg; 1992. pp. 237–252. [Google Scholar]
- 12.Wu SD, Li YF. Flexible signature descriptions for adaptive motion trajectory representation, perception and recognition. Pattern Recognition. 2009;42:194–214. [Google Scholar]
- 13.Watson DF. Contouring: A guide to the analysis and display of spacial data. Perg. 1994 [Google Scholar]
- 14.Botev ZI, Grotowski JF, Kroese DP. Kernel density estimation via diffusion. Annals of Statistics. 2010;38(5):2916–2957. [Google Scholar]
- 15.Mori G. Guiding model search using segmentation. IEEE ICCV. 2005 [Google Scholar]
- 16.Yang AY, Wright J, Ma Y, Sastry SS. Unsupervised segmentation of natural images via lossy data compression. Com. Vis. and Imag. Und. 2008;110:212–225. [Google Scholar]
- 17.Byng JW, Boyd NF, Fishell E, Jong RA, Yaffe MJ. Automated analysis of mammographic densities. Physics in Medicine and Biology. 1996;41:909–923. doi: 10.1088/0031-9155/41/5/007. [DOI] [PubMed] [Google Scholar]
- 18.Weinstein SP, Localio AR, Conant, et al. Multimodality screening of high-risk women: a prospective cohort study. J. Clin. Onco. 2009;27(36):6124–6128. doi: 10.1200/JCO.2009.24.4277. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Xing Y, Xue Z, Englander S, Schnall MD, Shen D. Improving Parenchyma Segmentation by Simultaneous Estimation of Tissue Property T1 Map and Group-Wise Registration of Inversion Recovery MR Breast Images. In: Metaxas D, Axel L, Fichtinger G, Székely G, editors. MICCAI 2008, Part I. LNCS. Vol. 5241. Springer, Heidelberg; 2008. pp. 342–350. [DOI] [PubMed] [Google Scholar]