Abstract

This paper introduces a computer-assisted diagnosis (CAD) system for automatic mitosis detection from breast cancer histopathology slide images. In this system, a new approach for reducing the number of false positives is proposed based on Teaching-Learning-Based optimization (TLBO). The proposed CAD system is implemented on the histopathology slide images acquired by Aperio XT scanner (scanner A). In TLBO algorithm, the number of false positives (falsely detected nonmitosis candidates as mitosis ones) is defined as a cost function and, by minimizing it, many of nonmitosis candidates will be removed. Then some color and texture (textural) features such as those derived from cooccurrence and run-length matrices are extracted from the remaining candidates and finally mitotic cells are classified using a specific support vector machine (SVM) classifier. The simulation results have proven the claims about the high performance and efficiency of the proposed CAD system.

1. Introduction

Nowadays, one of the most prevalent types of cancers which mostly lead to death is breast cancer [1]. Due to the World Health Organization (WHO) standardizations, there is a system known as Nottingham which is used for breast cancer grading. According to this system, three morphological features known as nuclear polymorphism, tubular formations, and number of mitosis cells are used for grading breast cancer [2]. The diagnosis of breast cancer grade is done by pathologists using histopathology slides. In recent years various computer-assisted diagnosis (CAD) systems on breast cancer diagnosis have been proposed. Such systems provide a great assistance for grading breast cancer samples faster and more accurately. In some of the researches, automatic breast cancer grading systems based on the three breast cancer grading features have been presented [35]. However, most of the researches on breast cancer histopathology images usually consider only one of the following: nuclear polymorphism [4, 68], tubule formations [9, 10], or mitosis cells counting [1115]. The amount of dividing cells known as mitosis is essential feature for breast cancer grading. Pathologists count the number of mitoses in 10 distinct microscopic high power fields (HPFs) and, based on the average number of counted mitosis, the related scoring is calculated due to [5]: where is the average number of mitoses in 10 HPFs.

For counting the number of mitoses in breast cancer histopathology slide images, several automatic methods have been proposed [1115]. Some of these methods have used multispectral histopathology images for detecting and counting mitotic cells [16, 17]. Khan et al. [11] proposed a method for automatic counting of mitotic cells from histopathology slide images in which a statistical gamma-Gaussian mixture model (GGMM) has been employed for estimating the probability density function (pdf) of mitosis and nonmitosis cells. By estimating pdfs of mitosis and nonmitosis, the potential mitosis candidates are extracted. Then, by training SVM classifier with the use of the statistical features extracted by Gabor filtering from all candidates, the mitoses are detected [11].

Sommer et al. [12] proposed another method in which the mitoses have been detected due to two level classifications: level one, in which random forest classification is employed to identify candidates, and level two, in which a SVM classification is applied to discriminate mitosis from nonmitosis objects. In another mitosis detection system, the original histopathology slide images are mapped from RGB to blue-ratio colour space [13]. In the blue-ratio colour space, the pixels belonging to the blue colour channel have higher grey scale values than the other two colour channels, that is, and colour channels. Due to Hematein staining effects, by using this mapping, the nuclei of cells, which have significant blue colour content, can be extracted using a simple thresholding approach. A Laplacian of Gaussian filtering having been applied to the blue-ratio image, a thresholding is applied to the filtered image. Consequently, initial candidates for mitosis objects are extracted. Then, by extracting different features such as cooccurrence and run-length matrices from each candidate and, by using specific classifiers, the mitoses are detected [13]. In some researches, for mitosis detection purpose, artificial neural networks (ANNs) [14] and exclusive independent component analysis (EICA) [15] have been employed. In some other more recently proposed papers such as [1820], specific features with object-wise extraction considerations are proposed. This approach leads to better discrimination results between mitotic and nonmitotic objects. But, in general, some important challenges facing automatic mitosis detection from histopathology images exist that reduce accuracy of mitosis detection.

The organization of the rest of this paper is as follows. In Section 2, challenges facing the mitosis detection are described. Section 3 describes the proposed mitosis detection system which consists of candidate extraction, candidate selection, feature extraction and classification, and mitosis detection subsections. Experimental results to demonstrate effectiveness of our mitosis detection system are presented in Section 4 and finally the paper ends with a few concluding remarks in Section 5.

2. Challenges Facing the Mitosis Detection

In general, there are two challenges in front of automatic detection of mitosis cells from histopathology images. The first challenge is that the mitotic cells, existing in a histopathology image, normally have different color, shape, and texture. On the other hand, mitosis cells have a great deal of similarities with noncancerous cells and lymphocytes. The second challenge in front of appropriate mitoses detection is the high number of extracted candidates. In the other words, as the resolution of histopathology images is high and there are many other objects similar to mitoses, the number of extracted candidates is high.

