Skip to main content

ORIGINAL RESEARCH article

Front. Oncol., 13 December 2022
Sec. Cancer Imaging and Image-directed Interventions

Diagnosis of architectural distortion on digital breast tomosynthesis using radiomics and deep learning

Xiao ChenXiao Chen1Yang Zhang,Yang Zhang2,3Jiahuan ZhouJiahuan Zhou4Xiao WangXiao Wang2Xinmiao LiuXinmiao Liu5Ke NieKe Nie2Xiaomin LinXiaomin Lin1Wenwen HeWenwen He1Min-Ying Su,*Min-Ying Su3,6*Guoquan Cao*Guoquan Cao1*Meihao Wang*Meihao Wang1*
  • 1Department of Radiology, Key Laboratory of Intelligent Medical Imaging of Wenzhou, First Affiliated Hospital of Wenzhou Medical University, Wenzhou, China
  • 2Department of Radiation Oncology, Rutgers-Cancer Institute of New Jersey, Robert Wood Johnson Medical School, New Brunswick, NJ, United States
  • 3Department of Radiological Sciences, University of California, Irvine, Irvine, CA, United States
  • 4Department of Radiology, Yuyao Hospital of Traditional Chinese Medicine, Ningbo, China
  • 5School of Laboratory Medicine and Life Sciences, Wenzhou Medical University, Wenzhou, China
  • 6Department of Medical Imaging and Radiological Sciences, Kaohsiung Medical University, Kaohsiung, Taiwan

Purpose: To implement two Artificial Intelligence (AI) methods, radiomics and deep learning, to build diagnostic models for patients presenting with architectural distortion on Digital Breast Tomosynthesis (DBT) images.

Materials and Methods: A total of 298 patients were identified from a retrospective review, and all of them had confirmed pathological diagnoses, 175 malignant and 123 benign. The BI-RADS scores of DBT were obtained from the radiology reports, classified into 2, 3, 4A, 4B, 4C, and 5. The architectural distortion areas on craniocaudal (CC) and mediolateral oblique (MLO) views were manually outlined as the region of interest (ROI) for the radiomics analysis. Features were extracted using PyRadiomics, and then the support vector machine (SVM) was applied to select important features and build the classification model. Deep learning was performed using the ResNet50 algorithm, with the binary output of malignancy and benignity. The Gradient-weighted Class Activation Mapping (Grad-CAM) method was utilized to localize the suspicious areas. The predicted malignancy probability was used to construct the ROC curves, compared by the DeLong test. The binary diagnosis was made using the threshold of ≥ 0.5 as malignant.

Results: The majority of malignant lesions had BI-RADS scores of 4B, 4C, and 5 (148/175 = 84.6%). In the benign group, a substantial number of patients also had high BI-RADS ≥ 4B (56/123 = 45.5%), and the majority had BI-RADS ≥ 4A (102/123 = 82.9%). The radiomics model built using the combined CC+MLO features yielded an area under curve (AUC) of 0.82, the sensitivity of 0.78, specificity of 0.68, and accuracy of 0.74. If only features from CC were used, the AUC was 0.77, and if only features from MLO were used, the AUC was 0.72. The deep-learning model yielded an AUC of 0.61, significantly lower than all radiomics models (p<0.01), which was presumably due to the use of the entire image as input. The Grad-CAM could localize the architectural distortion areas.

Conclusion: The radiomics model can achieve a satisfactory diagnostic accuracy, and the high specificity in the benign group can be used to avoid unnecessary biopsies. Deep learning can be used to localize the architectural distortion areas, which may provide an automatic method for ROI delineation to facilitate the development of a fully-automatic computer-aided diagnosis system using combined AI strategies.

Introduction

Breast cancer is the most prevalent among all cancers in the world (1). In 2020, there were 2.3 million women diagnosed with breast cancer with 685,000 deaths globally. The average risk of a woman in the United States developing breast cancer during her lifetime is about 13%; that is, 1 in 8 women will be diagnosed (2). In China, breast cancer is the most common and rapidly increasing female malignancy (3). Compared with developed countries, the prognosis is much poorer, which varies in different geographic regions (4). The 5-year survival rates during 2003-2015 are from 73.1% to 82.0% (55.9% to 72.9% for rural women), lower than that of 90% for American women (5). With improved health care, the death rate decreased by 1% per year from 2013 to 2018 (6). These decreases are thought to be the results of better treatments, and earlier detection through screening using mammography and ultrasound (2, 68).

Early signs of breast cancer on mammography include microcalcifications, mass (space-occupying density), architectural distortion, and bilateral asymmetry (9, 10). Microcalcifications and masses have been studied extensively. Architectural distortion is the third most suspicious appearance, representing 6% of abnormalities detected on screening mammography (11). In the Breast Imaging Reporting and Data System (BI-RADS) lexicon (12), architectural distortion is defined as “the normal architecture of the breast is distorted with no definite mass visible”. This includes spiculations radiating from a point and focal retraction or distortion at the edge of the parenchyma. However, the detection and interpretation of architectural distortion on 2-dimensional (2D) mammograms is challenging. Due to the overlapping tissues, the appearance may be subtle, and it is subjective for radiologists to detect these abnormalities, especially when there are co-existence of other findings such as mass and asymmetry (13).

Since the approval of the digital breast tomosynthesis (DBT) by the U.S. Food and Drug Administration (FDA) in 2011, it has become a widely used imaging modality for screening and diagnosis (14). DBT generates multiple images using scans taken from different angles, and thus can better resolve overlapping tissues. Some countries have recommended either digital mammography (DM) or DBT as appropriate for screening (1517). Compared with DM, DBT can provide a better morphological characterization of invasive cancers, while mitigating false-positive diagnosis from the superposition of normal parenchyma (1820). The high sensitivity of DBT for architectural distortion allows for improved diagnosis of invasive ductal cancers (2124), but many benign diseases will be detected as suspicious, and lead to unnecessary biopsies. DBT may also provide better visualization for invasive lobular cancers, which were difficult to be detected on DM (14).

