Skip to main content
  • Research article
  • Open access
  • Published:

Ceusia-Breast: computer-aided diagnosis with contrast enhanced ultrasound image analysis for breast lesions

Abstract

Background

In recent years, contrast-enhanced ultrasonography (CEUS) has been used for various applications in breast diagnosis. The superiority of CEUS over conventional B-mode imaging in the ultrasound diagnosis of the breast lesions in clinical practice has been widely confirmed. On the other hand, there have been many proposals for computer-aided diagnosis of breast lesions on B-mode ultrasound images, but few for CEUS. We propose a semi-automatic classification method based on machine learning in CEUS of breast lesions.

Methods

The proposed method extracts spatial and temporal features from CEUS videos and breast tumors are classified as benign or malignant using linear support vector machines (SVM) with combination of selected optimal features. In the proposed method, tumor regions are extracted using the guidance information specified by the examiners, then morphological and texture features of tumor regions obtained from B-mode and CEUS images and TIC features obtained from CEUS video are extracted. Then, our method uses SVM classifiers to classify breast tumors as benign or malignant. During SVM training, many features are prepared, and useful features are selected. We name our proposed method "Ceucia-Breast" (Contrast Enhanced UltraSound Image Analysis for BREAST lesions).

Results

The experimental results on 119 subjects show that the area under the receiver operating curve, accuracy, precision, and recall are 0.893, 0.816, 0.841 and 0.920, respectively. The classification performance is improved by our method over conventional methods using only B-mode images. In addition, we confirm that the selected features are consistent with the CEUS guidelines for breast tumor diagnosis. Furthermore, we conduct an experiment on the operator dependency of specifying guidance information and find that the intra-operator and inter-operator kappa coefficients are 1.0 and 0.798, respectively.

Conclusion

The experimental results show a significant improvement in classification performance compared to conventional classification methods using only B-mode images. We also confirm that the selected features are related to the findings that are considered important in clinical practice. Furthermore, we verify the intra- and inter-examiner correlation in the guidance input for region extraction and confirm that both correlations are in strong agreement.

Peer Review reports

Background

Contrast-enhanced ultrasonography (CEUS) uses an intravenous contrast agent to provide a detailed view of hemodynamics. CEUS can be used to diagnose lesions in various organs. Currently, the liver is the organ where CEUS diagnosis is most commonly used [1,2,3,4,5,6,7]. On the other hand, in Japan, the second-generation ultrasound contrast agent Sonazoid®  (perflubutane microbubbles; GE Healthcare) was approved for use in breast lesion diagnosis in 2012 [8]. In recent years, CEUS has been used for various applications in breast diagnosis, such as differentiating between benign and malignant breast lesions [9,10,11,12], examining sentinel lymph nodes [13, 14], determining the efficacy of chemotherapy [15, 16], and analyzing the correlation with pathological prognostic factors [17].

Compared with contrast-enhanced MRI and contrast-enhanced CT, CEUS has superior spatial and temporal resolution and allows the inflow and outflow of contrast agent to be observed in real time [8]. Various reports have been made on the diagnostic performance of CEUS in classifying breast lesions, and it has been shown that CEUS can achieve higher diagnostic performance than conventional ultrasonography (US), and the diagnostic performance of CEUS is almost equivalent to that of contrast-enhanced MRI [9, 10]. For example, Li et al. reported a meta-analysis comparing the diagnostic performance of US, CEUS, and a combination of US and CEUS (US+CEUS) [10]. In the comparison of US and CEUS, the sensitivity was 0.87 and 0.93, and the specificity was 0.72 and 0.86, respectively, for a total of 1545 patients and 1609 cases (751 of which were malignant) in nine studies, showing significantly better diagnostic performance of CEUS in the Area Under the Receiver Operating characteristic Curve (AUROC)Footnote 1. When comparing US and US+CEUS, the sensitivity was 0.87 and 0.94, and the specificity was 0.80 and 0.86, respectively, for a total of 924 patients and 959 cases (505 of which were malignant) in five studies, showing that US+CEUS had significantly better diagnostic performance in AUROC. In [9], a comparison of the diagnostic performance of conventional ultrasound (B-mode and Doppler, US), CEUS, a combination of US and CEUS (US+CEUS), and MRI was compared in 61 cases (28 benign and 33 malignant). The results showed no significant difference in diagnostic performance between US and CEUS, and US+CEUS showed significantly improved diagnostic performance compared with US and CEUS. The diagnostic performance of US+CEUS was better than that of MRI, although the difference was not significant.

One of the advantages of CEUS is that it allows quantitative analysis. Time-intensity curve (TIC) analysis [18] is commonly used as the quantitative analysis method of CEUS. A TIC plots the changes in the reflective components from the contrast agent in the region of interest (ROI) against time. Curve fitting is performed on the TIC and the curve parameters are calculated and then used for quantitative analysis. A number of studies [12, 19,20,21] have reported the usefulness of TIC analysis in CEUS for the diagnosis of breast lesions.

Thus, the superiority of CEUS over conventional B-mode imaging in the ultrasound diagnosis of breast lesions in clinical practice has been widely confirmed. And the usefulness of TIC parameters in CEUS for quantitative analysis has also been widely confirmed. On the other hand, there have been many proposals for computer-aided diagnosis of breast lesions on B-mode ultrasound images [22,23,24,25,26,27,28,29,30,31,32,33], but few for CEUS [34].

