Abstract
Digital breast tomosynthesis (DBT) with improved lesion conspicuity and characterization has been adopted in screening practice. DBT-based diagnosis strongly depends on physicians’ experience, so an automatic lesion malignancy classification model using DBT could improve the consistency of diagnosis among different physicians. Tensor-based approaches that use the original imaging data as input have shown promising results for many classification tasks. However, DBT data are pseudo-3D volumetric imaging as the slice spacing of DBT is much coarser than that of the in-plane resolution. Thus, directly constructing DBT as the third-order tensor in a conventional tensor-based classifier with introducing additional information to the original DBT data along the slice-spacing dimension will lead to inconsistency across all three dimensions. To avoid such inconsistency, we introduce a collection input based support tensor machine (CISTM)-based classifier that uses the tensor collection as input for classifying lesion malignancy in DBT. In CISTM, instead of introducing the third dimension directly into the geometry construction, the third-dimension structural relationship is related by weight parameters in the decision function, which is dynamically and automatically constructed during the classifier training process and is more consistent with the pseudo-3D nature of DBT. We tested our method on a DBT dataset of 926 images among which 262 were malignant and 664 were benign. We compared our method with the latest tensor-based method, KSTM (kernelled support tensor machine), which does not consider the unique non-uniform resolution property of DBT. Experimental results illustrate that the CISTM-based classifier is effective for classifying breast lesion malignancy in DBT and that it outperforms the KSTM-based classifier.
Keywords: Support tensor machine, Lesion malignancy classification, Digital breast tomosynthesis
1. INTRODUCTION
As a pseudo-3D mammography technology, digital breast tomosynthesis (DBT) enables cross-sectional imaging and achieves better characterization and localization of lesions than 2D mammography (Moy, 2019). DBT is associated with higher specificity and a greater proportion of breast cancers detected than 2D mammography alone (Conant et al., 2019). Therefore, DBT has been increasingly adopted in screening practice (Bernardi et al., 2018; Alsheik et al., 2019).
Imaging-based diagnosis is mainly based on physicians’ judgement and, thus, strongly depends on their training and experience. Machine learning-based approaches could improve the consistency of diagnosis and lesion malignancy classification among physicians using DBT. Although computer-aided diagnosis (CADx) has been extensively investigated for mammograms (Chan et al., 2005; Chan, 2015; Samala et al., 2016a; Chan et al., 2018; Kim et al., 2017), little development has been devoted to DBT-based CADx.
The current medical imaging-based classification approaches can be divided into three categories: (1) handcrafted feature-based strategies (Lambin et al., 2017; Cirujeda et al., 2016; Li et al., 2016; Valdora et al., 2018); (2) feature learning-based strategies (Yan et al., 2018; Antropova et al., 2017; Sun et al., 2016; Kooi et al., 2017); and (3) voxel/pixel-based strategies (Huang et al., 2017; Khamis et al., 2017; Zuluaga et al., 2015).
As a handcrafted feature-based method, radiomics has been applied to breast lesion malignancy classification using DBT (Veena and Padma, 2019; Zhou et al., 2019). Veena et al. (Veena and Padma, 2019) developed a radiomics model that uses a traditional probabilistic neural network (PNN) classifier after manually extracting quantitative features. Zhou et al. (Zhou et al., 2019) proposed a multi-objective–based feature selection algorithm that selects an optimal feature subset after feature extraction, then uses support vector machine (SVM) to classify breast lesion malignancy in DBT. However, the generic nature of the features selected may not fully reflect the unique characteristics of particular cancers (Chung et al., 2015), and the robustness of the classification is often hindered by the feature selection methods. Moreover, these radiomics methods may not fully utilize the DBT information. For the feature learning-based models, deep learning using the intrinsic features learned automatically has shown potential for classification. However, deep learning requires large-scale annotated datasets, which is often a challenge for medical imaging, including DBT (Samala et al., 2018). Among the voxel/pixel-based strategies, tensor-based methods that construct the model using an intrinsic original structure from 3D data as input have been applied successfully to predict distant failure after lung stereotactic body radiation therapy (Li et al., 2018).
To make effective use of all information in DBT, we have adopted a tensor-based method to construct a model that predicts lesion malignancy. However, the third dimension of DBT is much coarser than the in-plane resolution, which makes DBT fundamentally different from other traditional 3D imaging, such as positron emission tomography (PET) and computed tomography (CT), in which the natural 3D geometry structure makes the tumor suitable as a third-order tensor. Therefore, special processing is needed to handle the third dimension of DBT in tensor-based approaches. Motivated by the kernelled support tensor machine (KSTM) (Li et al., 2018) and multilinear rank support tensor machine (MRSTM) (Zhou et al., 2018), we developed a collection input based support tensor machine (CISTM) for DBT.
In the CISTM-based classifier, the data relationship of the third dimension is treated as a collection, i.e. there is no fixed geometric relationship between slices in the collection, which is weaker than the 3D relationship and consistent with the pseudo-3D nature of DBT. Specifically, each slice of DBT in CISTM is considered as one tensor. All slices of DBT are used as a collection of multiple tensors for the input of CISTM and the relationship between different tensors (i.e., slices) are automatically considered during the model training. In CISTM, so the decision function can be considered a multivariate function in the tensor space where the corresponding weight parameters defining the separating hyperplane can intrinsically reflect the relationship of these tensors in the collection. Since the resolution in the third dimension fundamentally differs from that in-plane for DBT, directly constructing DBT as the third-order tensor may be inconsistent with the intrinsic geometry of the tumor, and directly constructing DBT as the second-order tensor by splicing planes along the direction of rows or columns may lose the third dimension’s structural information. Thus, in this work, CISTM is applied to DBT in the following way: (1) each slice is directly treated as a second-order tensor to preserve the natural geometric structure of the plane; and (2) instead of introducing the third dimension directly into the geometry construction, the third dimension structural relationship is related by the weight parameters in the decision function and determined gradually during alternating training. In this way, the relationship between these tensors in each input collection is not determined artificially. Instead, it is determined by the dataset in the training process. In contrast, traditional tensor-based classifiers require that each input is a tensor and that the relationship of the third dimension in DBT is artificially fixed first, which may result in adding inconsistent information to the original data. Therefore, considering the DBT’s pseudo-third dimension, we applied the CISTM-based classifier to classify lesion malignancy in DBT.
2. Materials and methods
This section first describes our dataset and preprocessing, then briefly reviews the latest tensor-based method KSTM (S. Li et al., 2018) for comparison with our method in DBT, and lastly introduces the proposed CISTM by formulating the decision function and solving it with an alternating algorithm.
2.1. Dataset and preprocessing
In this study, the DBT cases were acquired in craniocaudal (CC) and mediolateral oblique (MLO) views with a Hologic DBT system with an angular range of 15°. In our dataset, each breast has both CC and MLO views. There were 926 available samples among which 262 were malignant and 664 were benign. The malignancy status was validated through biopsy. The DBT data are composed of 20-86 slices per image with 2457×1890 pixels per slice. Tumors within each DBT were segmented by a semi-automatic approach. Eight radiologists, each with more than three years of experience in breast cancer diagnosis, chose one slice of each DBT and then contoured tumors on the chosen slices. These contours were manually checked and modified, if needed, by two radiologists with more than five years of experience each in breast cancer diagnosis. These contours were then fine-tuned by the Chan-Vese model (Wang et al., 2010) for more consistent segmentation. The tumor in all other slices was then segmented by a contour-guided segmentation method (Chen et al., 2018a) that incorporated similarity information on tumor shape and position among adjacent slices under the guidance of the initial tumor contour from the chosen slice for each image.
A series of data preprocessing processes was conducted as follows: all slices of the views (CC or MLO) were interpolated to the same resolution (0.1 mm) using a linear interpolation method, as the in-plane resolutions differed across images (ranging from 0.0859 mm to 0.1099 mm). The final DBT data of size 767×695×20 was extracted from segmented tumors. The size of the in-plane was determined by the largest tumor, and zero peripheral filling was applied to regions outside the tumor. The size of the third dimension was determined by the tumor with the minimal slices. For each DBT, the final data was extracted from the central slice of the tumor plus ten slices above and nine slices below. The DBT processing pipeline for our dataset is illustrated in Figure 1.
Figure 1:

Pipeline of DBT processing in our dataset.
2.2. Kenneled Support Tensor Machine (KSTM)
Consider a training set of n data points , where each tensor belongs to a class labeled by . Let be a transformation from tensor space to a feature tensor space , satisfying . The KSTM aims to find a decision function , which is formulated as
| (1) |
where is a tensor of order is the mode product between a tensor and D vectors, sign is the sign function, b is the bias to be determined, and the weight parameters , d=1,2,…,D are estimated by solving the following minimization problem:
| (2) |
where is the misclassification error of the nth training sample , and C≥0 is a trade-off parameter.
Since the optimization problem (2) is not convex, KSTM utilizes an alternating strategy to train the weight vectors for every mode of the tensor for the classifier. In each alternation step, KSTM optimizes only one weight by fixing, in order, D-1 weights in (2) inherited from the previous step. This is equivalent to alternately finding the following decision function:
| (3) |
where and are fixed, is a projective mapping from to , and is a projective mapping from to . The optimization problem in each alternation step is reformulated as an SVM problem with respect to as a weight vector.
2.3. Collection Input based Support Tensor Machine (CISTM)
Because the resolution of the third dimension of DBT is very different from the resolution in-plane, instead of directly constructing DBT as a tensor, as in KSTM, we constructed DBT as a tensor collection in the proposed CISTM scheme to minimize the inconsistency introduced when adding artificial information to the original data.
Consider a training set of n data points , in which each tensor collection consists of M tensors of order D belonging to a class labeled by . As a simple example, let M=2, D=3. Thus, is just a collection of two third-order tensors. When M=1, CISTM is simplified to KSTM.
CISTM aims to find a decision function , which is formulated as
| (4) |
where is a collection of M tensors, is a tensor of order D, is the mode product between a tensor and a vector, b is the bias to be determined, and the weight parameters and m= 1,2,…,M are estimated by solving the following minimization problem:
| (5) |
where is the nth training sample, which is a collection of ; ξn is the misclassification error of the nth training sample; and C≥0 is a trade-off parameter.
Motivated by the iterative procedures of KSTM (Li et al., 2018) and MRSTM (Zhou et al., 2018), we propose an alternating strategy to find a solution for the nonconvex optimization problem defined in equation (5). We first divide the weight parameters into D weight sets . In each alternation step, CISTM optimizes only one weight set by fixing, in order, D-1 weight sets in (5) inherited from the previous step. This is equivalent to alternately finding the following decision function:
| (6) |
where and are fixed, is a projective mapping from to , and is a projective mapping from to . Note that the bold fonts in equations (4)–(6) highlight the differences between KSTM and CISTM.
Let be a vector composed of the vectors in the lth weight set defined in equation (7) and be a corresponding vector composed of defined in equation (8).
| (7) |
| (8) |
Then, the weight parameters defined in equation (6) can be estimated by solving the following minimization problem:
| (9) |
where is a vector obtained from the nth training sample by using equation (8).
Finally, the optimization problem in each alternating step is reformulated as an SVM problem with respect to as a weight vector. The detailed iterative procedures to solve (9) are summarized in Table 1. Once the iterative CISTM training model defined in (9) is solved, the class label of a test sample can be predicted using the following classification:
| (10) |
where is a vector obtained from the test sample by using (8), the kernel function K is optional, and and are similar to the SVM. In our experiments, we used the radial basis function (RBF) kernel function with a gamma parameter γ, i.e. .
Table 1:
Detailed procedure of the CISTM iterative algorithm.
| Input | The training set , a trade-off parameter C, and a threshold parameter ε. |
| Output | and b(l). |
| Step 1 | Initialize as random vectors, and the initial in (3), (6), and (8) are defined as . |
| Step 2 | For l=1,2,…,D, let be known, then obtain by using (8). |
| Step 3 | Solve the dual problem of (9) by an SVM solver to obtain . |
| Step 4 | Set where |
| Step 5 | If where t represents the tth iteration. Then set and output , then go to Step 6. Else let l=l+1 (if l<D) and l=1 (if l=D), then go to Step 2. |
| Step 6 | Obtain by using and (8), then obtain the final and by solving the optimization problem (9) using an SVM solver. Finally, output and , then stop. |
3. Experiments and analysis
3.1. Setup
First, 284 DBT images (about 30%), which comprised 78 benign and 206 malignant images, were selected randomly as an independent testing dataset, and the remaining images (about 70%) were used as the training dataset. In our experiments, images from the same breast were assigned to the same subset (training set or test set) to keep the two subsets independent. A three-fold cross validation method was performed in the training dataset to choose the optimal parameters. The trade-off parameter C in equation (9) and the gamma parameter γ used in the RBF kernel function was chosen from {2−4, 2−3, …, 24}. The threshold parameter ε in Table 1 was empirically set to 10−2.
To demonstrate CISTM’s performance, we compared it with the latest tensor-based method KSTM (Li et al., 2018). According to the different requirements of the input type in each classifier, after the same data preparation, each data is constructed as a tensor in KSTM-based classifier, whereas in CISTM-based classifier each data is constructed as a collection of 20 tensors (i.e., with each slice being used as one tensor) as shown in Figure 2(d). Since the input data requirement of KSTM is a tensor, three types of tensors were constructed based on different slices’ relationships, as shown in Figure 2 (a)–(c).
Figure 2:

Input data for different classifiers: (a) 2D in KSTM1; (b) 2D in KSTM2; (c) 3D in KSTM3; (d) Pseudo-3D in CISTM.
The 2D data shown in Figures 2(a) and 2(b) and the 3D data shown in Figure 2(c) were obtained by directly splicing all DBT slices along the horizontal, vertical, and third directions, respectively. However, the pseudo-3D data shown in Figure 2(d) was not fixed with any explicit assumption of structural relationship among these slices, because this structural relationship was determined during the process of classifier training. The KSTM-based classifiers using tensors defined in Figures 2(a), 2(b), and 2(c) are called KSTM1, KSTM2, and KSTM3, respectively.
For quantitative assessment, we used the following four criteria: (1) the area under the receiver operating characteristic (ROC) curve (AUC); (2) classification accuracy (ACC), calculated as (TP + TN) / (TP + TN + FP + FN); (3) sensitivity (SEN), calculated as TP / (TP + FN); and (4) specificity (SPE), calculated as TN / (TN + FP). In the above calculation formulas, TP indicates true positive cases, TN indicates true negative cases, FP indicates false positive cases, and FN indicates false negative cases. Each STM classifier will output malignancy probability ranging from 0 to 1. The output probability of each sample from the classifier was used for ROC analysis. All methods were repeated five times. The mean and standard deviation for each evaluation criterion were calculated from the results of five rounds of the experiment, where the sensitivity and specificity were calculated by applying a threshold of 0.5 on the output malignancy probability.
3.2. Results and analysis
We summarized the performance of CISTM and KSTM in classifying breast lesion malignancy using DBT by listing the mean and standard deviation values of AUC, accuracy, sensitivity, and specificity obtained for each method in Table 2. The KSTM3-based classifier performed the worst among the three KSTM-based classifiers, while the KSTM1- and KSTM2-based classifiers obtained approximately the same level of performance in the accuracy. The CISTM-based breast lesion malignancy classifier achieved the highest AUC (0.802), accuracy (0.750) and sensitivity (0.785) scores among the methods investigated in this study.
Table 2:
Performance of CISTM and KSTM for breast lesion malignancy classification using DBT. The best results are in bold.
| Methods | Input Data |
Independent testing |
||||
|---|---|---|---|---|---|---|
| Dimension | Size | AUC | ACC | SEN | SPE | |
| KSTM1 | 2 D | 767×13900 | 0.790±0.020 | 0.734±0.016 | 0.726±0.041 | 0.737±0.020 |
| KSTM2 | 2 D | 15340×695 | 0.801±0.017 | 0.738±0.012 | 0.772±0.037 | 0.726±0.019 |
| KSTM3 | 3 D | 767×695×20 | 0.707±0.039 | 0.660±0.034 | 0.705±0.097 | 0.643±0.033 |
| CISTM | Pseudo-3D | (767×695) ×20 | 0.802±0.014 | 0.750±0.015 | 0.785±0.040 | 0.737±0.026 |
Figure 3 shows bar plots of the four evaluation criteria values obtained by the four methods in each round of the experiment. Results obtained by the KSTM1- and the KSTM2-based classifiers differed substantially except in the third round of the experiment. The KSTM3-based classifier obtained the lowest AUC score in each experiment. The CISTM-based classifier obtained the most stable values of AUC across different rounds of the experiment. The results in Table 2 and Figure 3 demonstrate that the CISTM-based method obtained better performance than the KSTM-based methods for classifying lesion malignancy using DBT.
Figure 3:

Bar plots of four evaluation criteria obtained by four methods in each round of the experiment.
The confusion matrix showing TP, FP, TN, and FN for the four methods in one random independent testing experiment is presented in Table 3. The CISTM-based classifier obtained higher TP and TN, and lower FP and FN than the KSTM-based classifiers.
Table 3:
Confusion matrix results for four classifiers.
| Methods | Tumor | Predicted Benign | Predicted Malignant |
|---|---|---|---|
| KSTM1 | Actual Benign | 149 | 57 |
| Actual Malignant | 23 | 55 | |
| KSTM2 | Actual Benign | 151 | 55 |
| Actual Malignant | 20 | 58 | |
| KSTM3 | Actual Benign | 138 | 68 |
| Actual Malignant | 32 | 46 | |
| CISTM | Actual Benign | 158 | 48 |
| Actual Malignant | 19 | 59 | |
The ROC curves for the four breast lesion malignancy classification algorithms in one random independent testing experiment are shown in Figure 4. The proposed CISTM-based classifier outperformed the KSTM-based classifiers for lesion classification in DBT.
Figure 4:

ROC curves for four algorithms using DBT.
We have analyzed the applicability of the CISTM and KSTM to different diseases on the test dataset in Table 4. As shown in the table, the proposed method has different classification accuracies for different disease conditions. The KSTM3-based classifier obtained the lowest accuracy scores among the different disease conditions, while the KSTM1- and KSTM2- based classifiers obtained approximately the same level of performance in fibroadenomas and breast cystic diseases. The CISTM-based classifier achieved the highest accuracy scores among the different disease conditions.
Table 4:
Accuracies of the CISTM and KSTM to different diseases.
| Diseases (Number) | Invasive Ductal Carcinomas (46) | Fibroadenomas (48) | Breast Cystic Diseases (58) | Others | |
|---|---|---|---|---|---|
| Malignant | Benign | ||||
| KSTM1 | 0.739 | 0.771 | 0.570 | 0.679 | 0.779 |
| KSTM2 | 0.783 | 0.792 | 0.570 | 0.679 | 0.798 |
| KSTM3 | 0.674 | 0.583 | 0.483 | 0.536 | 0.635 |
| CISTM | 0.783 | 0.833 | 0.603 | 0.714 | 0.827 |
We also investigated the statistical significance of the difference between the proposed method and the other methods in Table 5 using the paired t-test. Based on the p-values, the proposed method is significantly better than the other methods at a significance level of 0.05.
Table 5:
P-values in t-test between CISTM and the other three methods.
| Methods | P-values |
|---|---|
| KSTM1 | 0.0443 |
| KSTM2 | <0.0001 |
| KSTM3 | <0.0001 |
4. Discussion and Conclusion
In this study, we proposed a CISTM-based classifier that takes a tensor collection as input to classify breast lesion malignancy using DBT. This CISTM-based classifier considers the DBT data’s pseudo-third dimension’s relationship during the classifier training process. To demonstrate CISTM’s performance, we compared it with a recent tensor-based method, KSTM (Li et al., 2018). Experimental results on DBT indicate that the CISTM-based classifier can achieve higher AUC, accuracy and sensitivity than the KSTM-based classifier. The CISTM method’s superior performance can be attributed to the pseudo-third dimension of DBT. In traditional tensor-based methods, the tensor must be constructed as input data at the beginning. Regardless of whether DBT is constructed as 2D or 3D data, the relationship of the third pseudo-dimension is artificially added, which may introduce inconsistent information to the original data, as the resolution of the third dimension of DBT is much coarser than the in-plane resolution. In the proposed CISTM, however, the pseudo-third dimension of DBT is not directly assumed in the tensor construction. Instead, CISTM dynamically and automatically considers the DBT data’s pseudo-third dimensional relationship during the training process.
In our experiments, the final ROIs of size 767×695×20 was extracted from 20 consecutive slices centered around the tumor at each CC and MLO view. The size of the in-plane was determined by the largest tumor. The size of the third dimension was chosen based on the following observations/reasons. While more slices may contain additional information of a tumor, including more peripheral slices (along z-axis direction) does not necessarily improve model performance as objects in the out-of-focus plans can be blurred due to the nature of DBT. Indeed, ROIs composed of different consecutive slices have been adopted in several previous studies (Kim et al., 2017; Samala et al., 2016b; Samala et al., 2018) on DBT analysis. For example, Samala et al. (Samala et al., 2016b; Samala et al., 2018) used the ROIs extracted 5 consecutive slices center around the tumor while Kim et al. (Kim et al., 2017) selected 51 slices of DBT in their experiments. In our dataset, the third dimension of original DBT ranged from 20 to 86. In all experiments performed in this work, we used 20 slices of DBT centered around the tumor. We also initially investigated the influence of slice numbers by comparing the performance CISTM using 20 or 86 slices DBT. Results with the same experimental setup and parameters in one random independent experiment in summarized in Table 6 below. CISTM using 20 slices and 86 slices obtained approximately the same level of performance in the AUC, accuracy and specificity. We have also investigated the statistical significance of the difference between them using the paired t-test. Based on the p-values (0.8704), they are not significantly different at a significance level of 0.05. In a future study, a systematic study on the influence of number of slices as input is worthy of further investigation.
Table 6:
Performance of CISTM at different number of slices.
| Input Data Size | Independent testing | |||
|---|---|---|---|---|
| AUC | ACC | SEN | SPE | |
| (767×695) ×20 | 0.805 | 0.764 | 0.756 | 0.767 |
| (767×695) ×86 | 0.794 | 0.757 | 0.743 | 0.762 |
In our experiment, two views (CC and MLO) DBT of the same breast were assigned to the same subset (training set or test set). Meanwhile, within each subset, the two views DBT were considered as independent samples as the appearance of tumors at CC and MLO views are very different. While this approach has been adopted in previous publications (Samala et al., 2016b; Kim et al., 2017) on DBT analysis, some correlation may exist between CC and MLO views from the same breast. In tensor-based approaches, we may concatenate DBT data from CC and MLO views to form one tensor. The performance of CISTM may be further improved with concatenating CC and MLO views although the computational burden increases as the size of tensor size enlarged with this structure. A future study is warranted to explore the potential benefit of the concatenating tensor.
In the dataset used in this study, there are mainly three disease conditions: invasive ductal carcinomas, fibroadenomas and breast cystic diseases. We have analyzed the applicability of the proposed method to different diseases on the test dataset in Table 4. As shown in the table, the proposed method has different classification accuracies for different disease conditions. Among these three major conditions, the CISTM method performs worst for cystic condition. The current CISTM method only predicts two categories (benign or malignant) without considering subcategory of disease conditions. In a future study, we will develop a model to predict diseases conditions with the hope to improve tumor classification accuracy for subcategory such as cystic condition.
This work mainly focused on the tensor-based methods modified from the KSTM using a tensor collection as the input. Therefore, handcrafted feature extraction and feature selection are not needed in the proposed method. However, handcrafted features can incorporate domain knowledge into the feature extraction process and may provide complementary information to tensor-based methods. Thus, CISTM’s performance may be improved by combining it with handcrafted feature-based methods. This could be achieved by fusing the outputs from CISTM and handcrafted feature-based methods through evidential reasoning (Chen et al., 2018b; Chen et al., 2019) which warrants a future study.
In summary, we have developed a CISTM method for lesion classification in DBT, and we have evaluated whether the tensor collection representation is more suitable for DBT than the traditional tensor representation in tensor-based methods. Our experimental results have illustrated that the CISTM-based classifier is feasible and effective for classifying breast lesion malignancy in DBT, as it outperformed a conventional STM that does not consider DBT’s unique non-uniform resolution property.
5. Acknowledgment
This work was supported in part by (NIH R01 EB020366) and the Doctor Start-up Fund of Guizhou Normal University (2016). The authors thank Dr. Jonathan Feinberg for editing the manuscript.
6. References
- Alsheik NH, Dabbous F, Pohlman SK, Troeger KM, Gliklich RE, Donadio GM, Su Z, Menon V and Conant EF 2019. Comparison of resource utilization and clinical outcomes following screening with digital breast tomosynthesis versus digital mammography: findings from a learning health system Acad. Radiol 26 597–605 [DOI] [PubMed] [Google Scholar]
- Antropova N, Huynh BQ and Giger ML 2017. A deep feature fusion methodology for breast cancer diagnosis demonstrated on three imaging modality datasets Med. Phys 44 5162–71 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Bernardi D, Li T, Pellegrini M, Macaskill P, Valentini M, Fantò C, Ostillio L and Houssami N 2018. Effect of integrating digital breast tomosynthesis (3D-mammography) with acquired or synthetic 2D-mammography on radiologists’ true-positive and false-positive detection in a population screening trial: A descriptive study Eur. J. Radiol 106 26–31 [DOI] [PubMed] [Google Scholar]
- Chan H-P 2015. Computer-Aided Detection and Diagnosis in Medical Imaging: CRC Press; ) pp 78–95 [Google Scholar]
- Chan H-P, Wei J, Sahiner B, Rafferty EA, Wu T, Roubidoux MA, Moore RH, Kopans DB, Hadjiiski LM and Helvie MA 2005. Computer-aided detection system for breast masses on digital tomosynthesis mammograms: preliminary experience Radiology 237 1075–80 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chan H, Samala R, Hadjiiski L, Wei J, de Azevedo-Marques P, Mencattini A, Salmeri M and Rangayyan R 2018. Medical Image Analysis and Informatics: Computer-Aided Diagnosis and Therapy: Taylor & Francis: ) pp 241–68 [Google Scholar]
- Chen L, Shen C, Zhou Z, Maquilan G, Thomas K, Folkert MR, Albuquerque K and Wang J 2018a. Accurate segmenting of cervical tumors in PET imaging based on similarity between adjacent slices Comput. Biol. Med 97 30–6 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chen L, Zhou Z, Sher D, Zhang Q, Shah J, Pham N-LL, Jiang S and Wang J 2019. Combining many-objective radiomics and 3D convolutional neural network through evidential reasoning to predict lymph node metastasis in head and neck cancer Phys. Med. Biol 64 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chen X, Zhou Z, Hannan R, Thomas K, Pedrosa I, Kapur P, Brugarolas J, Mou X and Wang J 2018b. Reliable gene mutation prediction in clear cell renal cell carcinoma through multi-classifier multi-objective radiogenomics model Phys. Med. Biol 63 215008. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chung AG, Shafiee MJ, Kumar D, Khalvati F, Haider MA and Wong A 2015. Discovery radiomics for multi-parametric MRI prostate cancer detection arXiv preprint arXiv:1509.00111 [Google Scholar]
- Cirujeda P, Cid YD, Müller H, Rubin D, Aguilera TA, Loo BW, Diehn M, Binefa X and Depeursinge A 2016. A 3-D Riesz-covariance texture model for prediction of nodule recurrence in lung CT IEEE Trans. Med. Imaging 35 2620–30 [DOI] [PubMed] [Google Scholar]
- Conant EF, Barlow WE, Herschorn SD, Weaver DL, Beaber EF, Tosteson AN, Haas JS, Lowry KP, Stout NK and Trentham-Dietz A 2019. Association of digital breast tomosynthesis vs digital mammography with cancer detection and recall rates by age and breast density JAMA oncology [DOI] [PMC free article] [PubMed] [Google Scholar]
- Huang M, Yang W, Feng Q, Chen W, Weiner MW, Aisen P, Petersen R, Jack CR Jr, Jagust W and Trojanowki JQ 2017. Longitudinal measurement and hierarchical classification framework for the prediction of Alzheimer’s disease Scientific reports 7 39880. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Khamis H, Zurakhov G, Azar V, Raz A, Friedman Z and Adam D 2017. Automatic apical view classification of echocardiograms using a discriminative learning dictionary Med. Image Anal 36 15–21 [DOI] [PubMed] [Google Scholar]
- Kim DH, Kim ST, Chang JM and Ro YM 2017. Latent feature representation with depth directional long-term recurrent learning for breast masses in digital breast tomosynthesis Phys. Med. Biol 62 1009. [DOI] [PubMed] [Google Scholar]
- Kooi T, Litjens G, Van Ginneken B, Gubern-Mérida A, Sánchez CI, Mann R, den Heeten A and Karssemeijer N 2017. Large scale deep learning for computer aided detection of mammographic lesions Med. Image Anal 35 303–12 [DOI] [PubMed] [Google Scholar]
- Lambin P, Leijenaar RT, Deist TM, Peerlings J, De Jong EE, Van Timmeren J, Sanduleanu S, Larue RT, Even AJ and Jochems A 2017. Radiomics: the bridge between medical imaging and personalized medicine Nature Reviews Clinical Oncology 14 749. [DOI] [PubMed] [Google Scholar]
- Li H, Zhu Y, Burnside ES, Huang E, Drukker K, Hoadley KA, Fan C, Conzen SD, Zuley M and Net JM 2016. Quantitative MRI radiomics in the prediction of molecular classifications of breast cancer subtypes in the TCGA/TCIA data set NPJ Breast Cancer 2 16012. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Li S, Yang N, Li B, Zhou Z, Hao H, Folkert MR, Iyengar P, Westover K, Choy H and Timmerman R 2018. A pilot study using kernelled support tensor machine for distant failure prediction in lung SBRT Med. Image Anal 50 106–16 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Moy L 2019. Is Digital Breast Tomosynthesis the Better Mammogram for Local Breast Cancer Staging? : Radiological Society of North America; pp 604–605 [DOI] [PubMed] [Google Scholar]
- Samala RK, Chan H-P, Hadjiiski L, Helvie MA, Richter CD and Cha KH 2018. Breast cancer diagnosis in digital breast tomosynthesis: effects of training sample size on multi-stage transfer learning using deep neural nets IEEE Trans. Med. Imaging 38 686–696 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Samala RK, Chan H-P, Hadjiiski LM and Helvie MA 2016a. Analysis of computer-aided detection techniques and signal characteristics for clustered microcalcifications on digital mammography and digital breast tomosynthesis Phys. Med. Biol 61 7092. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Samala RK, Chan H-P, Hadjiiski LM, Helvie MA, Wei J and Cha K 2016b. Mass detection in digital breast tomosynthesis: Deep convolutional neural network with transfer learning from mammography Medical physics 43 6654–6666 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sun W, Zheng B and Qian W 2016. Computer aided lung cancer diagnosis with deep learning algorithms Proc. SPIE Med.Imaging 9785 97850Z [Google Scholar]
- Valdora F, Houssami N, Rossi F, Calabrese M and Tagliafico AS 2018. Rapid review: radiomics and breast cancer Breast Cancer Res. Treat 169 217–29 [DOI] [PubMed] [Google Scholar]
- Veena M and Padma M 2019. Detection of Breast Cancer Using Digital Breast Tomosynthesis Emerging Research in Electronics, Computer Science and Technology: Springer; pp 721–730 [Google Scholar]
- Wang X-F, Huang D-S and Xu H 2010. An efficient local Chan–Vese model for image segmentation Pattern Recognition 43 603–18 [Google Scholar]
- Yan P, Guo H, Wang G, De Man R and Kalra MK 2018. Hybrid deep neural networks for all-cause Mortality Prediction from LDCT Images arXiv preprint arXiv:1810.08503 [DOI] [PubMed] [Google Scholar]
- Zhou B, Song B, Hassan MM and Alamri A 2018. Multilinear rank support tensor machine for crowd density estimation Engineering Applications of Artificial Intelligence 72 382–92 [Google Scholar]
- Zhou Z, Li S, Qin G, Folkert M, Jiang S and Wang J 2019. Multi-objective based radiomic feature selection for lesion malignancy classification IEEE journal of biomedical and health informatics [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zuluaga MA, Burgos N, Mendelson AF, Taylor AM and Ourselin S 2015. Voxelwise atlas rating for computer assisted diagnosis: Application to congenital heart diseases of the great arteries Med. Image Anal 26 185–9 [DOI] [PMC free article] [PubMed] [Google Scholar]