Recently, artificial intelligence (AI) algorithms have been extensively applied in the medical field. Radiomics with machine learning, and deep learning using convolutional neural network (CNN), have been applied to analyze images for detection and diagnosis of lesions in various clinical applications (2527). Several studies have applied AI for the detection of architectural distortion (13, 28, 29). Rehman et al. proposed an automated computer-aided diagnostic system using computer vision and deep learning to predict breast cancer based on the architectural distortion on DM (13). Bahl et al. performed a retrospective review and concluded that the presence of architectural distortion on mammography indicated malignancy in approximately 75% of cases (30). In another study, Shu et al. proposed a region-based pooling architecture using a deep convolutional neural network to classify mammography images (31). Most studies reported so far were performed using 2D mammography. Since DBT can provide better spatial information for detection and characterization of architectural distortion, AI can be applied to develop fully-automatic computer-aided diagnostic systems (32, 33).

The purpose of this study is to implement radiomics and deep learning to build diagnostic models for patients presenting with architectural distortion on DBT images. The radiomic analysis was based on the manually outlined region of interest (ROI) by radiologists for extracting features associated with the architectural distortion. Then, the Support Vector Machine (SVM) algorithm was implemented to evaluate the feature importance, and select features to build the classification model to differentiate benign vs. malignant lesions. The deep-learning method was performed using the entire image as input, without any pre-selection to only include the abnormal regions. The algorithm will be self-trained to diagnose breast cancer, that is, to predict that there is a malignant lesion somewhere in the DBT image. The Gradient-weighted Class Activation Mapping (Grad-CAM) method was utilized to localize the suspicious areas that were focused on, including architectural distortions, so it may provide a potential method for automatic ROI delineation. Potentially, the suspicious area detected by deep learning can be combined with radiomics to generate an automatic diagnostic tool for architecture distortion.

Materials and methods

Datasets

This retrospective study was performed in accordance with the principles of the Helsinki Declaration and was approved by the institutional ethics committee. The need for obtaining written informed consent from the patients was waived. The dataset was identified by reviewing all patients receiving DBT in The First Affiliated Hospital of Wenzhou Medical University from October 2016 to December 2019. The inclusion criteria were: (1) patients presenting with the architectural distortion as the main suspicious finding on DBT; (2) patients receiving biopsy or surgery to obtain tissues for pathological examination. The exclusion criteria were: (1) patients receiving any prior treatment in the breast; (2) no pathologically confirmed diagnosis; (3) poor image quality. Finally, a total of 298 patients were included in this study. The age range was from 21 to 79 years old, with an average of 50.6 years old. The BI-RADS scores of DBT were obtained from the radiology reports, classified into 2, 3, 4A, 4B, 4C, and 5.

DBT protocol

The standard mode of Amulet Innovality Digital Breast Tomosynthesis System (Fuji Film, Japan), namely small-angle DBT-ST mode, was used to take images. DBT images were taken first, followed by Full-field Digital Mammography (FFDM) images. The DBT angular range of the X-ray tube was ±7.5°, every 1.0° for a total of 15 acquisitions, using the W-Al anode-filter. For FFDM, the W-Rh anode-filter was used. The images were acquired with the standard craniocaudal (CC) and mediolateral oblique (MLO) projections under breast compression.

Radiomics feature extraction