In this study, we propose a method for semi-automatic classification of breast lesions based on machine learning and the use of CEUS. In the proposed method, tumor regions are extracted using the guidance information indicating the inside and outside of tumor regions specified by the examiners, then morphological and texture features of tumor regions obtained from B-mode and CEUS images and TIC features obtained from CEUS video are extracted. Then, our method uses SVM classifiers to classify breast tumors as benign or malignant. During the training of SVM, the features that provide maximum classification performance are selected from the morphological, texture and TIC features. Through the experiments we will show that the classification performance is significantly improved over conventional methods using only B-mode images. In addition, although the TIC is not obtained empirically for the whole tumor, but for the area where a strong contrast effect is observed in clinical practice, the proposed method automatically sets ROIs in areas where a strong contrast effect is observed, and we quantitatively confirm the usefulness of the method. Furthermore, we discuss the relationship between the features selected during training and the results obtained in clinical practice. Finally, we verify the intra- and inter-examiner dependence on the specification of the guidance information required for the analysis.

Related works

In this section, we introduce computer-aided diagnosis techniques for breast ultrasound using B-mode images, quantitative analysis using TIC for CEUS videos, and computer-aided diagnosis techniques for breast ultrasound using CEUS videos, as related works of our proposed method.

Computer-aided diagnosis for breast ultrasound using B-mode images

Many computer-aided diagnostic techniques using B-mode images have been proposed for breast ultrasound. Table 1 shows a summary of representative works in this area. Table 1 arranges the references in chronological order and shows the machine learning method, the features, whether feature selection is used or not, the selected features, the number of cases used in the experiment, and the classification performance of each work. As can be seen in Table 1, SVM has been widely used until the mid-2010s. These methods use handcrafted features such as morphological and texture features, and prepare numerous features, and select useful features from them. Since the last half of the 2010s, the design of deep learning-based classification methods has been increased.

Table 1 Computer-aided diagnosis methods for breast ultrasound using B-mode images. Abbreviations are as followings. B: Benign, M: Malignant, Acc.: Accuracy, Sens.: Sensitivity, Spec.: Specificity, AUROC: Area Under the Receiver Operating characteristic Curve

Quantitative analysis using TIC for CEUS videos

In Table 2, we show representative works on quantitative analysis methods using TIC in breast CEUS. These works do not use machine learning methods, but rather statistical tests to determine whether individual TIC parameters are significantly different between benign and malignant cases, and to obtain statistical discriminative power using a single TIC parameter.

Table 2 Quantitative analysis method for breast ultrasound using TIC obtained from CEUS videos. Abbreviations are as followings. TTP: Time To Peak, PI: Peak Intensity, WIS: Wash-In Slope, MTT: Mean Transit Time, AUTIC: Area Under the Time Intensity Curve, B: Benign, M: Malignant, AUROC: Area Under the Receiver Operating characteristic Curve

Computer-aided diagnosis for breast ultrasound using CEUS videos

We found only one paper [34] on computer-aided diagnosis for breast CEUS. In [34], a B-mode image and a CEUS video are used as input, and the features obtained by processing the image and the video with separate deep neural networks are integrated to classify them as benign or malignant. The evaluation is performed with 10-fold cross-validation using 268 cases (122 benign, 146 malignant). The results are 0.902 accuracy, 0.914 recall, 0.952 precision, and 0.932 F1 score Footnote 2.

Contribution of our proposed method

The proposed method in [12] shows a very high performance. On the other hand, the classification performance cannot be guaranteed when the amount of data is limited, and the explainability of the classification results is low because the method is based on deep learning. The latter issue is particularly important from the perspective of real-world clinical use. There is a study [37] on improving the explainability of a deep learning model by visualizing regions of interest using GradCAM [38], but visualizing regions of interest alone does not provide a high level of explainability with respect to clinical use.

In addition, it has been empirically used in clinical settings to obtain TIC for CEUS not over the entire tumor region, but over a small region of high intensity in the tumor region [19] (hereafter referred to as "hot spot"). However, no study has verified whether it is more useful to use TIC measured over the whole tumor or TIC measured over hot spots.

In this paper, we propose a computer-aided diagnosis technique for breast CEUS based on machine learning. In the proposed method, morphological and texture features are extracted from both B-mode and CEUS images, and TIC from CEUS images, and then the case is classified into benign and malignant using linear SVM. The proposed method prepares numerous features, and selects useful features from them during the training of SVM. We show that the selected features in our proposed method are consistent with the features considered important in clinical practice. It can be said that the explainability of the classification results can be ensured, for example, by presenting a typical distribution and a value for each feature. In addition, we investigate the usefulness of obtaining a TIC for a hot spot rather than the entire tumor. Since our method requires the examiners to manually specify some guidance information in order to extract tumor regions, we will also conduct experiments to investigate the dependency of the guidance information specification.

Materials and methods

Overview of Ceucia-Breast

With the proposed method, we recorded a breast CEUS video using an ultrasound diagnostic machine and then analyzed the recorded video. Figure 1 shows examples of the recorded images. The images and videos recorded by the ultrasound diagnostic machine are arranged with non-enhanced images on the right (hereafter, we refer to this image as “B-mode image”Footnote 3) and the contrast-enhanced images on the left (hereinafter, we refer to this image as “contrast image”). The B-mode and contrast images in the same image correspond to the same location and time.

Fig. 1
figure 1

Examples of images in CEUS. The left side is the contrast image, and the right side is the B-mode image. a At contrast injection. b 20 seconds after contrast injection (in arterial phase). c 30 seconds after contrast injection (in venous phase). The phases are defined in [39]

