Abstract

We propose a novel method based on sparse representation for breast ultrasound image classification under the framework of multi-instance learning (MIL). After image enhancement and segmentation, concentric circle is used to extract the global and local features for improving the accuracy in diagnosis and prediction. The classification problem of ultrasound image is converted to sparse representation based MIL problem. Each instance of a bag is represented as a sparse linear combination of all basis vectors in the dictionary, and then the bag is represented by one feature vector which is obtained via sparse representations of all instances within the bag. The sparse and MIL problem is further converted to a conventional learning problem that is solved by relevance vector machine (RVM). Results of single classifiers are combined to be used for classification. Experimental results on the breast cancer datasets demonstrate the superiority of the proposed method in terms of classification accuracy as compared with state-of-the-art MIL methods.

1. Introduction

Breast cancer is currently one of the highest incidence diseases in women and it has serious implications for the health of women. Medical ultrasound imaging plays an important role in diagnosis and treatment of breast cancer, and it has some characteristics, such as being noninvasive, economic, effective, safe, and convenient. It has become the preferred method for early detection of superficial organ diseases [1, 2]. However, ultrasonography is operator-dependent, and reading breast ultrasound (BUS) images requires well-trained radiologists. Even experts may have observer variation. In recent years, computer-aided diagnosis (CAD) technology has become a hot issue in the medical domain [3]. CAD can provide objective, quantification, and decision-making information about superficial organs such as tumors. It is helpful to eliminate misdiagnosis in clinical practice due to subjective factors. At present, there are two problems in the CAD system for ultrasound images [3, 4]. One is the fact that it is quite difficult to position tumors precisely due to the image quality, the error of which can affect feature extraction and classification performance. The other is the lack of study for classification method under the inaccurate condition. A number of effective feature extraction and classifier designing methods have been proposed to try to solve the above problems [57].

For breast ultrasound CAD systems, the tumor region is located as a Region of Interest (ROI), and the features are extracted from the ROI [7, 8]. Finally, the tumor is classified as benign or malignant. There are some problems in BUS images such as attenuation, speckle, shadows, and signal dropout [7, 8]. These characteristics make computer-aided segmentation of BUS images very difficult and cause large difference between the autosegmented result and real ROI [7]. Such difference will directly affect the final classification accuracy because the features such as shape and margin are dependent mainly on correctly located ROIs. Fractal dimension [9], cooccurrence matrix [10], and wavelet coefficients [11] have been widely utilized to derive discriminant features. To raise the accuracy of segmentation, image enhancement preprocessing which includes neighbor tissue suppression, background correction, Gamma transforming, and Gaussian smoothing are used to deal with ROI. Then, after segmentation by wavelet coefficients and prior medical knowledge, a mass feature extraction method based on concentric circles is used [23], which divides the image with different scales of concentric circles and also gets the topic features of masses.

Traditional learning methods are not available when facing the stage of classifying. In learning period, we only know the label of ROI, while the labels of the subregions in ROI are unknown. For solving this problem, ROI region can be viewed as a bag and its subregions can be regarded as the instances of the bag. Then, the problem is turned into a multi-instance learning (MIL) problem [12]. MIL was introduced by Dietterich et al. [12], which is originally proposed to solve learning problems with incomplete information of the labels of the samples. Many MIL methods have been widely used for applications, such as drug activity prediction, stock market prediction, natural scene classification, and content-based image retrieval [1316]. For traditional learning, each training example is represented by a fixed-length vector of the features with known label, while in MIL, each sample is regarded as a bag (with labels) and consists of instances (without labels), and the number of instances in each bag can be different [7]. The object of MIL is to learn a model to classify new bags [13, 14]. In BUS images, we cannot simply consider that the points (instances) in a benign mass (bag) are all negative; and if only one point (instance) is positive, then the mass (bag) is malignant. In order to solve this specific problem, in [17], the generalized multi-instance learning (GMIL) was adopted. It considered that a number of instances could determine the corresponding bag’s label. In this paper, a method based on sparse representation [18, 19] is used to convert this specific MIL problem to a single-instance learning problem. In order to improve classification performance, every single classifier is constructed with dictionaries of different sizes, and then the classifying results of single classifiers are combined.