In this paper, an automatic mitosis detection system is proposed that overcomes the stated challenges. To achieve this purpose, we extract different features based on color, texture, and shape of mitosis which overcome the first challenge. Also to overcome the second challenge, an approach for removing the large number of nonmitosis candidates is introduced. In the proposed method, the number of nonmitosis candidates is defined as a cost function for TLBO algorithm. By minimizing the defined cost function, a large number of nonmitosis candidates are omitted.

3. Method

Figure 1 shows the block diagram of the proposed system for automatic mitosis detection. In this system, the distribution parameter of mitosis and nonmitosis grey levels is estimated based on maximum likelihood (ML) algorithm. Using a ML algorithm and calculating a threshold that removes the background of histology image, the initial candidates are extracted that their counts are very high. In this section, an approach is proposed to reduce the high number of extracted nonmitosis candidates. After candidate selection procedure, color and texture features are extracted from remaining candidates and some features with significant discrimination abilities are applied to a support vector machine (SVM) classifier using different kernels for training. Finally, the trained classifier is used to classify the test candidates.

3.1. Candidate Extraction Using Maximum Likelihood (ML)

In this subsection, the ML algorithm is used to estimate statistical probability density functions of mitosis and nonmitosis grey levels. In fact, by using training data, ML estimates the parameters of probability density functions related to mitosis and nonmitosis. As the pdf parameters are estimated by ML, proper thresholds could be calculated for candidate extraction. Assuming and as the grey level of mitosis and nonmitosis pixels, respectively, and also assuming mitosis and nonmitosis grey levels are independent of each other, the pdfs of mitosis and nonmitosis grey levels can be defined as where , are the grey levels of all mitosis and nonmitosis pixels.

The ML estimates the pdf parameters so that the mitosis and nonmitosis pdfs are maximized. According to Figure 2, the histogram of pixels belonging to mitosis and nonmitosis candidates is similar to Gaussian pdfs [11]. Gaussian probability density function has two parameters, mean () and covariance (). These two parameters of Gaussian pdfs are estimated by ML as follows: where is the number of mitotic pixels and is the number of nonmitotic ones.

As histopathology images are comprised of red, green, and blue components, therefore it is necessary that the mean and covariance parameters of mitosis and nonmitosis be estimated for separate , , and channels, separately. Thus, mean and covariance of mitosis and nonmitosis probability density functions have six , , , , , and parameters that need to be estimated. As seen in Figure 2, by considering the intersection of mitosis and nonmitosis pdfs, it is possible to find thresholds for each colour component to extract the candidates. For example, threshold can be computed from (4), for the colour component, By obtaining the three thresholds, it is possible to extract initial candidates. According to this approach, three binary images including the mask of initial candidates are obtained due to where is the grey level of the pixel in coordinates . For each threshold, three binary images named as , , and are achieved. Since for the next processing and also mitosis extraction, it is necessary that one of the extracted binary images comprising the mask of initial candidates be selected, thus, among , , and , the best one that suffers from lower segmentation error is chosen. Segmentation error is defined as where stands for the mitosis ground-truth binary mask. and are the height and width of , respectively. The candidates extracted by ML segmentation from a sample breast cancer HPF are shown in Figure 3(a). In the illustrated histopathology image, there are two mitoses, while the number of extracted candidates by ML segmentation is 356 (Figure 3(b)).

3.2. Candidate Selection

As seen in Figure 3, the number of candidates extracted by ML segmentation is often very high. In some other mitosis detection systems, this problem is worse. Although, in candidate detection stage of some previously proposed mitosis detection systems, statistical methods like gamma-Gaussian mixture model (GGMM) [11], pixel based classification [12], or colour mapping such as blue-ratio are employed, the number of extracted candidates is very high. This dilemma leads to the low accuracy of mitosis detection.

In the system introduced in this paper, a new approach toward reducing the number of nonmitosis candidates is proposed. Accordingly, the number of nonmitosis candidates will be considered as a cost function for an optimization algorithm. Minimizing of the cost function will lead to the reduction of a great number of nonmitosis objects as unwanted candidates. For this purpose, the mean of grey levels is computed for each segmented candidate due to the following: where is the grey level mean and relates to the histogram of th candidate. By computing for all candidates, the two vectors (the mean of mitosis candidates) and (the mean of nonmitosis candidates) are obtained according to where and stand for the number of mitosis and nonmitosis candidates, respectively.

