Skip to main content

Computer-aided detection of breast lesions in DCE-MRI using region growing based on fuzzy C-means clustering and vesselness filter

Abstract

A computer-aided detection (CAD) system is introduced in this paper for detection of breast lesions in dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI). The proposed CAD system firstly compensates motion artifacts and segments the breast region. Then, the potential lesion voxels are detected and used as the initial seed points for the seeded region-growing algorithm. A new and robust region-growing algorithm incorporating with Fuzzy C-means (FCM) clustering and vesselness filter is proposed to segment any potential lesion regions. Subsequently, the false positive detections are reduced by applying a discrimination step. This is based on 3D morphological characteristics of the potential lesion regions and kinetic features which are fed to the support vector machine (SVM) classifier. The performance of the proposed CAD system is evaluated using the free-response operating characteristic (FROC) curve. We introduce our collected dataset that includes 76 DCE-MRI studies, 63 malignant and 107 benign lesions. The prepared dataset has been used to verify the accuracy of the proposed CAD system. At 5.29 false positives per case, the CAD system accurately detects 94% of the breast lesions.

1 Introduction

Breast cancer is the most frequent type of cancer and the second leading cause of cancer deaths among women worldwide [1]. Dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) is an established medical imaging technique in screening, diagnosis, and staging of breast cancer. MRI produces cross-sectional images of a breast with higher sensitivity compared to mammography and ultrasound. Additionally, this imaging modality does not use ionizing radiation as opposed to X-ray mammography [2, 3]. However, interpretation of 4D DCE data is needed to analyze breast MRI. Evaluation of the enormous amount of images for each patient is a time-consuming process, and it depends on a radiologist’s expertise and experience [4]. Moreover, some important details which could affect the final diagnosis may be missed. Computer-aided detection (CAD) systems are introduced to help the radiologist for analyzing biomedical data [5,6,7]. A breast MRI CAD system that marks suspicious locations of a breast can avoid overlooked or misinterpreted lesions and reduce the analysis time.

A limited number of studies deal with the automatic detection of lesions in breast DCE-MRI. The method developed by Ertas et al. [8] segments breast regions using a cellular neural network and detects lesions by performing 3D template matching on the normalized maximum intensity–time ratio maps. Renz et al. [9] suggest applying a hierarchical 3D Gaussian pyramid method to segment breast lesions. Vignati et al. [10] discover breast lesions using a normalization technique based on the contrast-uptake of mammary vessels. Chang et al. [11] utilize kinetic and 3D morphological features to spot focal tumor breast lesions.

All of the mentioned studies report the detection rate only for mass-like lesions without considering non-mass-like enhancing lesions. According to the BI-RADS breast MRI lexicon [12], a mass is a 3D space-occupying lesion. Comparatively, the enhancement of an area that is not a mass refers to a non-mass-like enhancing lesion. The detection of non-mass-like enhancing lesions is a vital issue, because a large number of breast lesions have non-mass-like enhancement. It is shown that 20–30% of all invasive lesions and majority of the DCIS lesions are non-mass-like enhancement [13]. To date, only Gubern-Mérida et al. [14] offer an automated approach for localizing both mass and non-mass-like enhancing lesions in breast DCE-MRI. In their method, lesion candidates are located based on the blob and relative enhancement voxel features. Then, the region-based morphological and kinetic features are utilized to identify the malignancy score of lesion candidates. They only report malignant lesions as a result of their CAD system.

The target of this study is to implement an automated CAD system for detecting both benign and malignant breast lesions with mass-like or non-mass-like enhancement in DCE-MRI. A new and robust seeded region-growing algorithm based on the vesselness filter and Fuzzy C-means (FCM) clustering method is proposed for the segmentation of any potential lesion regions. This is the first time that FCM clustering and vesselness filter are incorporated in the seeded region-growing algorithm. The proposed method begins by correcting motion artifact and segmenting breast region. Subsequently, the voxels that might belong to breast lesions are segmented out and taken as initial seed points of the region-growing algorithm. Finally, the spurious candidate regions are removed by 3D morphological characteristics and kinetic features. Free-response operating characteristic (FROC) curve is utilized to evaluate the performance of the presented CAD system with the prepared database of manually annotated benign and malignant lesions which include both mass-like and non-mass-like enhancement. This paper is arranged into the following sections. In Section 2, the clinical breast MRI scans used in our research are introduced. After explaining the proposed CAD system in Section 3, the experimental results are discussed in Section 4. Finally, the conclusions of the research outcomes are presented in Section 5.

2 Breast MRI database