The paper presents a novel method for automatic classification of BUS images of benign and malignant breast tumors based on sparse representation under the framework of MIL. The remainder of the paper is organized as follows. Sections 24 detail the proposed method. Experimental results are reported in Section 5. Finally, we conclude this paper in Section 6.

2. Image Enhancement

To make the segmentation more accurate and reduce the impact of normal tissue to tumor segmentation, enhanced processing is needed. Four procedures, neighbor tissue suppression, background correction, Gamma transforming, and Gaussian smoothing, are used [21, 22].

Neighbor tissue suppression is to solve oversegmentation and undersegmentation problems caused by shading problem due to some objective factors. We calculate suspected mass of the extracted ROI area and estimate radius . Retain ROI unchanged and suppress pixels located outside the ROI area. The suppression amplitude is proportional to the distance to the center of the ROI:where is the processed ROI image after neighboring tissue suppression, and represent the horizontal and vertical coordinates of the center in ROI, respectively, is suppressing amplitude, calculated by formula (2), and is the original image of ROI:where is a constant for adjusting that directly affects the degree of ROI segmentation. Select an appropriate to avoid undersegmentation or oversegmentation. When is equal to the difference between the side length of ROI and radius , we can obtain ideal segmentation result.

Ideally, a suspected mass lies in the center of ROI, with high gray value in center and low gray value around. We regard ROI as a curved space, with each pixel of ROI represented by , where and represent the location of current pixel; represents the gray value of the current pixel. The ROI is shaped into hills but often shows uneven background when located in the chest wall, skin lines, or nearby dense glandular tissue, making the hill region of the surface in ROI image not obvious and hard to segment [21]. Therefore, background correction needs to be introduced. Firstly, the least square fitting method is used to obtain a fitting plane that is equal to the initial size of ROI, and then calculate the difference between initial ROI and the fitting plane, and make linear transformation for gray value of each pixel in image. This method can keep high-frequency information of suspected mass in ROI, achieving relatively flat background, which is beneficial for the segmentation of ROI.

After neighbor tissue suppression and background correction, the impact from the chest wall, skin lines, dense glandular tissue, and other backgrounds is reduced, but some tissue background still connects to the suspected mass region, concentrated in a certain gray range. In order to solve adhesions problem of background tissue to the suspected tumors, we use Gamma transforming of nonlinear gray transform, the basic idea of which is to use the power function as correction function, transforming the narrower portion of grayscale range to a wider range so as to improve the image contrast:where is input gray value. indicates wider range transform for low grayscale area; indicates wider range transform for high grayscale area. Suspected tumors and surrounded background tissue regions both locate in the high grayscale region of ROI; therefore we can take in order to separate the gray distribution between them. Gamma transform can enhance contrast degree so as to make suspected tumor and background tissue enjoy different gray ranges.

As a linear smoothing filter, Gaussian filter is based on Gaussian function to select weights, having an effective elimination of high-frequency noise and maintaining image details [22]. Equation (4) shows the process of Gaussian smoothing: where represents ROI image denoised by Gaussian smoothing and is standard deviation; represent pixel position of input image, is the processed image by the above-mentioned neighboring tissue suppression, background correction, and Gamma transform, is the convolution operator, and is the Gaussian template, shown as the following formula:

3. Feature Extraction Based on Concentric Circle Method

For breast ultrasound CAD systems, the most remarkable features of a benign mass image are oval or round shape, circumscribed margins, and homogeneous internal echoes. The most remarkable features of a malignant mass image are speculated margins, irregular shape, ill-defined margins, and heterogeneous internal echoes [7, 23, 24]. The global features of tumors such as shape and margin can be extracted from segmented results. The local texture features are also effective in differentiating benign and malignant tumors. Spatial Pyramid Matching (SPM) model [25] is an algorithm performing image matching, identification, and classification based on Bag-of-Words (BoW) model and space pyramid [26]. In order to combine mammograms global features and local features to improve classification accuracy, feature extraction for breast masses based on concentric circle method is used. This method, which is based on SPM, can divide the image of similar characteristics into concentric circles, as is shown in Figure 1. Internal smooth mass can be divided into middle area, and the edge of tumors will be divided into the ring areas. Therefore, we can take full advantage of rounded features of breast tumors and separate feature points of the scale-invariant feature transform (SIFT) whose feature vectors are close to each other but belong to different areas.