If it is assumed that there are candidates, then, by computing using (9), it is possible to eliminate a part of nonmitosis candidates. The number of nonmitosis candidates , which can be removed, is computed according to (10) The main purpose is to provide a method to increase the number of eliminated nonmitoses candidates. For this reason, a weighting factor is assigned to the grey levels. The weighted mean is calculated as Due to this consideration, new vectors, and , will be obtained but the values of weights would not be known. To solve this problem, must be calculated so that has the maximum value. The maximum value of the is . For computing the value, a cost function, , which must be minimized, is defined as Solving this problem is not possible with deterministic optimization methods; therefore, to find an appropriate answer for , teaching-learning-based optimization (TLBO) is employed. TLBO is a teaching-learning process-inspired algorithm proposed by Rao et al. [21] based on the effect of the teacher on the output of learners in a class. The algorithm describes two basic modes of learning: (I) via a teacher (known as the teacher phase) and (II) via interacting with the other learners (known as the learner phase). In this optimization algorithm, a group of learners is considered a population, and different subjects offered to the learners are considered design variables of the optimization problem. The best solution in the entire population is considered the teacher. The design variables are the parameters involved in the objective function of the given optimization problem, and the best solution is the best value of the objective function.

The procedures of TLBO algorithm are divided into two phases: the “teacher phase” and the “learner phase.” In Algorithm 1, the steps of TLBO algorithm are shown consecutively [21]. Due to its simple concept and high efficiency, TLBO is a very attractive metaheuristic optimization technique and has been successfully applied to many real world problems [21]. Another important advantage of TLBO is that it does not have any control parameters.

Implementation steps of TLBO algorithm
Step  1. Definition of size of population and boundary
  of optimal solution
Step  2. Determine the teacher (best solution) and the
  average student’s position.
  
  
Step  3.  Update position of any student based on teacher
  due to the following formula
  
  
Step  4. Replacing the new population with the old
  population if
Step  5. Update position of any student
  According to interact with each other
  due to following formula
   
Step  6. Replacing the new population with the
  old population if
Step  7. Exit if maximum iteration is
  performed, else go to Step  2.

By using training datasets and employing TLBO, the optimal values of weights and threshold can be obtained and it would be possible to reduce a large number of nonmitosis candidates in the mitosis candidate extraction phase.

If we assume that, in the test phase, there are a total number of candidates, according to (13), the candidates that their weighted means are greater than the threshold are omitted and the remaining candidates are passed to the next processing stages and final mitotic detection phase: where is the weighted mean of th candidate which is achieved from (11).

3.3. Feature Extraction

For detecting and discriminating mitotic from nonmitotic candidates, some features based on colour, texture, and shape are extracted from the candidates remaining after candidate selection stage. As there are many similarities between mitotic cells and nonmitotic ones, the extracted features must be discriminant. The features that we extract are as follows: 14 haralick features derived from grey level cooccurrence matrices (GLCMs) [22], 11 features obtained from run-length matrices (CLRLMS) [23], 17 features achieved from complete local binary pattern (CLBP) with radius and the number of neighboring pixels [24], 4 statistical features comprising grey level mean, variance, and third and fourth moments, 32 mean and energy features obtained from two level decomposition of packet wavelet [25], and 32 energy features obtained from Gabor filtering based on 8 directions and 4 frequencies [26]. Since the histopathology images are RGB, the features are extracted from the three colour components; therefore the final length of feature vectors is 330.

3.4. Classification and Mitosis Detection

According to the extracted feature vectors which are used for training a SVM classifier, the mitosis classification and detection are executed. During the SVM classification, the input feature data are mapped into a higher order space. By this mapping, which is usually done based on a kernel, the SVM is able to discriminate the feature vectors by optimal hyperplanes in higher order space. It is proved that, in a SVM for calculating optimal hyper planes, the following formula must be calculated: where is Lagrangian coefficient and is related to the data of each class and are the output of the SVM classifier and is the kernel function [27].

In general, the kernel functions may be linear, radial basis function (RBF), homogeneous and inhomogeneous polynomials, and also sigmoid kernels [24].

In this paper, three different types of kernels, that is, RBF, polynomial, and linear, are used for mitosis detection. SVM algorithm is very sensitive to the entity of the chosen training and testing data; therefore, a -fold cross-validation is applied to the randomly selected training and testing data and accordingly the SVM classifier is used many times. In this approach, data are divided into parts. Then, parts of the data are used as training dataset () and the remaining part () is used as testing dataset. This procedure is repeated times and, at each step, new and dataset are generated and the classification becomes accomplished. The mean accuracy obtained through the repetition of SVM classifier is considered as the final mitosis detection accuracy.