The breast MRI scans from 76 women, with ages between 25 and 69 years and average of 48, are used in this study to verify the accuracy of the proposed CAD system. The cases are collected from Noor medical imaging center in Tehran between January 2012 and January 2016. Because of questionable abnormalities in previous mammogram and/or ultrasound, these women undergo breast MRI. Ethics approval is obtained from the Institutional Review Board, and informed consent is waived. Breast MRI scanning process is performed in the prone position with a dedicated four-channel breast coil (CP breast Array, Siemens) on a 1.5 Tesla Siemens scanner (Magnetom, Simphony). The axial T1-weighted breast volumes are acquired by a 3D fast low angle shot (FLASH) pulse sequence. The clinical imaging parameters are as follows: matrix size = 320 × 320 or 448 × 448 or 512 × 512, field of view = 370–430 mm, flip angle = 14°, repetition time (TR) = 4.7 ms, echo time (TE) = 1.5 ms, and slice thickness = 2–2.8 mm. Fifty-six axial slices are utilized to cover the entire breast. The DCE-MRI data sets are acquired before and after a bolus injection of 0.1 mmol/kg of contrast agent (Gd-DTPA) with an interval of 75 s. The first sequence is taken before an intravenous agent injection followed by five post-contrast series.

The prepared dataset includes 107 benign and 63 malignant lesions which are confirmed by histopathological examinations or supported by clinical follow-up. From a total number of lesions included in this study, 125 lesions have mass-like enhancement and 45 lesions have non-mass-like enhancement. For our dataset, the lesion radius ranges from 2.50 to 37.18 mm with an average of 12.25 mm and standard deviation of 9.75 mm. The benign lesions are 51 fibrocystic changes, 35 papillomas, and 21 fibroadenomas. The malignant lesions contain 35 invasive ductal carcinomas (IDC), 19 ductal carcinoma in situ (DCIS), and 9 invasive lobular carcinomas (ILC). An expert radiologist, with more than 5 years of experience in breast DCE-MRI examination and diagnosis, retrospectively annotates the lesions in a dedicated breast DCE-MRI annotation environment [15]. The reports are the basis for identifying size, location, and mass-like or non-mass-like enhancement of the lesions. The lesion segmentation process is manually performed on the subtraction volume which is generated by subtracting the image intensities of the first post-contrast sequence from the pre-contrast sequence. The prepared dataset (IUST-BREASTMRI-DATASET1) is available in our website: http://een.iust.ac.ir/profs/Shokouhi/IUST-BREASTMRI-DATABASE.

3 Methodology

The block diagram of the proposed CAD system for the automatic detection of breast lesions in DCE-MRI is presented in Fig. 1. As the first processing steps, motion artifacts are corrected and the breast region is segmented. Then, the potential lesion voxels are detected and utilized as the initial seed points for region-growing algorithm. Subsequently, the region-growing method based on FCM clustering algorithm and vesselness filter segments the potential lesion regions. Eventually, a discrimination step is used by relying on the morphological and kinetic features as inputs to the support vector machine (SVM) classifier to reduce false positives detections. The processing steps are sequentially explained in the following subsections.

Fig. 1
figure 1

Block diagram of the proposed CAD system for detection of breast lesions in DCE-MRI

3.1 Motion correction

Respiration, cardiac motion, muscle relaxation, and involuntary movements of a patient cause motion artifacts which are inevitable due to relatively long acquisition period of breast DCE-MRI. Motion artifacts can influence the lesion kinetic characteristics and also increase false positive findings by generating spurious enhancing voxels. In this research, motion correction is performed by registering all five post-contrast sequences to the pre-contrast sequence. The registration step contains a rigid transformation followed by a non-rigid B-Spline transformation [16] based on mutual information similarity measure [17]. The rigid transformation which contains translation and rotation provides global alignment of two images. Likewise, the local differences between the images are minimized by non-rigid transformation. For rigid registration, 1000 iterations of the stochastic gradient descent optimizer have been performed. For non-rigid B-spline registration, three resolutions and 64 histogram bins have been utilized and the gradient descent optimization algorithm is applied in each resolution performing 200 iterations. The registration process has been implemented using medical image registration toolbox (MIRT) [18]. The influence of motion correction for a sample subtracted image at the fifth post-contrast time point is presented in Fig. 2.

Fig. 2
figure 2

The influence of motion correction. Subtracted images for a patient with an oval benign lesion in the left breast at the fifth post-contrast time point a before and b after applying motion correction step

3.2 Breast region segmentation

Breast region segmentation is automatically performed to decrease the computational burden and avoid false positive findings due to enhancing tissues of the heart and vessels outside of the breast. The segmentation procedure in [19] is applied to extract the breast region. The breast segmentation pipeline consists of four consecutive stages: local adaptive thresholding, connected component labeling operation to exclude the extra regions in the binary image, horizontal projection to delineate the breast region, and both hole-filling and morphological closing operators to eliminate the discontinuities in the breast region. The breast segmentation approach has been applied on nonfat-suppressed images due to high signal intensity of fat tissue that makes a high contrast between adjacent regions. Hence, the breast boundary is detected by applying a prior registration and then translating the obtained breast masks in nonfat-suppressed images to the subtracted images. Figure 3 shows breast region segmentation method using sample images. The breast region is firstly detected on the nonfat-suppressed image, and then, the obtained breast mask is translated to the subtracted image by applying the registration method.

Fig. 3
figure 3