The proposed method uses morphological and texture features obtained from the B-mode and contrast images, region overlap features that indicate the degree of overlap of tumor regions in the B-mode and contrast images, and TIC-based features that indicate the temporal change in contrast intensity of the tumor region or hot spot. These features are described in the following sections.

Features used in proposed method

Table 3 shows the list of features used in our proposed method. As morphological features, we use 16 features proposed in [23]. As texture features, 22 features obtained from the gray level co-occurrence matrix (GLCM) are used [24, 40, 41]. Two region overlap features, Jaccard and Dice, are obtained as features indicating the overlap of tumor regions in the B-mode and contrast images. For details on how to compute these features, please refer to [23, 40]

Table 3 List of features used in our proposed method

The contrast agent is administered intravenously and flows into the mammary gland within approximately 20 seconds after intravenous injection. The contrast agent then circulates throughout the body and is primarily expelled with the breath. Therefore, TIC increases rapidly until approximately 20 seconds after administration and then gradually decreases. Equation (1) models the characteristics of TIC. In our proposed method, TIC is fitted to a curve. Equation (1) is used as the model function f(t) to fit the curve and we have eight types of TIC features.

$$\begin{aligned} f(t) = \left\{ \begin{array}{ll} \frac{a_{1}}{1 + \exp \{-a_{2} \times ( t - a_{3} ) \}} + a_{4} &{} ; 0 \le t \le t_{p} \\ a_{1} \times \exp (-a_{5} \times (t^{a_{6}})) &{} ; t_{p}< t < T \end{array} \right. \end{aligned}$$
(1)

, where t is time, \(a_{i} (i = 1, 2, \cdots , 6)\) are the curve parameters, \(t_{p}\) is the time at which the TIC reaches its maximum value, and T is the TIC length. Conceptually, \(a_{1}\) is equivalent to the peak value of the TIC, \(a_{2}\) is the rate at which the curve rises, \(a_{3}\) is the time offset, \(a_{4}\) is the offset of the contrast intensity axis, and \(a_{5}\) and \(a_{6}\) are the rate at which the curve falls. An example of the TIC before and after curve fitting is shown in Fig. 2.

Fig. 2
figure 2

An example of TIC. The blue and red lines show the TICs before and after the curve fitting, respectively

Eight features, shown in Table 3, are obtained from the TICs and the curve fitting parameters. Peak intensity is the maximum value in the TIC, and it is equivalent to \(a_{1}\) in (1). Time-to-peak is the time required to reach the peak intensity and is equal to \(t_{p}\) in (1). AUTIC-all, AUTIC-in and AUTIC-out are the Area Under the Time Intensity Curves (AUTIC)Footnote 4. AUTIC represents the area between the x-axis and the TIC. AUTIC is obtained with (2).

$$\begin{aligned} \text{ AUTIC } = \int _{t_{1}}^{t_{2}} f(t) dt, \end{aligned}$$
(2)

and the AUTIC-all feature is the AUTIC value for the whole TIC, the AUTIC-in feature is the AUTIC value from time 0 to \(t_{p}\), the AUTIC-out feature is the AUTIC value from time \(t_{p}\) to T. The wash-in slope feature is the rate of change of intensity from the rise of TIC to the peak value, and is the value obtained by dividing the peak intensity by \((t_{p} - a_{3})\). The wash-out slope feature is the rate of change of intensity after time \(t_{p}\). Finally, the full width at half maximum feature is the time from when the TIC exceeds half the peak intensity to when it falls below half the peak intensity.

Procedure to extract features

The feature extraction procedure in the proposed method is illustrated in Fig. 3. The first step is to search for a reference frame in the input video. A reference frame is a frame for which the examiner specifies guidance information for extracting the tumor region. Although it is desirable to select a reference frame that has the maximum average intensity value of the tumor region in the contrast image, the tumor region cannot be known before the guidance information is specified. Therefore, in our proposed method, the frame with the largest average intensity value in the contrast image, i.e., averaged not the tumor region but over the whole image, is used as the reference frame. In several cases, we checked the average intensity value of the tumor area and the frames selected with the average intensity in the whole image, but all of them differed by a few frames, and we judged that there was no problem. Before the feature extraction process, the pixel values of the B-mode and contrast images are multiplied by the dynamic range obtained from the ultrasound diagnostic machine to standardize the level criteria between cases.

Fig. 3
figure 3

A flowchart to extract the features from CEUS video

In the reference frame, the examiner inputs guidance information indicating the inside and outside of the tumor, respectively. The proposed method uses this guidance information to extract the tumor region on the B-mode and contrast images, respectively, using GrabCut [42]. Figure 4 shows examples of the guidance information and the extracted tumor regions. It is worth noting that the guidance information is the only one that requires manual input by the examiner in the proposed method.

Fig. 4
figure 4

An example of tumor region extraction. a Guidance information. The red (inner) and yellow (outer) lines show inside and outside the tumor area in the contrast image (left side), respectively. The green (inner) and blue (outer) lines show inside and outside the tumor area in the B-mode image (right side), respectively. b Results of tumor region extraction. The red (left) and green (right) lines show the contours of tumor regions in the contrast and B-mode images, respectively

For each of the extracted tumor regions in the B-mode and contrast images, 16 morphological features and 22 texture features as described in “Features used in proposed method” subsection are obtained. After extracting the tumor regions in the B-mode and contrast images, two region overlap features described in “Features used in proposed method” subsection are obtained.

The next step is to automatically extract the most hyper-enhanced region, or hot spot, from the tumor area in the contrast image. The size of the hot spot should be 2 to 5 mm square. The hot spot can be detected using the sliding window technique. A TIC is calculated for the detected hot spot area. The proposed method obtains the TIC for 60 seconds of CEUS video. Since the position of the tumor in the image changes in each frame due to slight displacements of the probe or the patient’s breathing and heartbeat, the tumor area is tracked by a tracking technique. The tracking is performed using the B-mode image because the intensity of the B-mode image changes very little, but the intensity of the contrast image changes significantly when the contrast agent reaches the breast, as shown in Fig. 1. The template used for tracking is an image of a rectangular region surrounding the tumor region in the B-mode image in the reference frame. For the remaining frames, the translational shift relative to the reference frame is obtained using a Kernelized Correlation Filter [43]. The eight TIC features described in the “Features used in proposed method” subsection are computed from the obtained TIC.

The above process results in a total of 86 features: 38 features for the B-mode image, 46 features for the contrast image, and two region overlap features. As a preprocessing step for classification, standardization is performed for each feature using the mean and standard deviation of the training data.

Lesion classification

In the proposed method, linear SVM is used to classify the breast lesions as benign or malignant. When training the classifier, instead of using all the features described in the “Features used in proposed method” subsection, the best combination of features is selected as follows.

In feature selection during training, the importance of features is first determined by the Recursive Feature Elimination method [44] using training data. Then, the feature with the highest importance is selected, and the classification performance of the selected feature is evaluated by the leave-one-out method with the training data. Then, the classification performance with the features up to the second most important among the features is evaluated by the leave-one-out method on the training data. This process of evaluating the classification performance by increasing the number of features one by one in order of importance is repeated until all the features are selected. Then, the feature combination with the highest AUROC is selected. Finally, the obtained feature combinations are used to evaluate the performance of the classifier. We explain the method to evaluate the classification performance depending on the experiments.

Results and discussion

Dataset

The study includes 119 cases of 119 patients who were examined and underwent CEUS at Hokkaido University Hospital between August 2015 and December 2016. All subjects were female with a mean age of \(56.6 \pm 13.6\) years old.

The Ethical Review Board of Hokkaido University Hospital approved this study. The number of the approved research study is 015-0147. Informed consent was obtained from all patients. The following breast lesions were studied: 33 benign and 86 malignant. Malignant tumor diagnoses were confirmed by biopsy or a histopathologic examination after surgery. Benign tumor diagnoses were confirmed by comprehensive clinical imaging studies using CT or MRI for at least 1 year. These diagnostic results were used as ground truth in our experiments. The mean diameter of the breast tumors was \(19.1 \pm 14.1\) mm. The ultrasound machine used in the experiments was Aplio 500 (Canon Medical Systems Corporation, Otawara, Japan). The probe was PLT-1005BT. The contrast agent Sonazoid®  0.015ml/kg/body was rapidly infused and flushed with 10-15 ml of physiological saline solution using a 22G Suflo infusion needle. The guidance information for extracting tumor regions was specified by the Japan Society of Ultrasonics in Medicine (JSUM) Registered Medical Sonographers in surface anatomy.

In the following, we first discuss the results of verifying how the difference in hot spot size affects the classification performance of the proposed method. Next, we present the comparison results between the proposed method and conventional methods. Finally, the results of the verification of the examiner dependence on the guide specification are discussed.

Verification of hot spot size

In this section, we describe the verification results of how the hot spot size affects the classification performance in the proposed method. The evaluation metrics in this experiment are AUROC, accuracy, precision (positive predictive value), recall (sensitivity), F1 score, specificity, and negative predictive value. In total, we used 119 cases, and the metrics and their 95 % confidence intervals were obtained using the Bootstrap method [45] after feature selection was performed using the method described in the “Lesion classification” section. We evaluated the proposed methods in two cases; the first using 48 features obtained from contrast images and feature selection (referred to as “CEUS”), and the second using a total of 86 features for B-mode and contrast images with feature selection (referred to as “BUS+CEUS”). Comparisons were made for hot spot sizes ranging from 2 to 5 mm, as well as for the case where the TIC is obtained over the entire tumor area, i.e., without a hot spot. Since the cases used in the experiments were imbalanced between benign and malignant, weights proportional to the inverse of the class frequency were used in the SVM training.

Tables 4 and 5 show the experimental results. These tables show the number of features using feature selection and their respective metrics for each hot spot size. Table 4 shows the results for “CEUS” and Table 5 shows the results for “BUS+CEUS”. The results in Table 4 show that although the hot spot size that shows the best performance varies depending on the evaluation metrics, the classification performance with a hot spot size of 2 mm is the highest in AUROC. Table 5 shows that the classification performance for most evaluation metrics is higher when the hot spot size is set to 2 mm than when the TIC is calculated for the whole tumor. This confirms that the TIC analysis for hot spots, which has been used in clinical practice as qualitatively useful [19], is also quantitatively useful.

Table 4 Comparison of classification performance by hot spot size in “CEUS”. All units except AUROC are in percent. Values in parentheses are 95 % confidence interval
Table 5 Comparison of classification performance by hot spot size in “BUS+CEUS”. All units except AUROC are in percent. Values in parentheses are 95 % confidence interval

Comparison with conventional methods

This section describes the experimental results of comparing the performance of the proposed method with that of the conventional methods. We use classification methods for breast ultrasound using only B-mode images as the conventional methods. It is not possible to directly compare the experimental results of the proposed method presented in the “Verification of hot spot size” section with those of the previous works presented in the “Related works” section. For this purpose, we use the classification results using 38 features obtained from the B-mode images with feature selection as a conventional method. This method will be referred to as “BUS” in the following.

The evaluation metrics in this experiment are AUROC, accuracy, precision (positive predictive value), recall (sensitivity), F1 score, specificity, and negative predictive value. We use 119 cases, and the metrics and their 95 % confidence intervals were obtained using the Bootstrap method [45] after feature selection was performed using the method described in the “Lesion classification” section. The proposed method was evaluated in two cases; one using 48 features obtained from contrast images and feature selection (referred to as “CEUS”), and the other using a total of 86 features for the B-mode and contrast images (referred to as “BUS+CEUS”). From the results shown in the “Verification of hot spot size” section, we used a 2 mm hot spot size in our proposed method. As in the experiments in the “Verification of hot spot size” section, weights proportional to the inverse of the class frequency were used in the SVM training.

Table 6 shows the experimental results. The number of features selected by the feature selection and their respective metrics are shown in Table 6, as in Tables 4 and 5. Table 6 shows that the proposed method (BUS+CEUS) can significantly improve the classification performance in most of the evaluation metrics compared to the conventional method (BUS).

Table 6 Comparison of conventional method (BUS) and proposed methods (CEUS, BUS+CEUS). All units except AUROC are in percent. Values in parentheses are 95 % confidence interval

In this experiment, Table 7 shows the features selected in each method. These features are listed in the order of importance selected by the Recursive Feature Elimination method.

Table 7 Selected features. “(B)” and “(C)” means the feature is selected from the B-mode and contrast image, respectively

We discuss here the features selected in BUS+CEUS. Figure 5(a) shows the distribution of the most important feature, the wash-in slope of TIC, in benign and malignant cases as a box-and-whisker plot. As can be seen in Fig. 5(a), the wash-in slope is higher for malignant cases than in benign cases. This is consistent with the characterization “Malignant lesions show early wash-in with more intense enhancement and fast wash-out compared to benign masses” reported in a survey paper [46].

Fig. 5
figure 5

Box-and-wicker diagrams of features selected in “BUS+CEUS”. a Wash-in slope, (b) Convexity in contrast image, (c) Extent in B-mode image, (d) Dice, (e) Aspect ratio in B-mode image

Figure 5(b) shows the distribution of the second important feature, convexity, as a morphological feature of the tumor region in the contrast image. Convexity is the perimeter of the convex hull of the tumor region divided by the perimeter of the tumor region. The more convex the tumor region, the larger the value, close to 1. As can be seen in Fig. 5(b), the convexity in the contrast image shows lower values for malignant than benign tumors in our experimental results. Extent, a morphological feature of the tumor region, in the B-mode image. Extent is the tumor area divided by the area of the rectangle circumscribed by the tumor and takes a large value for areas with smooth boundaries and a small value for areas with irregular boundaries. As shown in Fig. 5(c), in our experimental results, extent has lower values for malignant tumors than for benign tumors. A guideline for breast ultrasound diagnosis [47] states that “localized masses with clear boundaries are benign, while irregular masses with speculated boundaries are often malignant,’, and the experimental results shown in Fig. 5(b) and (c) are consistent with this finding.

In addition, the distribution of the Dice feature is shown in Fig. 5(d) as a box-and-whisker plot. Dice is a measure of the overlap between a tumor region in the B-mode image and that in the contrast image, and takes 0 if there is no overlap and 1 if there is complete overlap. The guideline [47] states that “malignant tumors have more contrast than B-mode”, and the result shown in Fig. 5(d) is consistent with this finding.

Finally, the aspect ratio, a morphological feature of the tumor area, in the B-mode image is the height of the tumor divided by its width, and is greater than 1 for a vertical shape and less than 1 for a horizontal shape. The guideline [47] states that “malignant tumors are generally larger than benign tumors, and the standard value for distinguishing between benign and malignant tumors is 0.7, but we should be aware that both benign and malignant tumors gradually decrease as the tumor diameter increases.” The aspect ratio distribution for the B-mode image shown in Fig. 5(e) is consistent with this finding.

In this way, most, but not all, of the selected features in our proposed method are consistent with the features considered important in clinical setting. Therefore, when the proposed method is applied in clinical sites, the explainability of the classification results can be ensured, for example, by presenting a typical distribution and a value for each feature.

Examiner dependency

The examiner specifies the guidance information, which is the only information that requires manual input, in our proposed method for extracting tumor regions, as described in the “Procedure to extract features” section. Therefore, the guidance information provided by different examiners may lead to different classification results. Also, the same examiner may give different guidance information over time, which may lead to different classification results.

In this section, we describe the results of an experiment to verify the effect of guidance information on classification performance. To validate the examiner dependency, we divided 119 cases into two groups: Group 1 and Group 2. Group 1 consists of 99 cases (23 benign and 76 malignant), and Group 2 consists of the remaining 20 cases (10 benign and 10 malignant). A random split of the data was performed, with the number of cases in each group fixed. In this experiment, two examiners (examiner A and examiner B, who are JSUM Registered Medical Sonographers) independently entered the guidance information. Examiner A entered guidance information for all 119 cases, and four weeks later entered guidance information for the cases in Group 2. Examiner B entered guidance information only once for the cases in Group 2. A classifier (SVM) was trained on the Group 1 cases, with the guidance information provided by examiner A, and the classification performance for the Group 2 cases was evaluated. The features used in the classifier were combinations of seven features described in the “Verification of hot spot size” section.

In this way, we obtained three sets of classification results: the first one is for the first input of guidance information by examiner A; the second one is for the second input of guidance information of examiner A; and the third one is for the input of guidance information by examiner B. Intra-examiner correlation (comparison of the results of the two experiments using the guidance information by examiner A) and inter-examiner correlation (comparison of the results of the first experiment of examiner A with the results of the experiment of examiner B) were calculated with the kappa coefficients. The kappa coefficients were 1.0 for intra-examiner correlation and 0.798 for inter-examiner correlation. We confirmed that excellent agreement results were obtained for both intra- and inter-examiner correlations [48].

Conclusions

In this paper, we proposed a machine learning-based semi-automatic classification method for breast lesions on CEUS called Ceusia-Breast. Experimental results on 119 cases showed a significant improvement in classification performance compared with conventional classification methods using only B-mode images. We also confirmed that the selected features are related to findings considered important in clinical practice. Furthermore, we verified the intra- and inter-examiner correlation in the guidance input for region extraction and confirmed that both correlations were in strong agreement.

The number of benign cases in this study was small compared to malignant cases, which is a limitation of this study because cases were collected at a second screening facility. Future work includes increasing the number of benign cases to confirm the effectiveness of our proposed method.

Availability of data and materials

The data that support the findings of this study are not openly available due to the limitation of data usage described in the document authorized by the ethics review board.

Notes

  1. In general, the area under the receiver operating characteristic curve is abbreviated as AUC. However, we use AUROC for the abbreviation because we have a different AUC (in terms of time intensity curve) in this paper

  2. F1 score is the harmonic mean of precision and recall.

  3. Specifically, it is an image obtained by extracting the fundamental component of echo signals from organs and contrast agent, and is imaged using a method different from conventional B-mode imaging, but it is referred to here as “B-mode” from the standpoint of its relevance to conventional methods.

  4. In general, the area under the time intensity curve is abbreviated as AUC. However, we use AUTIC for the abbreviation because we have a different AUC (in terms of receiver operating characteristic curve) in this paper.

References

  1. Kudo M, Hatanaka K, Maekawa K. Sonazoid-enhanced ultrasound in the diagnosis and treatment of hepatic tumors. J Med Ultrasound. 2008;16(2):130–9.

    Article  Google Scholar 

  2. von Herbay A, Vogt C, Willers R, Häussinger D. Real-time imaging with the sonographic contrast agent SonoVue: differentiation between benign and malignant hepatic lesions. J Ultrasound Med. 2004;23(12):1557–68.

    Article  Google Scholar 

  3. Oldenburg A, Hohmann J, Foert E, Skrok J, Hoffmann C, Frericks B, et al. Detection of hepatic metastases with low MI real time contrast enhanced sonography and SonoVue®. Ultraschall Med-Eur J Ultrasound. 2005;26(04):277–84.

    Article  CAS  Google Scholar 

  4. Sporea I, Badea R, Martie A, Sirli R, Socaciu M, Popescu A. Contrast enhanced ultrasound for the characterization of focal liver lesions. Med Ultrason. 2011;13(1):38–44.

    PubMed  Google Scholar 

  5. Sirli R, Sporea I, Popescu A, Danila M, Martie A, Bota S, et al. Contrast enhanced ultrasound for the diagnosis of liver hemangiomas in clinical practice. Med Ultrason. 2011;13(2):95–101.

    PubMed  Google Scholar 

  6. Strobel D, Seitz K, Blank W, Schuler A, Dietrich C, Von Herbay A, et al. Contrast-enhanced ultrasound for the characterization of focal liver lesions-diagnostic accuracy in clinical practice (DEGUM multicenter trial). Ultraschall Med-Eur J Ultrasound. 2008;29(05):499–505.

    Article  CAS  Google Scholar 

  7. Sporea I, Badea R, Martie A, Dumitru E, Ioanitescu S, Sirli R, et al. Contrast enhanced ultrasound for the evaluation of focal liver lesions in daily practice. A multicentre study Med Ultrason. 2012;14(2):95–100.

    PubMed  Google Scholar 

  8. Miyamoto Y, Ito T, Takada E, Omoto K, Hirai T, Moriyasu F. Efficacy of sonazoid (perflubutane) for contrast-enhanced ultrasound in the differentiation of focal breast lesions: phase 3 multicenter clinical trial. Am J Roentgenol. 2014;202(4):400–7.

    Article  Google Scholar 

  9. Du J, Wang L, Wan CF, Hua J, Fang H, Chen J, et al. Differentiating benign from malignant solid breast lesions: combined utility of conventional ultrasound and contrast-enhanced ultrasound in comparison with magnetic resonance imaging. Eur J Radiol. 2012;81(12):3890–9.

    Article  PubMed  Google Scholar 

  10. Li Q, Hu M, Chen Z, Li C, Zhang X, Song Y, et al. Meta-analysis: contrast-enhanced ultrasound versus conventional ultrasound for differentiation of benign and malignant breast lesions. Ultrasound Med Biol. 2018;44(5):919–29.

    Article  PubMed  Google Scholar 

  11. Tang L, Chen Y, Du Z, Zhong Z, Chen Q, Yang L, et al. A multicenter study of a contrast-enhanced ultrasound diagnostic classification of breast lesions. Cancer Manag Res. 2019;11:2163.

    Article  PubMed  PubMed Central  Google Scholar 

  12. Janu E, Krikavova L, Little J, Dvorak K, Brancikova D, Jandakova E, et al. Prospective evaluation of contrast-enhanced ultrasound of breast BI-RADS 3–5 lesions. BMC Med Imaging. 2020;20(1):1–9.

    Article  Google Scholar 

  13. Matsuzawa F, Omoto K, Einama T, Abe H, Suzuki T, Hamaguchi J, et al. Accurate evaluation of axillary sentinel lymph node metastasis using contrast-enhanced ultrasonography with Sonazoid in breast cancer: a preliminary clinical trial. Springerplus. 2015;4(1):1–9.

    Article  CAS  Google Scholar 

  14. Miyake T, Shimazu K, Tanei T, Naoi Y, Kagara N, Shimoda M, et al. Hookwire-guided sentinel lymph node biopsy using contrast-enhanced ultrasonography followed by a one-step nucleic acid amplification (OSNA) Assay for Breast Cancer. Anticancer Res. 2019;39(11):6183–92.

    Article  PubMed  Google Scholar 

  15. Saracco A, Szabó BK, Tánczos E, Bergh J, Hatschek T. Contrast-enhanced ultrasound (CEUS) in assessing early response among patients with invasive breast cancer undergoing neoadjuvant chemotherapy. Acta Radiol. 2017;58(4):394–402.

    Article  PubMed  Google Scholar 

  16. Jia K, Li L, Wu XJ, Hao MJ, Xue HY. Contrast-enhanced ultrasound for evaluating the pathologic response of breast cancer to neoadjuvant chemotherapy: A meta-analysis. Medicine (Baltimore). 2019;98(4):e14258.

  17. Satoh M, Nishida M, Kudou Y, Omotehara S, Iwai T, Inoue M, et al. 2084490 Enhancement Parameters of Contrast-Enhanced Ultrasound Correlate With Ki-67 Labeling Index in Breast Cancer. Ultrasound Med Biol. 2015;41(4):132–3.

    Article  Google Scholar 

  18. Boca I, Dudea SM, Ciurea AI. Contrast-Enhanced ultrasonography in the diagnosis and treatment modulation of breast cancer. J Personalized Med. 2021;11(2):81.

    Article  Google Scholar 

  19. Nemcova E, Little J, Pavlik T, et al. Contrast-enhanced ultrasound in differential diagnosis of breast lesions: prospective quantitative study. European Congress of Radiology-ECR 2015; 2015.

  20. Zhao YX, Liu S, Hu YB, Ge YY, Lv DM. Diagnostic and prognostic values of contrast-enhanced ultrasound in breast cancer: a retrospective study. OncoTargets Ther. 2017;10:1123.

    Article  CAS  Google Scholar 

  21. Xu J, Zhao Y. Clinical diagnostic value of contrast-enhanced ultrasound combined with ultrasonic elastography in identifying benign and malignant breast tumors. Int J Clin Exp Med. 2018;11(4):3817–27.

    Google Scholar 

  22. Chang RF, Wu WJ, Moon WK, Chen DR. Automatic ultrasound segmentation and morphology based diagnosis of solid breast tumors. Breast Cancer Res Treat. 2005;89(2):179–85.

  23. Huang YL, Chen DR, Jiang YR, Kuo SJ, Wu HK, Moon W. Computer-aided diagnosis using morphological features for classifying breast lesions on ultrasound. Ultrasound Obstet Gynecol: Off J Int Soc Ultrasound Obstet Gynaecol. 2008;32(4):565–72.

    Article  Google Scholar 

  24. Prabusankarlal KM, Thirumoorthy P, Manavalan R. Assessment of combined textural and morphological features for diagnosis of breast masses in ultrasound. Hum-Centric Comput Inf Sci. 2015;5(1):1–17.

    Article  Google Scholar 

  25. Nascimento CDL, Silva SDdS, Silva TAd, Pereira WCdA, Costa MGF, Costa Filho CFF. Breast tumor classification in ultrasound images using support vector machines and neural networks. Res Biomed Eng. 2016;32:283–92.

  26. Flores WG, de Albuquerque Pereira WC, Infantosi AFC. Improving classification performance of breast lesions on ultrasonography. Pattern Recog. 2015;48(4):1125–36.

    Article  Google Scholar 

  27. Wei M, Du Y, Wu X, Zhu J. Automatic classification of benign and malignant breast tumors in ultrasound image with texture and morphological features. In: 2019 IEEE 13th International Conference on Anti-counterfeiting, Security, and Identification (ASID). IEEE; 2019. p. 126–130.

  28. Daoud MI, Abdel-Rahman S, Bdair TM, Al-Najar MS, Al-Hawari FH, Alazrai R. Breast tumor classification in ultrasound images using combined deep and handcrafted features. Sensors. 2020;20(23):6838.

    Article  PubMed  PubMed Central  Google Scholar 

  29. Cao Z, Duan L, Yang G, Yue T, Chen Q. An experimental study on breast lesion detection and classification from ultrasound images using deep learning architectures. BMC Med Imaging. 2019;19(1):1–9.

    Article  Google Scholar 

  30. Ciritsis A, Rossi C, Eberhard M, Marcon M, Becker AS, Boss A. Automatic classification of ultrasound breast lesions using a deep convolutional neural network mimicking human decision-making. Eur Radiol. 2019;29(10):5458–68.

    Article  PubMed  Google Scholar 

  31. Lazo JF, Moccia S, Frontoni E, De Momi E. Comparison of different CNNs for breast tumor classification from ultrasound images. arXiv preprint arXiv:2012.14517. 2020.

  32. Fujioka T, Kubota K, Mori M, Kikuchi Y, Katsuta L, Kasahara M, et al. Distinction between benign and malignant breast masses at breast ultrasound using deep learning method with convolutional neural network. Jpn J Radiol. 2019;37(6):466–72.

    Article  PubMed  Google Scholar 

  33. Luo Y, Lu Z, Liu L, Huang Q. Deep fusion of human-machine knowledge with attention mechanism for breast cancer diagnosis. Biomed Sig Process Control. 2023;84:104784.

    Article  Google Scholar 

  34. Yang Z, Gong X, Guo Y, Liu W. A temporal sequence dual-branch network for classifying hybrid ultrasound data of breast cancer. IEEE Access. 2020;8:82688–99.

    Article  Google Scholar 

  35. Szegedy C, Liu W, Jia Y, Sermanet P, Reed S, Anguelov D, Erhan D, Vanhoucke V, Rabinovich A. Going deeper with convolutions. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR). Los Alamitos: IEEE Computer Society; 2015. pp. 1–9. https://doi.org/10.1109/CVPR.2015.7298594.

  36. Simonyan K, Zisserman A. Very deep convolutional networks for large-scale image recognition. arXiv preprint arXiv:1409.1556. 2014.

  37. Masud M, Eldin Rashed AE, Hossain MS. Convolutional neural network-based models for diagnosis of breast cancer. Neural Comput & Applic. 2022;34:11383–94.

  38. Selvaraju RR, Cogswell M, Das A, Vedantam R, Parikh D, Batra D. Grad-CAM: Visual Explanations from Deep Networks via Gradient-Based Localization. In: Proceedings of the IEEE International Conference on Computer Vision (ICCV). Venice, Italy; 2017. pp. 618–626. https://doi.org/10.1109/ICCV.2017.74.

  39. Sidhu PS, Cantisani V, Dietrich CF, Gilja OH, Saftoiu A, Bartels E, et al. The EFSUMB guidelines and recommendations for the clinical practice of contrast-enhanced ultrasound (CEUS) in non-hepatic applications: update 2017 (long version). Ultraschall Med-Eur J Ultrasound. 2018;39(02):2–44.

    Article  Google Scholar 

  40. Haralick RM, Shanmugam K, Dinstein IH. Textural features for image classification. IEEE Trans Syst Man Cybern. 1973;6:610–21.

    Article  Google Scholar 

  41. Gómez W, Pereira WCA, Infantosi AFC. Analysis of co-occurrence texture statistics as a function of gray-level quantization for classifying breast ultrasound. IEEE Trans Med Imaging. 2012;31(10):1889–99.

    Article  PubMed  Google Scholar 

  42. Rother C, Kolmogorov V, Blake A. “GrabCut” interactive foreground extraction using iterated graph cuts. ACM Trans Graph. 2004;23(3):309–14.

  43. Henriques JF, Caseiro R, Martins P, Batista J. High-speed tracking with kernelized correlation filters. IEEE Trans Pattern Anal Mach Intell. 2014;37(3):583–96.

    Article  Google Scholar 

  44. Guyon I, Weston J, Barnhill S, Vapnik V. Gene selection for cancer classification using support vector machines. Mach Learn. 2002;46(1):389–422.

    Article  Google Scholar 

  45. DiCiccio TJ, Efron B. Bootstrap confidence intervals. Stat Sci. 1996;11(3):189–228.

    Article  Google Scholar 

  46. Drudi F, Cantisani V, Gnecchi M, Malpassini F, Di Leo N, De Felice C. Contrast-enhanced ultrasound examination of the breast: a literature review. Ultraschall Med-Eur J Ultrasound. 2012;33(07):1–7.

    Article  Google Scholar 

  47. Japan Association of Breast and Thyroid Sonology. Guideline for breast ultrasound-management and diagnosis. Japanese Tokyo; 2008.

  48. Fleiss JL, Levin B, Paik MC. Statistical methods for rates and proportions. John Wiley & Sons; 2013.