4. Result and Discussions

The database employed for simulations is related to ICPR 2012 mitosis detection contest [28] that includes 35 breast cancer histopathology slide images which are acquired by Aperio XT scanners with 40x magnification. The resolution of histopathology images is 2084 × 2084 pixels. The total numbers of mitoses among 35 database images are 236. For training SVM classifier and achieving the results, we use -fold where the parameter and the number of iteration are set to 5 and 100, respectively.

For evaluating the results, there are some specific accuracy measurement criteria known as precision, recall, and F-measure which are defined by (15) to (17). Precision criterion describes how many of the final classified candidates are real mitoses. This criterion is defined due to (15) in which TP (true positive) stands for the number of truly detected mitoses. FP stands for the false positive (those candidates related to the number of nonmitoses that are misclassified as mitosis). The less the amount of FP is, the greater the precision will be. Recall or sensitivity criterion explains how much the algorithm is successful in detecting more numbers of mitosis correctly or, in fact, how much it is successful to avoid losing real mitosis candidates existing in the original image. This criterion is defined as (16) in which FN (false negative) stands for the number of the lost mitosis objects. The less the numbers of FN are, the higher the sensitivity criterion will be. Moreover, F-measure is the harmonic mean of the two previous criteria which measures the reconstruction degree between precision and recall criteria:

4.1. Efficiency of the Proposed Mitosis Detection System

The results obtained by the proposed method are discussed and compared with the results of other algorithms from two aspects: number of extracted candidates and mitosis detection accuracy. Based on the F-measure criteria, the efficiency of the candidate extraction stage in the proposed method is compared with candidate extraction stage of other mitosis detection systems such as Laplacian of Gaussian filtering [13] and pixel-wise classification [12]. In candidate extraction stage of the proposed mitosis detection system, the training datasets are employed and the TLBO algorithm with initial population of under 1500 iterations is performed. The number of initial candidates achieved by ML estimation for testing datasets is about 6956. By the means of the proposed method that removes most of the nonmitosis candidates, the number of remaining candidates after reduction is reduced to 950 which means that about 86 percent of nonmitosis candidates are removed. Figure 5 compares the efficiency of the candidate extraction stage of the proposed method with two other systems based on the precision, recall, and F-measure criteria. The proposed algorithm resulted in 8.84% precision, 93.33% recall, and 16.15% F-measure. The proposed algorithm in eliminating the nonmitotic candidates is much better than existing algorithms.

Figure 6 shows mitosis detection implementation results of the proposed system based on different SVM kernels. Because of the high overlapping between the feature vectors belonging to mitosis and nonmitosis classes, the RBF kernel, which projects the data to a higher order space nonlinearly, has better classification results than the linear and polynomial kernels. Based on the precision, recall, and F-measure criteria, the efficiency of the proposed mitosis detection method is compared with results of other mitosis detection systems in Figure 7 in which our system results in 77.34% F-measure.

As seen in Figure 7, in the proposed system, because of the use of nonmitosis candidate reduction algorithm, the output FP is very low and this fact leads to the improvement of precision and F-measure.

The result of the proposed mitosis detection system for a breast cancer histopathology image is shown in Figure 4. In Figure 4(a), there are two mitoses, while the number of extracted candidates by ML algorithm is about 356 candidates (Figure 4(b)). Because of this fact that, in candidate extraction stage, the number of nonmitosis candidates is much more than mitosis candidates, classification results tend to nonmitosis or false positives. To overcome this problem, by employing the proposed candidate selection algorithm, the number of candidates is reduced to 97 (Figure 4(c)). According to results, about 72.75% of nonmitosis candidates are omitted. In fact about 72.75% of the candidates of sample histopathology image that can be false positive are reduced. In Figure 4(d) the result of mitosis detection by the proposed system is shown. The green circles show true positives and red circles show false positive results.

5. Conclusion

In this paper, an intelligent system for mitosis detection in breast cancer histopathology slide images is proposed. In the proposed system, by using ML algorithm that estimates the pdfs of mitosis and nonmitosis grey levels, the potential mitosis candidates are extracted. As the most number of extracted candidates are nonmitosis and to reduce the number of false positives, a new candidate selection algorithm is proposed. In this algorithm, by defining a cost function and minimizing it using TLBO algorithm, the large number of nonmitosis candidates is removed. Then by using different feature extraction methods, colour, shape, and texture features are extracted and by training a SVM classifier with different kernels, the mitosis is detected. Experimental results demonstrate that the proposed mitosis detection system has a performance of 77.34 % F-measure and outperforms related works in the literature.

Conflict of Interests

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