In the experiment, firstly, size of mass image is adjusted so that the maximum length of the image is 1000 pixels; then the division of the subblock image is to divide the adjacent feature to the same area. Concentric circle dividing method is used to obtain the image diagonal line, dividing diagonal flat into equal portions. Regard each length of n diagonal as radius and center of the image as center of circle to obtain middle circular region and outer annular region. We extract BoW characteristics of each block to obtain BoW features of dimension:where represents nonblocked BoW features, represents BoW characteristics of the th block, and indicates weight coefficient. We set the weight parameter as 1. Suppose that is feature dimension of each image; the image has been divided into concentric zones, and the final vector dimension can be obtained by dimensions. Suppose that BoW feature dimension of each image is 200; we use concentric circles of four layers for division, and the dimension vector is 1000.

In order to reduce dimension, this work refers to SPM-LDA method and combines latent Dirichlet allocation (LDA) [27] to obtain global and local features by full use of space information. LDA model was developed on the basis of pLSA (Probabilistic Latent Semantic Analysis), which can overcome the drawbacks such as the fact that the topic cannot be extended and the fact that parameters grow linearly with data size of pLSA. By using probability knowledge, we can extract latent topics linked between words. We select a topic by Dirichlet prior distribution. Since it has conjugate relationship with polynomial distribution, it can greatly reduce the computation and estimate parameters by a variety of methods. Probability density function of Dirichlet distribution is [26, 27]where represents probability of latent topic in an image, represents Dirichlet parameter, and Γ function is called Gamma function in the following form:

We use LDA model combined with BoW model to extract the underlying topic features of the image, where an image can be seen as an article and visual words or SIFT feature points can be considered as the article word. Parameters control can ensure that images are organized according to a certain topic to give the image a certain topic distribution.

4. Sparse Representation Based Multi-Instance Learning

4.1. Multi-Instance Learning

Let represent the bag space and let be the set of class labels. In traditional supervised learning, the training data consist of samples , where is a bag and is the label of . A model representing the function is determined. On testing period, the object is to predict label for new bag . In MIL problem, the training data consist of bags and bag labels , where is a bag having a set of instances , , is the number of instances of the bag , and , with denoting the number of classes [12, 13]. Every instance is a -dimensional feature vector. Different bags contain different numbers of instances; hence, may vary for different bags.

In our study, when a ROI is obtained and the features of subregions are extracted, the classification task can be converted into an MIL task. The subregions of ROI can be viewed as the instances and the ROI can be considered as a bag. The traditional MIL assumes that the positive bag has at least one positive instance and the negative bag has no positive instance. However, such thought is not available for classifying breast cancers. A malignant tumor is a group of cancer cells that may grow into surrounding tissues or spread to distant areas of the body. The tumor not only contains tumor cells but also contains other kind of tissues [7].

4.2. Sparse Representation

Recently, sparse representation with a learned dictionary has been successfully applied to many practical problems [20, 28, 29]. In order to solve the above specific problem, a method based on sparse representation is used to convert this specific MIL problem to a single-instance learning problem that can be solved directly by single-instance learning methods. Each instance of a bag is represented by a sparse linear combination of all basis instances in the dictionary, and then the bag is represented by one feature vector which is obtained via sparse representations of all instances within the bag. After repeated dictionary learning, the sparse and MIL problem is converted to a single-instance learning problem that is solved by relevance vector machine (RVM) classifier. Comparison of the classification procedure and characteristics of the traditional RVM and sparse representation classification (SRC) is in Figure 2.

We denote data matrix , where represents instance and . Denote as the dictionary matrix, where each column represents a basis vector of the dictionary and is the dictionary size. Denote as the coefficient matrix, where each column is a sparse representation for a data sample. The target is to represent as a sparse linear combination of vectors in the dictionary [18, 29]: where . is a regularization parameter. Usually, the higher the noise power is, the larger is. We solve the dictionary via K-SVD dictionary learning method [20]. Once we get the dictionary , we may solve the sparse representation for each instance of a bag [20].