Download references

Acknowledgements

Not applicable.

Funding

This research is funded by Konika Minolta, Inc.

Author information

Authors and Affiliations

Authors

Contributions

SK contributed study concept and design, implementation of software, data analysis, and manuscript writing. MS and MN contributed study concept and design, data collection, data analysis, and manuscript revision. RS contributed data collection. TK contributed data analysis. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Satoshi Kondo.

Ethics declarations

Ethics approval and consent to participate

All the procedures followed were in accordance with the ethical standards of the responsible committee on human experimentation (institutional and national) and with the Helsinki of 1964 and later versions. The Ethical Review Board of Hokkaido University Hospital approved this study. The number of the approved research study is 015-0147. Informed consent was obtained from all patients.

Consent for publication

Consent for publication was obtained from all patients for being included in the study.

Competing interests

Satoshi Kondo was an employee of Konica Minolta, Inc. and a part of this study was conducted during he was in Konica Minolta, Inc. Mutsumi Nishida, MegumiSato, and Ryosuke Sakano has recieved research fundings from Konika Minolta, Inc. Kazuya Takagi is an employee of Konica Minolta, Inc..

Additional information

Publisher’s Note

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

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kondo, S., Satoh, M., Nishida, M. et al. Ceusia-Breast: computer-aided diagnosis with contrast enhanced ultrasound image analysis for breast lesions. BMC Med Imaging 23, 114 (2023). https://doi.org/10.1186/s12880-023-01072-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12880-023-01072-9

Keywords