The analysis flowchart is shown in Figure 1. The region showing the architectural distortion was delineated by two radiologists based on the consensus through discussion and cross-check. For each patient, only one image that showed the most obvious architectural distortion was used. The region of interest (ROI) was manually drawn using the ImageJ software (https://imagej.nih.gov/ij/index.html). The ROI on CC and MLO images were separately outlined by two junior radiologists first and then examined by a senior radiologist with 7 years of experience interpreting DBT images. If needed, further modification was made. The ROI was resampled into 0.4 × 0.4 mm2, and quantized to 25 gray levels. The analysis was performed using PyRadiomics v3.0.1, to extract 107 features including 14 shape, 18 first-order, 24 gray-level co-occurrence matrix (GLCM), 14 gray-level dependence matrix (GLDM), 16 gray-level run length matrix (GLRLM), 16 gray-level size zone matrix (GLSZM), and 5 neighboring gray tone difference matrix (NGTDM) features. For each case, a total of 214 parameters were obtained from the ROI’s drawn on CC and MLO images.

FIGURE 1
www.frontiersin.org

Figure 1 The analysis flowchart. The ROI is manually outlined on the CC and MLO view of one DBT image that shows the most obvious architectural distortion. The radiomic features are extracted using PyRadiomics, and then SVM is applied to select important features and build the classification model to differentiate benign and malignant cases. For the deep learning analysis, the whole image is used as input into ResNet50 to train the diagnostic model. The Gradient-weighted Class Activation Mapping (Grad-CAM) reveals the suspicious area that is focused on to perform classification.

Feature selection and model building

The feature selection was performed using a sequential method, by constructing multiple SVM classifiers. In this process, SVM with Gaussian kernel was used as the objective function to test the performance of a subset of features using 5-fold cross-validation. In the beginning, an empty candidate set was presented, and features were sequentially added. In each iteration, the training process was repeated 5,000 times to explore the robustness of each feature. After each iteration, the feature that led to the best performance was added to the candidate set. The process stopped when the addition of features no longer met the criterion, i.e., 10−6 as the termination tolerance for the objective function value. The algorithm was designed to explore all possible subsets of the ‘‘shadow” attributes and select the final key features by comparing their relative importance. During the feature selection, different class weights were assigned to the benign group and the malignant group to handle the imbalance issue.

After the final features were determined, SVM was used to build the diagnostic model. The performance was evaluated using 10-fold cross-validation, i.e., using 90% cases for training and the remaining 10% for testing. The process was repeated 10 times, and each case could only be included in the testing group once. The radiomics score, i.e. the malignancy probability, was calculated by the model, which was then used for constructing the Receiver Operating Curve (ROC) curve, and making the binary diagnosis using the threshold of ≥ 0.5 as malignant.

Deep learning analysis

Besides radiomics, deep learning was applied to differentiate the benign and malignant lesions as well as to localize the activation region. The whole image was used as the input. Deep learning was performed using the ResNet50, with the binary output of malignancy and benignity. The input network included the slice along with its two adjacent neighboring slices from CC and MLO. Therefore, the number of input channel was 6. The image was re-sampled to a 256 × 256 matrix using linear interpolation, and then the pixel intensities were normalized to have a mean of 0 and a standard deviation of 1. In contrast to other CNNs, such as VGG or AlexNet that learns features using large convolutional network architectures, the ResNet extracts residual features as subtraction of features learned from the input of that layer using “skip connections”. The ResNet50 architecture contained one 3 × 3 convolutional layer, one max-pooling layer, and 16 residual blocks. Each block contained one 1 × 1 convolutional layer, one 3 × 3 convolutional layer, and one 1 × 1 convolutional layer. The residual connection was from the beginning of the block to the end of the block. The output of the last block was connected to a fully connected layer with a sigmoid function to make the prediction, by providing a malignancy probability. One additional convolutional layer was added to the ResNet50 at the input to reduce the input channel number from 6 to 3.

The dataset was augmented 20 times using random affine transformations, including translation, scaling, and rotation. To avoid overfitting, L2 regularization term was added to the final loss function, and then, during the training process, the early stop was applied based on the lowest validation loss to obtain the optimized model. The loss function was cross-entropy. The training was implemented using the Adaptive Moment Estimation (Adam) optimizer. The learning rate was set to 0.0001 with momentum term β as 0.5 to stabilize training. Parameters were initialized using ImageNet. The batch size was set to 32 and the number of epochs was set to 100. The evaluation was performed using 5-fold cross-validation, 4-fold for training, and 1-fold set aside for testing. Each case had one chance to be included in the testing dataset. The output was a malignancy probability for each case.

In addition to the classification of benign vs. malignant, one great feature of deep learning is the Gradient-weighted Class Activation Mapping (Grad-CAM), which uses the gradient information flowing into the last convolutional layer of the CNN to assign the importance values to each neuron for a particular decision of interest. After the training of ResNet50, DBT images were input into the system. Then the weight maps from the last convolutional layer were extracted. To match the original image size, the extracted maps were interpolated and normalized to a range of [0, 1]. Then these heat maps were overlaid on the original DBT images. To further evaluate the detection of architectural distortions on DBT vs. mammography, the trained model and Grad-CAM from DBT were applied to analyze the corresponding mammography of the same patients.

Statistical analysis

The U-tests and chi-square tests were used to compare the age and the proportions of BI-RADS between benign and malignant groups, by using SPSS software (version 20.0). The ROC curves generated by the radiomics models built using the CC view, the MLO view, and the combined CC+MLO views were compared using the DeLong test. For each case, the radiomics score was used to make the binary diagnosis of malignant (≥ 0.5) or benign (<0.5). For deep learning, the predicted malignancy probability by the model was used for constructing the ROC curve and making the binary diagnosis. The sensitivity, specificity, and overall accuracy were calculated and compared.

Results

Patients’ characteristics and BI-RADS scores

A total of 175 (59%) malignant and 123 (41%) benign cases were identified. The age and distribution of BI-RADS scores are listed in Table 1. The mean age was 52.3 ± 8.7 in the malignant group, and 48.2 ± 8.9 in the benign group. The majority of malignant lesions had BI-RADS scores of 4B, 4C, and 5 (148/175 = 84.6%). In the benign group, a substantial number of patients also had high BI-RADS ≥ 4B (56/123 = 45.5%), but significantly lower than in the malignant groups (p < 0.001). If including 4A, (102/123 = 82.9%) had BI-RADS ≥ 4A, and these patients would be recommended for biopsy and led to the false-positive diagnosis. In the present study, all benign lesions had histological confirmation. The pathological types are listed in Table 2. Lobular carcinoma in situ (LCIS) is a high-risk pathology and is classified into the malignant group. Figure 2 shows 2 cases presenting the typical features, and Figure 3 shows 4 cases presenting the atypical features of architectural distortion. The ROI was drawn to cover the entire area noted as suspicious.

TABLE 1
www.frontiersin.org

Table 1 Age and BI-RADS of lesions determined on DBT in the study cohort.

TABLE 2
www.frontiersin.org

Table 2 Pathological types of lesions in the study cohort.

FIGURE 2
www.frontiersin.org

Figure 2 Case examples showing the typical architectural distortion. A: The LCC and LMLO views of a 53-year-old patient diagnosed with invasive ductal cancer. The BI-RADS score is 4B. The radiomics score of the combined model is 0.65, correctly diagnosing this case as malignant, true-positive. B: The RCC and RMLO views of a 42-year-old patient diagnosed with sclerosing adenosis. The BI-RADS score is 4C. The radiomics score of the combined model is 0.48, correctly diagnosing this case as benign, true-negative.

FIGURE 3
www.frontiersin.org

Figure 3 Case examples showing the atypical architectural distortion. (A) The RMLO view of a 57-year-old patient diagnosed with invasive ductal cancer. The BI-RADS score is 5. The radiomics score of the combined model is 0.66, true-positive. (B) The LCC view of a 39-year-old patient diagnosed with ductal carcinoma in situ. The BI-RADS score is 5. The radiomics score of the combined model is 0.61, true-positive. (C) The LMLO view of a 39-year-old patient diagnosed with papilloma. The BI-RADS score is 4B. The radiomics score of the combined model is 0.48, true-negative. (D) The RCC view of a 52-year-old patient diagnosed with adenosis. The BI-RADS score is 3. The radiomics score of the combined model is 0.41, true-negative.

Radiomics analysis

A total of 8 radiomics features were selected to build the final CC+MLO model, in the order of importance: (1) GLCM Cluster Prominence from MLO, (2) NGTDM Coarseness from CC, (3) GLCM Difference Entropy from CC, (4) Skewness from MLO, (5) GLCM Maximum Probability from CC, (6) GLRLM Long Run Emphasis from CC, (7) Interquartile Range from CC, (8) GLDM Dependence Entropy from CC. Among these, 6 were from CC and 2 were from MLO.

The diagnostic results are summarized in Table 3. The radiomics model built using the combined CC+MLO yielded an AUC of 0.82, sensitivity of 0.78, specificity of 0.68, and accuracy of 0.74. If only features from CC were used, the AUC was 0.77, sensitivity was 0.86, specificity was 0.48, and accuracy was 0.70. If only features from MLO were used, the AUC was 0.72, sensitivity was 0.73, specificity was 0.57, and accuracy was 0.66. The constructed ROC curves are shown in Figure 4. From the DeLong’s test, the AUC of the combined CC+MLO model is significantly better than the MLO model (p<0.01). The difference between CC+MLO vs. CC (p=0.10), or CC vs. MLO (p=0.12), did not reach a significant level. Figure 5 shows the radiomics scores predicted by the combined CC+MLO model in the benign and malignant groups.

TABLE 3
www.frontiersin.org

Table 3 The diagnostic performance of the radiomics models built using CC, MLO, and combined features, and deep learning model built using ResNet50.

FIGURE 4
www.frontiersin.org

Figure 4 The ROC curves constructed by using the radiomics scores obtained from the models built using the combined CC and MLO features, CC features only, MLO features only; and the ROC curve constructed by using the probability obtained from the deep learning model. The AUC of the combined radiomics model is the highest, 0.82. The AUC of the deep learning model is the lowest, 0.61, likely due to the use of the whole image as the input.

FIGURE 5
www.frontiersin.org

Figure 5 The distribution of the radiomics scores predicted by using the combined model in the benign and malignant groups. By using the threshold of 0.5 as the cut-off value, there are 136 true-positive, 84 true-negative, 39 false-negative, and 39 false-positive cases, with an overall accuracy of 220/298 = 74%.

Deep learning analysis

The results predicted by the deep-learning model yielded an AUC of 0.61, much worse compared to those achieved by the radiomics models (all significant, p<0.01). This is due to the use of the whole image as input, which is a much more challenging task. One important feature of deep learning is to use the Grad-CAM maps to localize the suspicious area, as shown in Figures 68. Although deep learning did not reach a high diagnostic accuracy, it could localize the area with architectural distortion very well. In contrast, when the developed model was applied to the corresponding mammography of the same patient, the detected area was much larger, almost covering the entire dense tissues (Figures 7, 8), and had a worse diagnostic performance. The results suggest that deep learning is highly applicable to analyzing the DBT image to select the suspicious area for further diagnosis, e.g., by using the radiomics models.

FIGURE 6
www.frontiersin.org

Figure 6 Examples of Grad-CAM maps of architectural distortion on DBT images, predicted by ResNet50 deep learning. (A) The RMLO view of a 61-year-old patient diagnosed with invasive ductal cancer. The BI-RADS score is 5. The radiomics score of the combined model is 0.72, and the probability predicted by deep learning is 0.54, both correctly diagnosing this case as malignant. (B) The RMLO view of a 42-year-old patient diagnosed with adenosis. The BI-RADS score is 4C. The radiomics score of the combined model is 0.48, and the probability predicted by deep learning is 0.52. The radiomics model makes a correct benign diagnosis, but deep learning gives a false-positive diagnosis. (C) The RMLO view of a 46-year-old patient diagnosed with fibroadenoma. The BI-RADS score is 4B. The radiomics score of the combined model is 0.41, and the probability predicted by deep learning is 0.51. The radiomics model makes a correct benign diagnosis, not deep learning. However, although deep learning does not give a correct diagnosis, it can localize the suspicious area.

FIGURE 7
www.frontiersin.org

Figure 7 An example of the Grad-CAM map of the architectural distortion in the LMLO view of (A) DBT and (B) FFDM images of a 53-year-old patient diagnosed with invasive ductal cancer. The BI-RADS score is 4B. The radiomics score is 0.65, and the deep learning probability is 0.62, both correctly diagnosing this case as malignant. When the developed deep learning model from DBT is applied to FFDM, the probability is 0.32, false-negative. The detected suspicious area covers the entire dense tissues, showing the architectural distortion on FFDM cannot be detected.

FIGURE 8
www.frontiersin.org

Figure 8 An example of the Grad-CAM map of the architectural distortion in the LMLO view of (A) DBT and (B) FFDM images of a 46-year-old patient diagnosed with adenosis. The BI-RADS score is 4B. The radiomics score is 0.41, and the deep learning probability is 0.38, both correctly diagnosing this case as benign. When the developed deep learning model from DBT is applied to FFDM, the probability is 0.48, which is also true-negative but reaches the threshold for malignancy. The detected suspicious area covers the entire dense tissues, showing the architectural distortion on FFDM cannot be detected.

Discussion

In this study, we applied two main AI strategies, including radiomics and deep learning, to diagnose breast cancer in patients presenting with architectural distortion on DBT. This feature has become more noticeable after DBT is extensively applied for breast imaging, as it can better resolve the overlapping tissues compared to the 2D projection mammography. As demonstrated in our dataset, many benign cases also had a high BI-RADS score, 46% ≥ 4B and 83% ≥ 4A. This feature can lead to many false-positive diagnoses and many benign biopsies, and more research is needed to improve the accuracy. In this study, we showed that the radiomics model developed using manually outlined ROI could achieve good accuracy. The AUC of the radiomics model built using features extracted from the combined CC and MLO views was 0.82, which was higher than the AUC of models built using individual views (0.77 for CC, and 0.72 for MLO). In the benign group, 102 of 123 patients (83%) had BI-RADS ≥ 4A, and they would be recommended to receive a biopsy. The specificity of the combined model was 84/123 (68%), and if the biopsy recommendation was made according to the results, only 39 patients would be referred; therefore, the model has the potential to decrease many unnecessary biopsies. The current threshold was based on the probability of 0.5 as malignant, which can be adjusted to a lower value to improve the sensitivity by increasing true positives, but still capable of avoiding many false positives, as shown in Zhou et al. (34).

The deep-learning classification model had a low AUC (0.61), due to the use of the whole image as input. It has been demonstrated that the accuracy of deep learning is highly dependent on the input box size (34). Therefore, the model was trained to predict that there was a malignant lesion somewhere in the image. This is a very challenging task that would normally require a much larger dataset of thousands of images to train. For architectural distortion, it is a much rare feature compared to mass and microcalcifications, and difficult to assemble such a large dataset. Therefore, our main goal is to use deep learning with the Grad-CAM method to detect the architectural distortion areas on DBT images. Then the heat maps can be used to segment the ROI using automatic algorithms for further diagnosis, e.g., by using the developed radiomics models. Grad-CAM is a commonly used method to locate suspicious lesions, and different methods have been reported. Mettivier et al. (32, 33) generated activation maps by using different confident thresholds. We have implemented their methods and found the results generated using both methods were comparable, suggesting the Grad-CAM methods were robust.

We also applied the DBT-trained model with Grad-CAM to the FFDM of the same patients acquired after DBT and showed that architectural distortion was more obvious on DBT than on 2D mammography and that it was difficult to make a diagnosis. In the small set of patients that were tested, the probability generated from the mammography was close to 0.5, which was ambiguous and not able to point to the more likely diagnosis as benign or malignant.

For managing breast cancer, early detection is the cornerstone of preventing morbidity and mortality. Several studies have investigated how architectural distortion detected on DBT should be managed (3537). According to the BI-RADS lexicon, architectural distortion includes thin straight lines or spiculations radiating from a point, and focal retraction, distortion, or straightening at the anterior or posterior edge of the parenchyma (12). Architectural distortion can also be a secondary finding associated with a primary finding such as a mass or asymmetry (12). The study by Posso et al. found that compared with women who had masses, the highest risk of subsequent breast cancer was found in those with architectural distortions (38). Benign causes of architectural distortion include radial scars, complex sclerosing lesions, sclerosing adenosis, fat necrosis, postprocedural change, and rare spiculated benign lesions, such as breast fibromatosis and granular cell tumor. The major cancer types (IDC and DCIS) can present architectural distortion as a star-shaped pattern. On the other hand, the complex and radial sclerosing lesions presenting with architectural distortion with larger than 1 cm are probably benign (11). Studies have also shown that invasive lobular carcinomas (ILC) are highly associated with architectural distortions (39, 40).

All the patients in our study had confirmed pathological results, with 175/298 (59%) malignant, and 123/289 (41%) benign. There is a high chance of malignancy, and it is necessary to pay attention to the architectural distortions detected by DBT (41). The results are consistent with those reported by Pujara et al. and Ambinder et al. (37, 42). DBT reduces the superimposition of fibroglandular tissues, thereby improving visualization of findings that may be subtle or occult on DM, particularly the architectural distortion (37, 43, 44). Ahmed et al. showed that DBT-detected architectural distortion is less likely to represent malignancy compared to those detected on DM; however, the risk of malignancy is not low enough to forgo biopsy (45). DBT-guided biopsy has been demonstrated to be feasible, safe, and effective for the pathologic diagnosis of lesions presenting with architectural distortion and may be particularly valuable for the detection of early-stage malignancies (41, 46). Nevertheless, considering the risks of procedures and the psychological burden on the patients, the best approach for the low-risk lesions may be imaging surveillance rather than biopsy/surgery. In a recent study by Villa-Camacho et al., the upgrade rates of architectural distortion on DBT from nonmalignant pathology at biopsy to malignancy at surgery were investigated (35). It was reported that nonmalignant pathology at biopsy has an overall upgrade rate to malignancy at the surgery of 10.2%, but architectural distortion without atypia has a low upgrade rate of 2.2% (35).

Architectural distortion is a particularly challenging pattern for radiologists as it may be difficult to discern from the normal overlapping of the various soft tissue, parenchyma, vessels, and density ligamentous structures (47). In fact, due to its subtle nature, architectural distortion has been shown to have poor interobserver reproducibility in terms of agreement for recall among radiologists compared with masses and calcifications (43).

Furthermore, not all architectural distortions appear like thin straight lines or spiculation radiating from a point. Some atypical features are difficult to detect due to the lack of common characteristics, as shown in the case examples in Figure 3. Radiologists need long-term training to detect these atypical architectural distortions. In our study, we used Grad-CAM to localize the distortion areas by generating gradient heat maps. The results suggest that deep learning can provide a tool to aid in the localization of the distortions in the images. It has the potential to reduce the intra- or inter-reader variation.

Li et al. proposed a deep-learning-based model that used mammary gland distribution as prior information to detect architectural distortions in DBT (48). The proposed network was faster-RCNN, which has been proven capable of yielding a satisfactory performance to search and detect lesions in medical images. However, due to the difficulty to obtain the ground truth of the distortion on DBT, the training was difficult, and further hampered by the limited cases because architectural distortion is not a common feature. In our study, we did not train a detection-specified network, but used Grad-CAM to visualize the suspicious areas, which can help physicians, especially inexperienced junior physicians, to detect and diagnose architectural distortion or other unclear abnormalities.

There are some limitations in our study. First of all, the ROI was delineated manually. As shown in the case examples, the architectural distortion was a subtle feature, and it did not have a clear boundary that could be traced, so the drawing was done by encompassing all abnormal areas. It was not practical to compare the ROI drawing done by different readers, so we used the consensus, verified by an experienced radiologist. Secondly, only the most obvious distortion shown on one DBT slice was used in the analysis. The performance by using the ROI’s from multiple slices needs to be investigated. One advantage of DBT compared to 2D mammography was that the distortion can be seen clearly on one slice, so we started with a single-slice approach. Thirdly, for model training, particularly using deep learning, a much larger dataset is required. The developed models will need to be tested using an independent dataset to validate the performance. Nonetheless, the present study should be able to lay down a good foundation for future studies. After the models are validated, such a tool may assist radiologists in diagnosing architectural distortion, especially for junior and inexperienced radiologists. If a case has a very high benign possibility, a follow-up recommendation (3, 6 months, or even one year) can be given to avoid biopsy or surgery.

Conclusion

In this study, we demonstrated that for the diagnosis of architectural distortion detected on DBT, the radiomics model can achieve satisfactory diagnostic accuracy. Although the accuracy of deep learning was low, the trained model could enable the Grad-CAM to localize the suspicious areas showing architectural distortion, which could be used for automatic ROI delineation. Our study may provide a helpful computer-aided diagnostic tool for first detecting subtle pathological textures on DBT images, and then for further characterization to make a diagnosis. The radiomics analysis is a commonly applied, mature, method for computer-aided diagnosis. As shown in our study, it has the potential to improve the specificity of the DBT-detected architectural distortion and reduce unnecessary biopsies and surgeries, while maintaining a high sensitivity for the diagnosis of breast cancer.

Data availability statement

The original contributions presented in the study are included in the article/supplementary material. Further inquiries can be directed to the corresponding authors.

Ethics statement

The studies involving human participants were reviewed and approved by ethics committee in Clinical Research (ECCR) of the First Affiliated Hospital of Wenzhou Medical University (No.2020063). Written informed consent for participation was not required for this study in accordance with the national legislation and the institutional requirements.

Author contributions

XC, YZ, and M-YS conceptualized and designed the study. GC and MW provided administrative support. XC, XiaL, and JZ provided the study materials or patients. XC, WH and JZ collected and assembled the data. XC, YZ, XW, KN, and M-YS analyzed and interpreted the data. XC, YZ, XW, XiaL, XinL, and M-YS wrote the manuscript. XC, YZ, XW, KN, XiaL, XinL, JZ, WH, M-YS, MW, and GC gave the final approval of the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This work was supported by the Wenzhou Municipal Science and Technology Bureau, China (No.Y20180185, No.Y20190564), Medical Health Science and Technology Project of Zhejiang Provincial Health Commission (No.2019KY102), Key Laboratory of Intelligent Medical Imaging of Wenzhou (No.2021HZSY0057, Wenzhou, Zhejiang, China).

Acknowledgments

We thank all the participants in this study and the members of our research team.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

1. WHO. Fact sheet world health organization, in: WHO (2019). Available at: https://www.who.int/news-room/fact-sheets/detail/breast-cancer (Accessed 17 April 2022).

Google Scholar

2. Society, A.C. Cancer facts and figures 2022. Atlanta, Ga: American Cancer Society (2022).

Google Scholar

3. Ji Y, Li B, Zhao R, Zhang Y, Liu J, Lu H. The relationship between breast density, age, and mammographic lesion type among Chinese breast cancer patients from a large clinical dataset. BMC Med Imaging (2021) 21(1):43. doi: 10.1186/s12880-021-00565-9

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Han Y, Lv J, Yu C, Guo Y, Bian Z, Hu Y, et al. Development and external validation of a breast cancer absolute risk prediction model in Chinese population. Breast Cancer Res (2021) 23(1):62. doi: 10.1186/s13058-021-01439-2

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Siegel RL, Miller KD, Jemal A. Cancer statistics, 2019. CA Cancer J Clin (2019) 69(1):7–34. doi: 10.3322/caac.21551

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Society, A.C. Breast cancer facts and figures 2019-2020 Vol. 2020. . Atlanta, Ga: American Cancer Society (2020).

Google Scholar

7. Lifetime risk (Percent) of dying from cancer by site and Race/Ethnicity: Females, total US, 2014-2016. Available at: https://seer.cancer.gov/archive/csr/1975_2016/results_single/sect_01_table.19_2pgs.pdf [Accessed March 2022].

Google Scholar

8. Howlader N, Krapcho M, Miller D, Brest A, Yu M, Ruhl J, et al. Data from: SEER Cancer Statistics Review (CSR) (2021). 1975–2018.

Google Scholar

9. Zyout ,I, Togneri R. A computer-aided detection of the architectural distortion in digital mammograms using the fractal dimension measurements of BEMD. Comput Med Imaging Graph (2018) 70:173–84. doi: 10.1016/j.compmedimag.2018.04.001

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Durand MA, Wang S, Hooley RJ, Raghu M, Philpotts LE. Tomosynthesis-detected architectural distortion: Management algorithm with radiologic-pathologic correlation. Radiographics (2016) 36(2):311–21. doi: 10.1148/rg.2016150093

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Gaur S, Dialani V, Slanetz PJ, Eisenberg RL. Architectural distortion of the breast. Am J Roentgenol (2013) 201(5):W662–70. doi: 10.2214/AJR.12.10153

CrossRef Full Text | Google Scholar

12. D’Orsi CJ SE, Mendelson EB, Morris EA. ACR BI-RADS® atlas, breast imaging reporting and data system, 5th Edn. Reston V, editor. (Reston, VA: American College of Radiology). (2013).

Google Scholar

13. Rehman KU, Li J, Pei Y, Yasin A, Ali S, Saeed Y. Architectural distortion-based digital mammograms classification using depth wise convolutional neural network. Biol (Basel) (2021) 11(1):15. doi: 10.3390/biology11010015

CrossRef Full Text | Google Scholar

14. Gao Y, Moy L, Heller SL. Digital breast tomosynthesis: Update on technology, evidence, and clinical practice. Radiographics (2021) 41(2):321–37. doi: 10.1148/rg.2021200101

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Expert Panel on Breast ,I, Mainiero MB, Moy L, Baron P, Didwania AD, diFlorio RM, et al. ACR appropriateness Criteria((R)) breast cancer screening. J Am Coll Radiol (2017) 14(11S):S383–90. doi: 10.1016/j.jacr.2017.08.044

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Bevers TB, Helvie M, Bonaccio E, Calhoun KE, Daly MB, Farrar WB, et al. Breast cancer screening and diagnosis, version 3.2018, NCCN clinical practice guidelines in oncology. Journal of the National Comprehensive Cancer Network (2018) 16(11):1362–89. doi: 10.6004/jnccn.2018.0083

PubMed Abstract | CrossRef Full Text | Google Scholar

17. The European commission initiative on breast cancer (ECIBC) guidelines for breast cancer screening. (2015) Available at: https://core.ac.uk/download/pdf/45616511.pdf [Accessed March 2022].

Google Scholar

18. Conant ,EF, Toledano AY, Periaswamy S, Fotin SV, Go J, Boatsman JE, et al. Improving accuracy and efficiency with concurrent use of artificial intelligence for digital breast tomosynthesis. Radiol Artif Intell (2019) 1(4):e180096. doi: 10.1148/ryai.2019180096

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Hovda T, Holen AS, Lang K, Albertsen JL, Bjorndal H, Brandal SHB, et al. Interval and consecutive round breast cancer after digital breast tomosynthesis and synthetic 2D mammography versus standard 2D digital mammography in BreastScreen Norway. Radiology (2020) 294(2):256–64. doi: 10.1148/radiol.2019191337

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Lowry KP, Coley RY, Miglioretti DL, Kerlikowske K, Henderson LM, Onega T, et al. Screening performance of digital breast tomosynthesis vs digital mammography in community practice by patient age, screening round, and breast density. JAMA Netw Open (2020) 3(7):e2011792. doi: 10.1001/jamanetworkopen.2020.11792

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Yun SJ, Ryu CW, Rhee SJ, Ryu JK, Oh JY. Benefit of adding digital breast tomosynthesis to digital mammography for breast cancer screening focused on cancer characteristics: a meta-analysis. B-reast Cancer Res Treat (2017) 164(3):557–69. doi: 10.1007/s10549-017-4298-1

CrossRef Full Text | Google Scholar

22. Mariscotti G, Durando M, Houssami N, Zuiani C, Martincich L, Londero V, et al. Digital breast tomosynthesis as an adjunct to digital mammography for detecting and characterising invasive lobular cancers: a multi-reader study. Clin Radiol (2016) 71(9):889–95. doi: 10.1016/j.crad.2016.04.004

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Garlaschi A, Calabrese M, Zaottini F, Tosto S, Gipponi M, Baccini P, et al. Influence of tumor subtype, radiological sign and prognostic factors on tumor size discrepancies between digital breast tomosynthesis and final histology. Cureus (2019) 11(10):e6046. doi: 10.7759/cureus.6046

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Bahl M, Lamb LR, Lehman CD. Pathologic outcomes of architectural distortion on digital 2D versus tomosynthesis mammography. AJR Am J Roentgenol (2017) 209(5):1162–7. doi: 10.2214/AJR.17.17979

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Esteva A, Kuprel B, Novoa RA, Ko J, Swetter SM, Blau HM, et al. Dermatologist-level classification of skin cancer with deep neural networks. Nature (2017) 542(7639):115–8. doi: 10.1038/nature21056

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Franck C, Snoeckx A, Spinhoven M, El Addouli H, Nicolay S, Van Hoyweghen A, et al. Pulmonary nodule detection in chest ct using a deep learning-based reconstruction algorithm. Radiat Prot Dosimetry (2021) 195(3-4):158–63. doi: 10.1093/rpd/ncab025

PubMed Abstract | CrossRef Full Text | Google Scholar

27. Truhn D, Schrading S, Haarburger C, Schneider H, Merhof D, Kuhl C. Radiomic versus convolutional neural networks analysis for classification of contrast-enhancing lesions at multiparametric breast MRI. Radiology (2019) 290(2):290–7. doi: 10.1148/radiol.2018181352

PubMed Abstract | CrossRef Full Text | Google Scholar

28. de Oliveira HCR, Mencattini A, Casti P, Catani JH, de Barros N, Gonzaga A, et al. A cross-cutting approach for tracking architectural distortion locii on digital breast tomosynthesis slices. Biomed Signal Process Control (2019) 50:92–102. doi: 10.1016/j.bspc.2019.01.001

CrossRef Full Text | Google Scholar

29. Palma G, Bloch I, Muller S. Detection of masses and architectural distortions in digital breast tomosynthesis images using fuzzy and a contrario approaches. Pattern Recognit (2014) 47(7):2467–80. doi: 10.1016/j.patcog.2014.01.009

CrossRef Full Text | Google Scholar

30. Bahl M, Baker JA, Kinsey EN, Ghate SV. Architectural distortion on mammography: Correlation with pathologic outcomes and predictors of malignancy. AJR Am J Roentgenol (2015) 205(6):1339–45. doi: 10.2214/AJR.15.14628

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Shu X, Zhang L, Wang Z, Lv Q, Yi Z. Deep neural networks with region-based pooling structures for mammographic image classification. IEEE Trans Med Imaging (2020) 39(6):2246–55. doi: 10.1109/TMI.2020.2968397

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Mettivier G, Ricciarci R, Sarno A, Maddaloni F, Porzio M, Staffa M, et al. DeepLook: a deep learning computed diagnosis support for breast tomosynthesis. In: 16th international workshop on breast imaging (IWBI2022). Leuven, Belgium: SPIE (2022). doi: 10.1117/12.2625369

CrossRef Full Text | Google Scholar

33. Ricciardi R, Mettivier G, Staffa M, Sarno A, Acampora G, Minelli S, et al. A deep learning classifier for digital breast tomosynthesis. Physica Med (2021) 83:184–93. doi: 10.1016/j.ejmp.2021.03.021

CrossRef Full Text | Google Scholar

34. Zhou J, Zhang Y, Chang KT, Lee KE, Wang O, Li J, et al. Diagnosis of benign and malignant breast lesions on DCE-MRI by using radiomics and deep learning with consideration of peritumor tissue. J Magn Reson Imaging (2020) 51(3):798–809. doi: 10.1002/jmri.26981

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Villa-Camacho ,JC, Bahl M. Management of architectural distortion on digital breast tomosynthesis with nonmalignant pathology at biopsy. AJR Am J Roentgenol (2022) 219(1):46–54. doi: 10.2214/AJR.21.27161

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Durand MA. Editorial comment: Appropriate management of architectural distortion detected on digital breast tomosynthesis. AJR Am J Roentgenol (2021) 217(4):854. doi: 10.2214/AJR.20.25090

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Pujara AC, Hui J, Wang LC. Architectural distortion in the era of digital breast tomosynthesis: outcomes and implications for management. Clin Imaging (2019) 54:133–7. doi: 10.1016/j.clinimag.2019.01.004

PubMed Abstract | CrossRef Full Text | Google Scholar

38. Posso M, Alcantara R, Vazquez I, Comerma L, Bare M, Louro J, et al. Mammographic features of benign breast lesions and risk of subsequent breast cancer in women attending breast cancer screening. Eur Radiol (2022) 32(1):621–9. doi: 10.1007/s00330-021-08118-y

PubMed Abstract | CrossRef Full Text | Google Scholar

39. Chamming's F, Kao E, Aldis A, Ferre R, Omeroglu A, Reinhold C, et al. Imaging features and conspicuity of invasive lobular carcinomas on digital breast tomosynthesis. Br J Radiol (2017) 90(1073):20170128. doi: 10.1259/bjr.20170128

PubMed Abstract | CrossRef Full Text | Google Scholar

40. Grubstein A, Rapson Y, Morgenstern S, Gadiel I, Haboosheh A, Yerushalmi R, et al. Invasive lobular carcinoma of the breast: Appearance on digital breast tomosynthesis. Breast Care (Basel) (2016) 11(5):359–62. doi: 10.1159/000450868

PubMed Abstract | CrossRef Full Text | Google Scholar

41. Choudhery S, Johnson MP, Larson NB, Anderson T. Malignant outcomes of architectural distortion on tomosynthesis: A systematic review and meta-analysis. AJR Am J Roentgenol (2021) 217(2):295–303. doi: 10.2214/AJR.20.23935

PubMed Abstract | CrossRef Full Text | Google Scholar

42. Ambinder EB, Plotkin A, Euhus D, Mullen LA, Oluyemi E, Di Carlo P, et al. Tomosynthesis-guided vacuum-assisted breast biopsy of architectural distortion without a sonographic correlate: A retrospective review. AJR Am J Roentgenol (2021) 217(4):845–54. doi: 10.2214/AJR.20.24740

PubMed Abstract | CrossRef Full Text | Google Scholar

43. Onega T, Smith M, Miglioretti DL, Carney PA, Geller BA, Kerlikowske K, et al. Radiologist agreement for mammographic recall by case difficulty and finding type. J Am Coll Radiol (2012) 9(11):788–94. doi: 10.1016/j.jacr.2012.05.020

PubMed Abstract | CrossRef Full Text | Google Scholar

44. Ray KM, Turner E, Sickles EA, Joe BN. Suspicious findings at digital breast tomosynthesis occult to conventional digital mammography: Imaging features and pathology findings. Breast J (2015) 21(5):538–42. doi: 10.1111/tbj.12446

PubMed Abstract | CrossRef Full Text | Google Scholar

45. Ahmed SA, Samy M, Ali AM, Hassan RA. Architectural distortion outcome: digital breast tomosynthesis-detected versus digital mammography-detected. Radiol Med (2022) 127(1):30–8. doi: 10.1007/s11547-021-01419-8

PubMed Abstract | CrossRef Full Text | Google Scholar

46. Walcott-Sapp S, Garreau J, Johnson N, Thomas KA. Pathology results of architectural distortion on detected with digital breast tomosynthesis without definite sonographic correlate. Am J Surg (2019) 217(5):857–61. doi: 10.1016/j.amjsurg.2019.01.029

PubMed Abstract | CrossRef Full Text | Google Scholar

47. Bachert SE, Jen A, Denison C, Kwait D, Rhei E, Karimova J, et al. Breast lesions associated with mammographic architectural distortion: a study of 588 core needle biopsies. Mod Pathol (2021) 35(6):728–38. doi: 10.1038/s41379-021-00996-3

PubMed Abstract | CrossRef Full Text | Google Scholar

48. Li Y, He Z, Lu Y, Ma X, Guo Y, Xie Z, et al. Deep learning of mammary gland distribution for architectural distortion detection in digital breast tomosynthesis. Phys Med Biol (2021) 66(3):035028. doi: 10.1088/1361-6560/ab98d0

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: architectural distortion, breast cancer diagnosis, deep learning, digital breast tomosynthesis, radiomics

Citation: Chen X, Zhang Y, Zhou J, Wang X, Liu X, Nie K, Lin X, He W, Su M-Y, Cao G and Wang M (2022) Diagnosis of architectural distortion on digital breast tomosynthesis using radiomics and deep learning. Front. Oncol. 12:991892. doi: 10.3389/fonc.2022.991892

Received: 12 July 2022; Accepted: 14 November 2022;
Published: 13 December 2022.

Edited by:

Tao Yu, China Medical University, China

Reviewed by:

Giovanni Mettivier, Università degli Studi di Napoli Federico II, Italy
Benoît Mesurolle, ELSAN, France

Copyright © 2022 Chen, Zhang, Zhou, Wang, Liu, Nie, Lin, He, Su, Cao and Wang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Min-Ying Su, msu@uci.edu; Guoquan Cao, caoguoquan@wmu.edu.cn; Meihao Wang, wzwmh@wmu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.