We denote , where is the sparse coefficient of instance . We adopt max pooling function as bag features, where is the th element of and is the matrix element at th row and th column of . Thus, every bag (ROI) is represented by an -dimensional feature vector. Therefore, the MIL problem is converted into a single-instance problem.

In order to obtain higher classification accuracy and generalization performance, we combine multiple classifiers by different dimensional bags with different dimensional sparse representations based on different size of dictionaries [19, 30].

4.3. Algorithm

The flowchart of the proposed approach is presented in Figure 3.

Finally, the procedure of our proposed method can be summarized in Procedure 1.

Input. Breast ultrasonic image training samples , testing image X;
Output. Label of image ;
Given. : the training set consisting of bags.
   : the set of class labels.
   : the number of classifiers.
   : the dictionary size set.
Image enhancement: neighbor tissue suppression, background correction, Gamma
  transform and Gaussian smoothing.
Image segmentation by wavelet coefficients and prior medical knowledge.
Feature extraction by concentric circles.
  ROI is considered as a bag and its subregions can be viewed as the instances of the bag.
  The problem is then transformed to a MIL problem
Put all the training bags together into .
Let every dictionary size be , apply dictionary learning algorithm in [20] on
  ;
  For every instance of , apply the stomp [20] on and to obtain sparse
  coefficient ;
  The th element of bag features for the is .
Create the classifier corresponding to the above training set.
On testing period, repeat the procedures to . For a given , we gain the classifier ,
  and combine classifying result from different dimensional sparse representations.

5. Experimental Results

In this paper, we use two widely used databases to verify our proposed method. One is the Wisconsin Breast Cancer Dataset (WBCD) [31] taken from the UCI Machine Learning Repository. It consists of 699 records. We gain a wholesome dataset with 239 malignant and 444 benign instances. Features are computed from a digitized image of a fine-needle aspirate (FNA) of a breast mass. The attribute information of WBCD is presented in Table 1. The other one is the Digital Database for Screening Mammography (DDSM) [32] by the mammographic image analysis research community. The database contains approximately 2500 studies. Each study includes two images of each breast, along with some associated patient information (age at time of study, ACR breast density rating, subtlety rating for abnormalities, and ACR keyword description of abnormalities) and image information.

5.1. Result and Analysis for Feature Extraction

The images presented here will be subsampled by 8 8 pixel size, that is, to improve the pixel size from the original 50 50 μm up to 400 400 μm. Figure 4 shows experiment results of image enhancement for classical ROI. The image is left breast with the number code 3001 from DDSM database. In Figure 4, (b) is the image in (a) processed by neighbor and background correction, (c) is the image in (b) processed by Gamma transform, and (d) is the image in (c) processed by Gaussian smoothing.

We study and compare experimental results of different concentric layered approaches. Results of the experiments are in Table 2. Divide the concentric circle into 4 layers, 8 layers, and 16 layers, respectively, and extract BoW features. The use of LDA will reduce the features to 80 dimensions. As can be seen, the basic classification accuracy rate is about 84.72%, and after four layers of concentric circles with the original BoW feature combinations, perform LDA dimensional reduction; we can obtain classification accuracy of 86.34%. This shows that the concentric method must contain the original BoW features to make BoW feature representation that contains not only global feature but also local feature; thereby LDA can fully extract topic feature, so that the final image features can obtain more robust representation. We also acquired receiver operator characteristic (ROC) curves shown in Figure 5. We can see that the concentric method has global and local features with the best performance.

5.2. Parameters Properties

In the experiments, three key parameters including regularization parameter , combining size , and dictionary size set are considered in order to evaluate the influence on the performance. Two subsets randomly selected from WDBC and DDSM are used for testing the convergence of and the accuracy on these two datasets is tested with different number of combining sizes.

The relationship between the parameter and the recognition rate of our method on WDBC dataset of a single run is shown in Figure 6, which shows that our method obtains good performance in a large range; well-performed recognition rates do not vary much with the change of the value of . Figure 7 shows the average classification results of the single classifiers used by our method over ten randomly generated training sets and test sets; varies from 10 to 500 with interval 10. Figure 8 shows the average classification results of classifiers combining created by our method over ten randomly generated training and test sets, varies from 10 to 50 with interval 10. In Figure 7, when the combining size is , its corresponding dictionary size set is tuned from . As can be seen from Figures 7 and 8, our proposed method outperforms the single classifiers in terms of classification accuracy. The single classifier obtains classification accuracies between 70.1% and 79.5%, while our proposed method obtains classification accuracies between 80.5% and 86.2%. These results demonstrate that the performance of the single classifier is relatively sensitive to the size of dictionary, while our proposed method is rather robust because of the considered combining thought.