Demonstration of the breast region segmentation method using sample images. a Nonfat-suppressed image. b Breast segmentation from a. c The subtracted image at the first post-contrast time point and d breast segmentation from c

3.3 Detection of potential lesion voxels

The next step is to segment out the voxels that might belong to the breast lesions. Following injection of contrast agent, enhancement of signal intensity occurs in all breast lesions except in cysts. Therefore, the enhancing voxels in post-contrast sequences are dubious to be a part of breast lesions. For detecting potential lesion voxels, the maximum enhancement ratio is utilized using the following equation [8]:

$$ ME\left( x, y, z\right)= \max \left(\frac{I_t\left( x, y, z\right)-{I}_0\left( x, y, z\right)}{I_0\left( x, y, z\right)},\kern0.5em t=1,2,\cdots, 5\right), $$
(1)

where I 0 and I t are the intensity values on pre-contrast and \( t \) th post-contrast sequences, respectively, and (x, y, z) is related to a voxel location. Afterwards, the maximum enhancement ratio is convolved with a Gaussian smoothing filter at 10 exponentially distributed scales between 0 and 10 mm. Because of the various sizes of the breast lesions, different scales are computed and the highest response is chosen for each voxel. Eventually, local maxima of voxel values are found based on a spherical kernel with a radius of 10 mm. The achieved points are potential lesion voxels which are utilized to detect breast lesions. However, the signal intensity of voxels in the blood vessels, noise, skin, and fibroglandular tissues can be similar to those of the lesion voxels. Hence, some of the detected potential lesion voxels do not belong to the lesions. In order to remove these false detections, a combination of FCM clustering and vesselness filter has been used.

FCM clustering technique is utilized to partition the voxels based on the signal intensity variation over time (one pre-contrast and five post-contrast time points) into two categories: lesion and non-lesion. Signal intensity variation over time is one of the tissue characteristics which is widely used for the segmentation and classification of breast lesions [20, 21]. Figure 4 presents signal intensity variation over time for some randomly chosen voxels which belong to different lesion and non-lesion tissues. As shown in this figure, the signal intensity variations of voxels in the lesion and non-lesion tissues have different characteristics. Each voxel is represented using signal intensity variation over time as written here,

Fig. 4
figure 4

Comparison of signal intensity variation over time in lesion and non-lesion tissues. Blue and red curves present signal intensity variation over time (one pre-contrast and five post-contrast time points) for twenty voxels which belong to different lesion and non-lesion tissues, respectively

$$ X=\left\{{\mathbf{x}}_{\boldsymbol{i}}, i=1,2,\cdots, N\Big|{\mathbf{x}}_{\boldsymbol{i}}=\left({I}_{i0},{I}_{i1},\cdots, {I}_{i, T-1}\right)\right\}, $$
(2)

where \( {\mathbf{x}}_{\boldsymbol{i}} \) represents the data vector for the \( i \) th voxel, \( N \) is the number of voxels, \( {I}_{it}\left( t=0,1,\cdots, T-1\right) \)is the intensity value of the \( i \) th voxel at time point \( t \), and \( T \) is the number of time points (\( T=6 \)). FCM clustering process is performed based on minimization of the objective function by iteratively updating the membership functions and the cluster centers. The objective function, cluster centers, and membership functions are defined here [22]:

$$ F={\sum}_{i=1}^N\kern0.2em {\sum}_{k=1}^w\kern0.2em {\mu}_{k i}^m\kern0.5em \parallel {\mathbf{x}}_{\mathbf{i}}-{\mathbf{v}}_{\mathbf{k}}{\parallel}^2 $$
(3)
$$ {\mathbf{v}}_{\mathbf{k}}=\frac{{\displaystyle {\sum}_{i=1}^N}{\mu}_{ki}^m{\mathbf{x}}_{\mathbf{i}}}{{\displaystyle {\sum}_{i=1}^N}{\mu}_{ki}^m},\kern0.5em k=1,2,\cdots, w, $$
(4)
$$ {\mu}_{k i}=\frac{1}{{\displaystyle {\sum}_{j=1}^w}{\left\{\frac{\left\Vert {\mathbf{x}}_{\mathbf{i}}-{v}_k\right\Vert }{\left\Vert {\mathbf{x}}_{\mathbf{i}}-{v}_j\right\Vert}\right\}}^{\frac{2}{m-1}}},\kern0.5em k=1,2,\cdots; w; i=1,2,\cdots; N. $$
(5)

where \( m\in \left[1,\infty \Big)\right. \) and controls the fuzziness of the clustering results, \( w \) is the number of clusters, \( {\mathbf{v}}_{\mathbf{k}} \) is the center of the \( k \) th cluster, and \( {\mu}_{ki} \)is the membership values of \( i \) th voxel to \( k \) th cluster which continuously ranges from 0 to 1. Utilizing the class membership values of voxels, two membership matrices are created (\( {\mu}_{lesion} \) and \( {\mu}_{nonlesion} \)). In Fig. 5, the lesion membership matrices are shown for two sample images. Each entry in this matrix represents the degree of similarity between corresponding voxel and lesion tissue. By thresholding the lesion membership matrix, spurious candidate voxels which may belong to noise or normal breast tissues are eliminated. As it can be observed from this figure, the vessels show contrast enhancement similar to the breast lesions. It means that the FCM clustering places the voxels which belong to the mammary vessels and breast lesions in one cluster. Thus, the potential lesion voxels which belong to the vessels should be detected and eliminated to reduce false positive detections.