5.3. Comparisons with Other MIL Methods

In our study, we compare the proposed method with other MIL algorithms, the Citation-KNN [13], expectation maximization methods with diverse density (EM-DD) [14] algorithms, and the method in [7]. Citation-KNN is an improved KNN algorithm suitable for MIL. EM-DD is an improved DD algorithm [16]. It estimates the label by using EM approach, which is still under the assumption of traditional MIL that there is at least one positive instance in a positive bag and there are all negative instances in a negative bag. But this assumption is not suitable for BUS image classification. The method in [7] is a novel MIL method for solving such task. First, a self-organizing map is used to map the instance space to the concept space, followed by the distribution of the instances of each bag in the concept space to construct the bag feature vector. Finally, a support vector machine (SVM) is employed for classifying the tumors. The experimental results have shown that the proposed method had much better performance, and it would be useful for CAD systems of BUS images.

The subject of this paper uses 900 mass images, in which benign and malignant image tumors are 500 and 400, respectively. The performance of the proposed classification strategy is evaluated by the classification accuracy. In order to verify the effectiveness of the method, in experimental analysis, 10-fold cross validation approach is used. The dataset is randomly divided into ten groups. Each time, one group is chosen for testing and the others are used for training. The experiments are independently performed 100 times and the average recognition rates on the test set are calculated and reported. The performance of the proposed feature extraction and classification strategy is evaluated by the classification accuracy. Define the number of correctly and incorrectly classified malignant tumors as true positive (TP) and false negative (FN) and the number of correctly and wrongly classified benign tumors as true negative (TN) and false positive (FP), respectively. The sensitivity (SE) is defined as follows: TP/(TP + FN). The specificity is defined as follows: TN/(TN + FP). The classification accuracy (ACC) is defined as follows: (TP + TN)/(TP + TN + FP + FN).

In [7], the clustering methods including self-organizing map (SOM), -means, and fuzzy -means are used to transfer the instance space to the concept space construct, where SOM (49 neurons) and -means (49 neurons) perform the best compared with other parameter settings. Therefore, we will use them in the experiment. Performance compared with four other methods is shown in Table 3. The ROC curves are also utilized to evaluate the performance of the proposed method as shown in Figure 9.

As can be seen in Figure 9, the AUC of the proposed method is higher than that of Citation-KNN, DD, and EM-DD and is slightly higher than that of the method in [7]. The method in [7] concentrates on local texture features, but our method considers global and local features. Also, the sparse representation based MIL contains natural discriminating information of instances and we combine multiple classifiers by different dimensional sparse representations so as to improve the classification problem, which is more robust. The above two aspects are regarded the reasons to obtain higher classification accuracy and generalization performance. However, it has to be pointed out that the time of dictionary learning and sparse representations’ combination is a little longer than that of the classification method in [7].

6. Conclusions

In order to combine mammograms global features and local features and further improve classification accuracy, we use feature extraction for breast masses based on concentric circle method after image enhancement and segmentation. When a ROI is obtained and the features of subregions are extracted, the classification task can be converted into an MIL task. In order to adapt the MIL problem to single algorithms, a sparse representation based method has been used to compute bag features. The proposed method is utilized to classify tumors into benign and malignant ones. The experimental results show that the proposed method has better performance and may be useful for CAD systems of clinical BUS images. The limitations include the fact that parameters are obtained mostly by trial and error methods, and the time efficacy needs to be enhanced. Further, types of tumors should be more diversified so as to fully test the proposed method.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This research was partially supported by the Training Foundation for the Excellent Youth Teachers of Shanghai Education Committee (Grant no. ZZsxy15008), the Shanghai Business School “Phosphor” Science Foundation (Grant no.16-11051), and the Shanghai Open Project of Bioinformatics.