Fig. 5
figure 5

The clustering results from the FCM method. The first column includes the subtracted image and its threshold at the first post-contrast time point, and the second column provides the lesion membership matrix obtained by FCM clustering. Mammary vessels (arrows) and breast lesions have similar intensity

To identify mammary vessels, we apply Hessian-based filter introduced by Frangi et al. [23] which is one of the most well-known vesselness filters. In the scale space, the second-order derivative of an image \( {I}_0(p)={I}_0\left( x, y, z\right) \) is called Hessian matrix and can be obtained by Eq. 6:

$$ {H}_{\sigma}(p)=\left\{\begin{array}{ccc}\hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial {x}^2}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial x\partial y}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial x\partial z}\hfill \\ {}\hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial y\partial x}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial {y}^2}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial y\partial z}\hfill \\ {}\hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial z\partial x}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial z\partial y}\hfill & \hfill \frac{\partial^2{I}_{\sigma}\left( x, y, z\right)}{\partial {z}^2}\hfill \end{array}\right\} $$
(6)

where \( p=\left( x, y, z\right) \) is a voxel location and \( {I}_{\sigma} \) is a blurred image at a certain scale defined as:

$$ {I}_{\sigma}(p)={I}_{\sigma}\left( x, y, z\right)={I}_0\left( x, y, z\right)\otimes {G}_{\sigma}\left( x, y, z\right) $$
(7)

where \( \bigotimes \) is the convolution operator and \( {G}_{\sigma}\left( x, y, z\right) \) is the 3D Gaussian kernel defined as follows:

$$ {G}_{\sigma}(p)={G}_{\sigma}\left( x, y, z\right)=\frac{1}{\sqrt{2\pi {\sigma}^2}} exp-\frac{\left({x}^2+{y}^2+{z}^2\right)}{2{\sigma}^2} $$
(8)

where \( \sigma \) is the standard deviation and has to be set according to the approximate width of the vessels. Eigenvalues of the Hessian matrix present a good geometric interpretation of the image; hence, they are used to detect different structures. In our approach, the eigenvalues of the Hessian matrix are sorted as: \( \left|{\lambda}_1\right|<\left|{\lambda}_2\right|<\left|{\lambda}_3\right| \) and according to Eqs. 6–8, they depend on the voxel location and standard deviation. Frangi et al. [23] notify that a voxel belonging to a white vessel on a black background is given by small \( {\lambda}_1 \) and high negative values of \( {\lambda}_2 \) and\( {\lambda}_3 \). The vesselness function is defined here [23] as follows:

$$ {v}_o\left( p,\sigma \right)=\left\{\begin{array}{l}0\hfill \\ {}\left(1- \exp \left(-\frac{R_A^2}{2{\alpha}^2}\right)\right) exp\left(-\frac{R_B^2}{2{\beta}^2}\right)\left(1- \exp \left(-\frac{s^2}{2{c}^2}\right)\right)\hfill \end{array}\;\begin{array}{r}\hfill \mathrm{if}\ {\lambda}_2>0\kern1em \mathrm{or}\kern0.75em {\lambda}_3>0\\ {}\hfill \mathrm{otherwise},\end{array}\right. $$
(9)

where \( \alpha \) and \( \beta \) are fixed to 0.5 and \( c \) is the half of the maximum Hessian norm. Moreover, \( {R}_A \), \( {R}_B \), and \( s \) are given as follows:

$$ {R}_A=\frac{\left|{\lambda}_2\right|}{\left|{\lambda}_3\right|},\kern0.5em {R}_B=\frac{\left|{\lambda}_1\right|}{\sqrt{\left|{\lambda}_2{\lambda}_3\right|}},\kern0.5em s=\sqrt{\lambda_1^2+{\lambda}_2^2+{\lambda}_3^2}. $$
(10)

The term \( {R}_A \) distinguishes between plate-like and tubular-like structures, \( {R}_B \) describes the deviation from a blob-like structure, and \( s \) represents the difference between vessel and background. Due to different diameters of mammary vessels, the vesselness filter is applied at six exponentially distributed scales between the maximum and minimum scales which are \( {\sigma}_{min}=0.5 \) and \( {\sigma}_{max}=1 \) and the highest value is chosen for each voxel.

$$ {v}_o(p)={ \max}_{\sigma_{\min}\le \sigma \le {\sigma}_{\max }}{v}_o\left( p,\sigma \right). $$
(11)

Vessel detection is performed on the subtracted images at the first post-contrast time point due to the maximum contrast enhancement of vessels in the early frames. The obtained result from the vesselness filter for a sample image is presented in Fig. 6. The value of each entry in the response matrix ranges from 0 to 1 and demonstrates the degree of similarity of each voxel to the vessel.

Fig. 6
figure 6

Result from the vesselness filter. a The subtracted image at the first post-contrast time point. b Lesion membership matrix obtained by FCM clustering. c Response of the vesselness filter

Lesion membership matrix obtained by the FCM algorithm and the response of the vesselness filter are then thresholded to eliminate the false positive detections in the potential lesion voxel set. The threshold level is chosen equal to 0.5 for both the lesion membership matrix and response of the vesselness filter. Lesion membership matrix is now converted to a binary image which shows normal voxels in black and lesion voxels in white. Also, a binary image is generated for response of the vesselness filter which shows non-vessel voxels in black and mammary vessel voxels in white. Consequently, the voxels with label one from the thresholded lesion membership matrix and label zero from the thresholded response of the vesselness filter are selected as the final potential lesion voxels.

3.4 Detection of potential lesion regions

In the previous processing step, the potential lesion voxels are segmented out using a combination of the maximum enhancement ratio, vesselness filter, and FCM clustering. The obtained potential lesion voxels are used as the seed points for the seeded region-growing algorithm to segment the potential lesion regions. The seeded region-growing algorithm is used because it is simple and robust [24]. The seeded region-growing algorithm starts with an initial seed voxel and tries to compare its neighborhood voxels with this seed according to a specific homogeneity criterion and then enlarges the size of the region iteratively. If the neighboring voxel satisfies the homogeneity criterion, it will be joined to the segmented region. Twenty-six neighbors of the new voxel are tested according to the homogeneity criterion, and then, this process will be continued in the same way. The initial seed voxel and homogeneity criterion are usually selected manually [25]. In this study, an automated version of the seeded region-growing algorithm is performed for choosing the parameters. The detected potential lesion voxels are considered as the initial seed voxels, and the attributes which are used to select the potential lesion voxels are considered as the growth criteria of the seeded region-growing algorithm. The neighborhood voxels with label one from the thresholded lesion membership matrix and label zero from the thresholded response of the vesselness filter are considered to be in the potential lesion region.

3.5 False positive reduction

Despite the elimination of spurious candidate voxels in Section 3.3, the potential lesion regions are not only breast lesions and there are still some false positive findings. The existence of these false detections can effect on the performance of the CAD system. In order to reduce false positive detections, a discrimination step is used to determine whether a potential lesion region is a true lesion or a false positive detection. This is achieved by classifying the potential lesion regions into two classes, lesion and normal breast tissue, based on the morphological and kinetic features as inputs to the SVM classifier. The main reason for choosing SVM classifier is its high generalization ability, robustness to outliers, and absence of local minima [26].

For classifying the potential lesion regions, morphological and kinetic features are calculated after applying the 3D-connected component algorithm [27, 28] on the potential lesion regions. Morphological features consist of volume, compactness, radius, and spiculation. Lesion volume is utilized to decrease false positive detections, since the majority of the false positive findings have the smaller volumes with respect to the lesions. Compactness describes the correlation between the surface and volume of the segmented regions. Radius and spiculation measure variations of the margins in the segmented regions. More details about the morphological features are described in [21, 29]. To characterize the kinetic features, maximum enhancement (ME), time to peak (TP), uptake rate (UR), washout rate (WR), and area under the curve are extracted from the time-intensity curve of each voxel. These kinetic features are computed according to the relative signal enhancement [14]:

$$ {R}_t=\frac{I_t-{I}_0}{I_0} $$
(12)

For each voxel in the potential lesion region, ME, TP, UR, and WR are defined here [14, 21] as follows:

$$ \mathrm{ME}={ \max}_{t=1,\cdots, 5}\left({R}_t\right), $$
(13)
$$ \mathrm{T}\mathrm{P}= \arg \kern0.5em { \max}_t\left({R}_t\right) $$
(14)
$$ \mathrm{U}\mathrm{R}=\frac{\mathrm{ME}}{\mathrm{TP}}, $$
(15)
$$ \mathrm{W}\mathrm{R}=\left\{\begin{array}{c}\hfill \frac{R_{TP}-{R}_5}{5-\mathrm{TP}}\kern0.75em if\ \mathrm{TP}\ne 5,\hfill \\ {}\hfill 0\kern4.5em if\ \mathrm{TP}=5.\hfill \end{array}\right. $$
(16)

For each potential lesion region, 19 features are totally extracted which contain kinetic parameters for seed point of the segmented region, the average and standard deviation of the kinetic parameters for the entire voxels in the segmented region, and four morphological features. Each potential lesion region is classified by feeding its feature vector as the input to the SVM classifier. More details about the SVM is available in [26].

4 Results and discussion

In this study, 76 cases are utilized to evaluate the performance of the proposed CAD system. A fivefold cross-validation is performed to achieve unbiased detection results. The number of lesions is approximately considered similar for all folds. The SVM classifier distinguishes true lesion region from the false one in the false positive reduction stage. In order to find an optimal configuration for the classifier, we investigate linear SVM and nonlinear SVM with polynomial and RBF kernels with different parameters [26]. The parameters that should be set for the classifier are cost \( C \), polynomial degree \( d \), and kernel scale \( \gamma \). Cost \( C \) ranges between \( {2}^{- i} \) and \( {2}^i \),\( i=\left[0,5,10\right] \). Kernel scale \( \gamma \) ranges between \( {2}^{- i} \) and \( {2}^i \), \( i=\left[0,5,10\right] \). In addition, polynomial degree \( d \) varies between 1 and 5. We have experimentally found that the highest averaged accuracy can be achieved using the RBF kernel with \( c={2}^{10} \) and \( \upgamma ={2}^{-5} \).

Two quality metrics, the detection rate and false positive per case, have been used to evaluate the results of the lesion detection process. Detection rate is the number of true positive detections divided by the total number of lesions, and false positive rate per case is the number of false positive detections divided by the total number of cases. A plot of detection rate vs. false positive rate per case, by changing the decision threshold, provides the FROC curve [30]. In the false positive reduction step, SVM assigns a probability value to each potential lesion region. If the assigned probability value is larger than or equal to the threshold value, the potential lesion region is classified as a true lesion region. By changing the threshold level between 0 and 1 with a step of 0.1, FROC curves can be generated. Table 1 shows the obtained values of detection rate, false positives per case, and number of undetected lesions according to the different threshold values.

Table 1 The result of detection rate, false positives, and number of undetected lesions according to the different threshold values

The influence of the motion correction process on the performance of the proposed CAD system is investigated primarily. Figure 7 shows the FROC curves obtained for breast lesion detection with and without applying motion correction. As it can be observed from Fig. 7, the motion correction process offers a better performance for detecting breast lesions.

Fig. 7
figure 7

Comparison of FROC curves for breast lesion detection with and without motion correction

In the proposed CAD system, the breast region is automatically segmented to avoid false detections caused by enhancing tissues of the heart and vessels outside of the tested breast. Figure 8 shows FROC curves obtained from the proposed CAD with and without the breast segmentation step. The breast segmentation process improves the performance of the CAD system by reducing false positive detections.

Fig. 8
figure 8

Comparison of the FROC curves obtained from the proposed CAD with and without breast segmentation process

An accurate segmentation of the potential lesion regions plays an important role in a CAD system because it influences the values of the extracted features and accuracy of the classifier to reduce false positive findings. In this work, we introduce the seeded region-growing algorithm where the initial seed point and homogeneity criterion are selected based on the FCM and vesselness filter. The performance of the proposed CAD system is evaluated using different criteria for the seeded region-growing algorithm. The proposed seeded region-growing algorithm is compared with different region-growing algorithms with and without vesselness filter and applying only FCM. FROC curves obtained from different region-growing algorithms are shown in Fig. 9. It is clear that the proposed region-growing algorithm based on vesselness filter and FCM provides higher detection rates at the lower false positives per case in comparison with other region-growing algorithms.

Fig. 9
figure 9

FROC curves of the proposed CAD system using different region-growing algorithms

Figure 10 illustrates FROC curves obtained for malignant, benign, and all lesions. The presented CAD system has better performance for detecting malignant lesions. Due to similar features of benign lesions and some normal tissues such as vessels, fibroglandular, and skin, distinguishing benign lesions is a challenging process. Some examples of benign and malignant lesions detected by the proposed CAD system are shown in Fig. 11. Also, some selected samples of the false positive detections in normal cases are shown in Fig. 12.

Fig. 10
figure 10

The performance of the proposed CAD system for benign and malignant lesions

Fig. 11
figure 11

Detected benign and malignant lesions by the proposed CAD system. a, b Benign lesions. c–d Malignant lesions on the subtracted images at the first post-contrast time point. The squared markers refer to the potential lesion voxels obtained by the presented method. These potential lesion voxels are the seed points for the region growing algorithm. The connected component boundaries of the legions are properly delineated

Fig. 12
figure 12

False positive detections on the subtracted images for four different normal cases. a-c Three normal cases without breast lesions, there are contrast enhancement in fibroglandular tissues because of injection of contrast agent, and d a normal case without breast lesion, there is contrast enhancement in the nipple because of injection of contrast agent. The squared markers refer to the potential lesion voxels obtained by the presented method. Due to small diameter of false positive detections, the connected component boundaries are shown very unnoticeable. For such cases, only the region that the potential legion voxels are located, are demonstratd on the figures

To date, only a few studies have investigated automatic detection of breast lesions in DCE-MRI. Table 2 summarizes the accuracy for the proposed CAD system in comparison with other related works. It is worth mentioning that their own datasets have been employed for the evaluation procedures. Ertas et al. [8] obtain higher performance metric values than others reported in the literature. However, their approach is validated on a smaller number of cases compared to other studies. Gubern-Mérida et al. [14] validate their method on 209 MRI cases, which is larger than the other datasets. However, the mentioned dataset does not include benign lesions while the discrimination of benign lesions from the normal breast tissues is one of the challenging issues in a CAD system. Among the mentioned studies, only Gubern-Mérida et al. [14] and Chang et al. [11] present their results based on FROC analysis. Vignati et al. [10] and Renz et al. [9] do not evaluate the performance of their methods on non-mass-like enhancement lesions. Chang et al. [11] and Ertas et al. [8] do not clearly express whether their evaluations are performed on non-mass-like lesions.

Table 2 Performance comparison between the proposed CAD system and available methods

5 Conclusions

In this paper, a CAD system is proposed for detecting breast lesions in DCE-MRI. The contribution of the CAD system is to detect potential lesion regions using a region-growing algorithm with new criteria based on FCM clustering and vesselness filter. Moreover, 3D morphological characteristics and kinetic features are utilized to eliminate the spurious candidate regions. The proposed algorithm is applied to the prepared dataset (IUST-BREASTMRI-1) with and without motion correction. Additionally, the effect of using the breast segmentation algorithm is investigated. The qualitative and quantitative results indicate that the performance of our CAD system has been improved significantly by applying the motion correction and breast segmentation steps. Future research will aim at improving the performance of the proposed CAD system by reducing false positives findings and increasing the ability of approach to separate benign lesions and normal breast tissues.

References

  1. American Cancer Society, Breast Cancer Facts & Figures 2013–2014. (Atlanta, 2013)

  2. D Saslow, C Boetes, W Burke, S Harms, MO Leach, CD Lehman, EA Morris, E Pisano, M Schnall, S Sener, RA Smith, E Warner, M Yaffe, KS Andrews, CA Russell, American Cancer Society Guidelines for breast screening with MRI as an adjunct to mammography. CA-Cancer J. Clin. 57, 75–89 (2007)

    Article  Google Scholar 

  3. EA Morris, L Liberman, Breast MRI: Diagnosis and Intervention (Springer-Verlag, New York, 2005)

    Google Scholar 

  4. A Fausto, A Magaldi, B Babaei Paskeh, L Menicagli, EN Lupo, F Sardanelli, MR imaging and proton spectroscopy of the breast: how to select the images useful to convey the diagnostic message. Radiol Med 112, 1060–1068 (2007)

    Article  Google Scholar 

  5. S Behrens, H Laue, M Althaus, T Bohler, B Kuemmerlen, HK Hahn, HO Peitgen, Computer assistance for MR based diagnosis of breast cancer: present and future challenges. Comput. Med. Imag. Graph. 31, 236–247 (2007)

    Article  Google Scholar 

  6. S Kligerman, L Cai, CS White, The effect of computer-aided detection on radiologist performance in the detection of lung cancers previously missed on a chest radiograph. J. Thorac. Imag. 28, 244–252 (2013)

    Article  Google Scholar 

  7. LJW Burhenne, SA Wood, CJ D’Orsi, SA Feig, DB Kopans, KF O’Shaughnessy, EA Sickles, L Tabar, CJ Vyborny, RA Castellino, Potential contribution of computer-aided detection to the sensitivity of screening mammography. Radiology 215, 554–562 (2000)

    Article  Google Scholar 

  8. G Ertas, HO Gulcur, O Osman, ON Ucan, M Tunaci, M Dursun, Breast MR segmentation and lesion detection with cellular neural networks and 3D template matching. Comput. Biol. Med. 38, 116–126 (2008)

    Article  Google Scholar 

  9. DM Renz, J Böttcher, F Diekmann, A Poellinger, MH Maurer, A Pfeil, F Streitparth, F Collettini, U Bick, B Hamm, EM Fallenberg, Detection and classification of contrast-enhancing masses by a fully automatic computer-assisted diagnosis system for breast MRI. J. Magn. Reson. Imaging 35, 1077–1088 (2012)

    Article  Google Scholar 

  10. A Vignati, V Giannini, M De Luca, L Morra, D Persano, LA Carbonaro, I Bertotto, L Martincich, D Regge, A Bert, F Sardanelli, Performance of a fully automatic lesion detection system for breast DCE-MRI. J. Magn. Reson. Imaging. 34, 1341–1351 (2011)

    Article  Google Scholar 

  11. YC Chang, YH Huang, CS Huang, JH Chen, RF Chang, Computerized breast lesions detection using kinetic and morphologic analysis for dynamic contrast-enhanced MRI. Magn. Reson. Imaging. 32, 514–522 (2014)

    Article  Google Scholar 

  12. EA Morris, CE Comstock, CH Lee, ACR BI-RADS magnetic resonance imaging, in ACR BI-RADS Atlas: Breast Imaging Reporting and Data System (American College of Radiology, Reston, 2013)

    Google Scholar 

  13. RM Mann, J Veltman, H Huisman, C Boetes, Comparison of enhancement characteristics between invasive lobular carcinoma and invasive ductal carcinoma. J. Magn. Reson. Imaging 34, 293–300 (2011)

    Article  Google Scholar 

  14. A Gubern-Mérida, R Martí, J Melendez, JL Hauth, RM Mann, N Karssemeijer, B Platel, Automated localization of breast cancer in DCE-MRI. Med. Image Anal. 20, 265–274 (2015)

    Article  Google Scholar 

  15. PA Yushkevich, J Piven, HC Hazlett, RG Smith, S Ho, JC Gee, G Gerig, User-guided 3D active contour segmentation of anatomical structures: significantly improved efficiency and reliability. Neuroimage. 31, 1116–1128 (2006)

    Article  Google Scholar 

  16. D Rueckert, LI Sonoda, C Hayes, DLG Hill, MO Leach, DJ Hawkes, Nonrigid registration using free-form deformations: application to breast MR images. IEEE Trans. Image Process. 18, 712–721 (1999)

    Article  Google Scholar 

  17. P Viola, WM Wells, Alignment by maximization of mutual information. Int. J. Comput. Vision. 24, 137–154 (1997)

    Article  Google Scholar 

  18. A Myronenko, X Song, Intensity-based image registration by minimizing residual complexity. IEEE Trans. Med. Imaging. 29, 1882–1891 (2010)

    Article  Google Scholar 

  19. A Fooladivanda, SB Shokouhi, N Ahmadinejad, MR Mosavi, Automatic Segmentation of Breast and Fibroglandular Tissue in Breast MRI using Local Adaptive Thresholding. Paper presented at the 21th Iranian Conference on Biomedical Engineering (ICBME 2014), Amirkabir University of Technology (Tehran Polytechnic), Tehran, Iran, 26-28 Nov 2014.

  20. W Chen, ML Giger, U Bick, A fuzzy C-means (FCM) based approach for computerized segmentation of breast lesions in dynamic contrast-enhanced MR images. Acad. Radiol. 13, 63–72 (2006)

    Article  Google Scholar 

  21. WJ Chen, ML Giger, U Bick, GM Newstead, Automatic identification and classification of characteristic kinetic curves of breast lesions on DCE-MRI. Med. Phys 33, 2878–2887 (2006)

    Article  Google Scholar 

  22. JC Bezdek, Pattern Recognition with Fuzzy Objective Function Algorithm (Plenum Press, New York, 1981)

    Book  MATH  Google Scholar 

  23. AF Frangi, WJ Niessen, KL Vincken, MA Viergever, Multiscale vessel enhancement filtering, in Medical Image Computing and Computer-Assisted Intervention (MICCAI'98), ed. by WM Wells, A Colchester, SL Delp. Lecture Notes in Computer Science, vol. 1496 (Springer Verlag, Berlin, 1998), pp. 130-137.

  24. R Adams, L Bischof, Seeded region growing. IEEE Trans. Pattern Anal. Machine Intell. 16, 641–647 (1994)

    Article  Google Scholar 

  25. LA Meinel, AH Stolpen, KS Berbaum, LL Fajardo, JM Reinhardt, Breast MRI lesion classification: improved performance of human readers with a backpropagation neural network computer-aided diagnosis (CAD) system. J. Magn. Reson. Imaging. 25, 89–95 (2007)

    Article  Google Scholar 

  26. S Abe, Support Vector Machines for Pattern Classification (Springer Verlag, London, 2005)

    MATH  Google Scholar 

  27. A Rosenfel, Connectivity in digital pictures. J. ACM. 17, 146–147 (1970)

    Article  MathSciNet  Google Scholar 

  28. A Rosenfel, JL Pfaltz, Sequential operations in digital picture processing. J. ACM. 13, 471–477 (1966)

    Article  MATH  Google Scholar 

  29. YH Huang, YC Chang, CS Huang, TJ Wu, JH Chen, RF Chang, Computer-aided diagnosis of mass-like lesion in breast MRI: differential analysis of the 3-D morphology between benign and malignant tumors. Comput. Meth. Prog. Bio. 112, 508–517 (2013)

    Article  Google Scholar 

  30. SY Yu, L Guan, A CAD system for the automatic detection of clustered microcalcifications in digitized mammogram films. IEEE Trans. Med. Imaging. 19, 115–126 (2000)

    Article  Google Scholar 

Download references

Acknowledgements

This research is supported by the Iran National Science Foundation (INSF) under the grant number 93007097. The authors would like to thank INSF for this support and Noor Medical Imaging Center for their cooperation for providing breast MRI dataset.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Shahriar B. Shokouhi.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

B. Shokouhi, S., Fooladivanda, A. & Ahmadinejad, N. Computer-aided detection of breast lesions in DCE-MRI using region growing based on fuzzy C-means clustering and vesselness filter. EURASIP J. Adv. Signal Process. 2017, 39 (2017). https://doi.org/10.1186/s13634-017-0476-x

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13634-017-0476-x

Keywords