<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">OJMI</journal-id><journal-title-group><journal-title>Open Journal of Medical Imaging</journal-title></journal-title-group><issn pub-type="epub">2164-2788</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ojmi.2020.101002</article-id><article-id pub-id-type="publisher-id">OJMI-97911</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Medicine&amp;Healthcare</subject></subj-group></article-categories><title-group><article-title>
 
 
  Using a Wavelet-Based and Fine-Tuned Convolutional Neural Network for Classification of Breast Density in Mammographic Images
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Eri</surname><given-names>Matsuyama</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Megumi</surname><given-names>Takehara</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Du-Yih</surname><given-names>Tsai</given-names></name><xref ref-type="aff" rid="aff3"><sup>3</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Breast Center, Dokkyo Medical University Hospital, Tochigi, Japan</addr-line></aff><aff id="aff3"><addr-line>Department of Biomedical Engineering, Hungkuang University, Taichung City, Taiwan, China</addr-line></aff><aff id="aff1"><addr-line>Department of Radiological Sciences, International University of Health and Welfare, Tochigi, Japan</addr-line></aff><pub-date pub-type="epub"><day>14</day><month>01</month><year>2020</year></pub-date><volume>10</volume><issue>01</issue><fpage>17</fpage><lpage>29</lpage><history><date date-type="received"><day>9,</day>	<month>December</month>	<year>2019</year></date><date date-type="rev-recd"><day>14,</day>	<month>January</month>	<year>2020</year>	</date><date date-type="accepted"><day>17,</day>	<month>January</month>	<year>2020</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Classification of breast density is significantly important during the process of breast diagnosis. The purpose of this study was to develop a useful computer-ized tool to help radiologists determine the patient’s breast density category on the mammogram. In this article, we presented a model for automatically classi-fying breast densities by employing a wavelet transform-based and fine-tuned convolutional neural network (CNN). We modified a pre-trained AlexNet model by removing the last two fully connected (FC) layers and appending two newly created layers to the remaining structure. Unlike the common CNN-based methods that use original or pre-processed images as inputs, we adopted the use of redundant wavelet coefficients at level 1 as inputs to the CNN model. Our study mainly focused on discriminating between scattered density and heterogeneously dense which are the two most difficult density cat-egories to differentiate for radiologists. The proposed system achieved 88.3% overall accuracy. In order to demonstrate the effectiveness and usefulness of the proposed method, the results obtained from a conventional fine-tuning CNN model was compared with that from the proposed method. The results demon-strate that the proposed technique is very promising to help radiologists and serve as a second eye for them to classify breast density categories in breast cancer screening.
 
</p></abstract><kwd-group><kwd>Mammography</kwd><kwd> Mammary Gland Density</kwd><kwd> CNN</kwd><kwd> Wavelet Transform</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Breast cancer is the most commonly occurring cancer in women and the second most common cancer overall. There were over 2 million new cases in 2018 [<xref ref-type="bibr" rid="scirp.97911-ref1">1</xref>]. American Cancer Society screening guidelines for the early detection of breast cancer vary depending on a woman’s age and risk [<xref ref-type="bibr" rid="scirp.97911-ref2">2</xref>]. Screening mammography is the primary imaging modality for the early detection of breast cancer. It has been shown to reduce breast cancer mortality by 38% - 48% among participants who were actually screened [<xref ref-type="bibr" rid="scirp.97911-ref3">3</xref>]. Masses and microcalcification clusters that appear in mammographic images are an important early sign of breast cancer. Mammographic images are evaluated by human readers and the reading process is monotonous, tiring, lengthy, and costly [<xref ref-type="bibr" rid="scirp.97911-ref4">4</xref>]. Moreover, due to the high variability of tumor shape, size, and the low contrast between tumor and surrounding breast tissues, manual classification yields significant classification error, in particular, false positives, thereby resulting in an unnecessarily large number of biopsies. To cope with this issue, many researchers have been working on development of computer-aided detection and diagnosis (CAD) systems for mammography [<xref ref-type="bibr" rid="scirp.97911-ref5">5</xref>] - [<xref ref-type="bibr" rid="scirp.97911-ref9">9</xref>].</p><p>CAD systems utilize image processing technique and pattern recognition theory to detect and classify abnormalities in mammographic images, which can provide an objective view to the radiologists [<xref ref-type="bibr" rid="scirp.97911-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref9">9</xref>]. The abnormalities in mammographic images include microcalcification, masses, architecture distortion, and asymmetry. Traditional CAD systems use handcrafted features based on prior knowledge and expert guidance. Although the traditional CAD systems demonstrate superior detection for breast cancers when used in combination with radiologists, they also significantly increase recall rate and have significant differences in false positives [<xref ref-type="bibr" rid="scirp.97911-ref10">10</xref>]. Therefore, accurate detection of breast cancer has remained challenging.</p><p>Recent advances in machine learning have opened up an opportunity to address the challenging issue of early detection of breast cancer using deep learning (DL) methods. DL has attracted much attention in many fields, such as image recognition and biomedical image analysis. Convolutional neural network (CNN) is one of the most popular algorithms for DL and has been successfully applied to various fields and has achieved state-of-the-art performance in image recognition and classification [<xref ref-type="bibr" rid="scirp.97911-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref12">12</xref>]. After its success, CNN is also exploited in medical fields, such as image processing and CAD [<xref ref-type="bibr" rid="scirp.97911-ref13">13</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref14">14</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref16">16</xref>], and it has reached or even surpassed human performance in image detection and classification. Many studies in medical fields have attempted to apply CNN to analyze mammographic images [<xref ref-type="bibr" rid="scirp.97911-ref17">17</xref>] - [<xref ref-type="bibr" rid="scirp.97911-ref26">26</xref>]. These studies mainly deal with the detection of microcalcifications [<xref ref-type="bibr" rid="scirp.97911-ref21">21</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref23">23</xref>] and the classification of malignancy/benignancy for masses/lesions [<xref ref-type="bibr" rid="scirp.97911-ref19">19</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref20">20</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref26">26</xref>]. In particular, classification of breast density, which is an established risk marker for breast cancer, is a more difficult task than detection of microcalcifications.</p><p>According to the fifth edition of the American College of Radiology’s Breast Imaging Reporting and Data System (BI-RADS) lexicon [<xref ref-type="bibr" rid="scirp.97911-ref27">27</xref>], there are four categories for breast density: 1) almost entirely fatty, 2) scattered areas of fibroglandular density (or scattered density), 3) heterogeneously dense, 4) extremely dense. Of these 4 categories, assessment of almost entirely fatty and extremely dense breasts is highly consistent. However, there is greater variability distinguishing scattered density from heterogeneously dense parenchyma [<xref ref-type="bibr" rid="scirp.97911-ref26">26</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref28">28</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref29">29</xref>].</p><p>In general, CNN performs image classification task directly on raw image pixels expressed in the spatial domain. However, in this case, the spectral information content of the image is not utilized in the classification. We consider that further improving image classification performance can be achieved by incorporating spectral feature information enhancing invariance of image features [<xref ref-type="bibr" rid="scirp.97911-ref30">30</xref>]. In this work, we aim to construct an automatic classification system for breast density using a CNN model with wavelet transform (WT) for input data. As inputs to the CNN, we adopted the use of redundant wavelet coefficients of the segmented images instead of using original images. Our work focused on distinguishing between the two most difficult to distinguish BI-RADS density categories, namely, scattered density vs. heterogeneously dense. In order to demonstrate the effectiveness and usefulness of the proposed method, the results obtained from a conventional fine-tuning CNN model was compared with that from the proposed method.</p><p>The remaining of this paper is organized as follows. Section 2 describes the image data set used in the experiment and the algorithm of the proposed method. Section 3 presents the experimental results and comparison with a commonly used CNN model. Section 4 brings the discussion of the results. Section 5 draws the conclusion of this work.</p></sec><sec id="s2"><title>2. Material and Methods</title><p>We utilized AlexNet [<xref ref-type="bibr" rid="scirp.97911-ref31">31</xref>] which is a well-known CNN model for classification of breast density. The AlexNet, which has been pre-trained with ImageNet [<xref ref-type="bibr" rid="scirp.97911-ref32">32</xref>], consists of five convolutional layers and three fully connected (FC) layers. In this work, we constructed a new CNN network by utilizing the earlier layers of the pre-trained AlexNet. The dataset used, extraction of image spectral information using wavelet transforms, and the architecture of the proposed fine-tuned CNN model are described below.</p><sec id="s2_1"><title>2.1. Dataset</title><p>The image dataset used was mammogram X-ray DICOM images acquired from The Cancer Imaging Archive (TCIA) [<xref ref-type="bibr" rid="scirp.97911-ref33">33</xref>]. TCIA is a large archive of medical images of cancer, accessible for public download. Thus, ethics issues do not arise in this work and the requirement to obtain informed consent was waived.</p><p>The dataset used include images with or without microcalcification/mass. It contains benign and malignant cases with verified pathology information. In this study, 650 images each of scattered density and heterogeneously dense (a total of 1300 images, up to 2 images from the same patient) were collected. Out of the collected images, 585 images each were used for re-training (a total of 1170 images) and 65 images each (a total of 130 images) were used for validation/testing. The collected images were manually segmented by a certified breast specialist to remove non-breast tissue areas. Because the collected images vary in dimensions, the segmented images are not the same size. <xref ref-type="fig" rid="fig1">Figure 1</xref> shows an example of the segmented images.</p></sec><sec id="s2_2"><title>2.2. Extraction of Image Spectral Information Using Wavelet Transforms</title><p>In this study, two-dimensional (2D) WT technique was used for extracting spectral information of original images. In the medical fields, 2D WT has been applied to data compression, image enhancement, noise removal, etc. [<xref ref-type="bibr" rid="scirp.97911-ref34">34</xref>]. In the wavelet analysis, an image is initialized at level 0. The image is decomposed into four components of level 1: one low frequency component and three high frequency components. A smoothed image can be obtained from the low frequency component (low-low component: LL) and the detailed images can be obtained from the three high frequency components, i.e., low-high (LH), high-low (HL) and high-high (HH) components. Therefore, low frequency component and high frequency components are also referred to as smoothed component and detailed components, respectively. Decomposition is further performed on the LL component. When the decomposition is continuously performed, the resolution of the image decreases accordingly. More details about the WT can be found in [<xref ref-type="bibr" rid="scirp.97911-ref35">35</xref>].</p><p>In general, when WT is performed on a given image of size N &#215; N, the sizes of the four decomposed components are reduced to N/4 &#215; N/4. One of the shortcomings of the decimated WT is that it is not shift-invariant. As a result, disappearance</p><p>of the outline of the decomposed images may occur. To overcome this issue, in this work we used a redundant discrete WT (RDWT) method. Unlike the conventional WT, the RDWT does not perform down-sampling operations. Thus, the four components at each level are the same size as the original image of level 0. The basic algorithm of the RDWT is that it applies the transform at each point of the image and saves the detailed coefficients and uses the approximation coefficients for the next level. The size of the coefficients array does not diminish from level to level [<xref ref-type="bibr" rid="scirp.97911-ref34">34</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref35">35</xref>]. There are different wavelet basis functions like haar wavelet, daubechies wavelet, biorthagonal spline wavelet, coiflet wavelet, meyer wavelet, etc. In this study, daubechies order 2 (db2) was used. There is a reason for using db2. Since db2 is a compactly supported orthogonal wavelet, we consider that the coefficient values which might be able to distinguish features of interest can be obtained.</p><p><xref ref-type="fig" rid="fig2">Figure 2</xref> shows an example of 2D level 1 redundant wavelet decomposition. <xref ref-type="fig" rid="fig2">Figure 2</xref>(a) shows an original image and four-component images of the redundant wavelet transform at level 1. <xref ref-type="fig" rid="fig2">Figure 2</xref>(b) and <xref ref-type="fig" rid="fig2">Figure 2</xref>(c) are the combination of LL, LH and HL component images and the combination of three identical original images, respectively.</p></sec><sec id="s2_3"><title>2.3. Architecture of the Proposed Fine-Tuning Convolutional Neural Network</title><p>CNN re-training was implemented using MATLAB running on a desktop computer system with the following specifications: Intel (R) Xeon (R) CPU E5 3.6 GHz and a NVIDIA GeForce GTX 1080Ti graphics. Input data to the network</p><p>was the wavelet coefficients obtained from original mammographic images. AlexNet input starts with 227 by 227 by 3 images (3 channels). Thus, the collected images varying in size (see <xref ref-type="fig" rid="fig1">Figure 1</xref>) were resized to a smaller resolution of 227 &#215; 227 using bicubic interpolation. Wavelet coefficients used as 3-channel input data in the proposed method were a combination of LL, LH, and HL components at level 1. To compare with the proposed method, the pixel values of 3 identical, original mammographic images were also used as inputs to the same network.</p><p>The re-training plus fine-tuning steps employed in our proposed method are described as follows.</p><p>Step 1: Remove the last two FC layers from the pre-trained AlexNet model.</p><p>Step 2: Build two new FC layers. Apply dropout with a probability of 50% immediately prior to each of the two FC layers to randomly deactivate the units. This gives different weights in each re-training process and results in increasing generalization performance. Apply L2 norm regularization to each layer to prevent over-learning and to improve generalization performance.</p><p>Step 3: The two newly built FC layers are appended to the remaining structure of AlexNet model which has been pre-learned on ImageNet database [<xref ref-type="bibr" rid="scirp.97911-ref32">32</xref>].</p><p>Step 4: The wavelet coefficients of LL, LH, and HL components at level 1 are considered as inputs to the modified model for re-training and validation/testing. As a result, a modified CNN model, our proposed model, is constructed.</p><p>We applied 10-fold cross-validation for the network re-training: dividing all the 1300 collected images randomly into 10 sets with an equal number of images in each set, each time using nine sets (1170 images) for re-training a leaving one set (130 images) for validation/testing. The validation set was used to check the accuracy of the re-training process and to determine if there is an overfitting. In the re-training process, optimization of the hyper-parameters was performed using a stochastic gradient descent method. Here, Cross entropy cost function was used. Mini-batch size was 30. We adjusted the weight learn rate factor and bias learn rate factor to speed up the learning in the new final layers. For choosing the optimal number of epochs, accuracy was validated after each iteration round. Re-training will be stopped after ten consecutive iterations when the accuracy is no longer improving.</p><p><xref ref-type="fig" rid="fig3">Figure 3</xref> shows the flow chart of the proposed method. <xref ref-type="fig" rid="fig3">Figure 3</xref>(a) is the pre-trained AlexNet model which was designed for a 1000-class classification task. <xref ref-type="fig" rid="fig3">Figure 3</xref>(b) is the basic architecture of the proposed method. The input of the proposed network used for classify two categories is wavelet coefficients of mammographic images.</p></sec></sec><sec id="s3"><title>3. Results</title><p>Two confusion matrices for classifying two categories of breast density, i.e., scattered density (DB2) and heterogeneously dense (DB3) are given in <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p><p><xref ref-type="fig" rid="fig4">Figure 4</xref>(a) and <xref ref-type="fig" rid="fig4">Figure 4</xref>(b) show the results obtained from the proposed method and that obtained from the compared method, respectively. A confusion matrix is the most widely used quantitative measure for evaluation of the accuracy of a classification. It shows the relation between classification result and ground truth. Precision and recall shown in the figure are used as evaluation indices obtained from the confusion matrix. The values shown in the figure are the average of the values obtained by 10-fold cross-validation. Overall accuracy achieved 88.3% for the proposed method as compared to 85.4% for the compared method. Student’s t-test was used, and a statistically significant difference (P &lt; 0.01) was observed.</p><p><xref ref-type="fig" rid="fig5">Figure 5</xref> shows the receiver operating characteristic (ROC) curves and the area under the curve (AUC) of the two breast-density categories obtained from the proposed method and the compared method. <xref ref-type="fig" rid="fig5">Figure 5</xref>(a) and <xref ref-type="fig" rid="fig5">Figure 5</xref>(b) are the results of scattered density and heterogeneously dense, respectively. As</p><p>shown in the figures, The AUC of DB2 and BD3 obtained by the proposed method was 0.964, respectively, and that by the compared method was 0.948, respectively.</p><p><xref ref-type="fig" rid="fig6">Figure 6</xref> shows an example for verifying the effectiveness of the proposed method. <xref ref-type="fig" rid="fig6">Figure 6</xref>(a) is an original image. <xref ref-type="fig" rid="fig6">Figure 6</xref>(b) and <xref ref-type="fig" rid="fig6">Figure 6</xref>(c) show the 96 visualized features extracted from the first convolutional layer when wavelet coefficients (LL, LH and HL components) and the original image were used as inputs, respectively. Similarly, <xref ref-type="fig" rid="fig6">Figure 6</xref>(d) and <xref ref-type="fig" rid="fig6">Figure 6</xref>(e) are 256 visualized features extracted from the fifth convolutional layer when the wavelet coefficients and the original image were used, respectively.</p></sec><sec id="s4"><title>4. Discussion</title><p>As shown in <xref ref-type="fig" rid="fig4">Figure 4</xref>, the proposed method achieved an overall accuracy of is 88.3% as compared to the compared method of 85.4%. The proposed method showed a statistically significant difference (P &lt; 0.01), and suggesting its effectiveness. The recall of BD2 of the proposed method and that of the compared method were 88.5% and 86.6%, respectively. Similarly, the recall of BD3 of the proposed method and that of the compared method were 88.2% and 84.3%. As for the precision of BD2 and BD3, the proposed method achieved 88.2% and 88.4%, the compared method reached 84.7% and 86.3%, respectively. As a whole, the proposed method outperforms the compared method in terms of recall and precision.</p><p>Oshima et al. [<xref ref-type="bibr" rid="scirp.97911-ref36">36</xref>] used AlexNet model to classifying four categories of mammary gland density in mammograms and the accuracy achieved 82.3%. Koshidaka et al. [<xref ref-type="bibr" rid="scirp.97911-ref37">37</xref>] reported a method for automatic classification of mammary gland density in mammograms using CNN model. In this report, three categories</p><p>except category 1 (almost entirely fatty) were classified using 93 cases. The accuracy achieved 86.0%. The image data used in the present study are different from the two mentioned studies, thus, it might not simply make a general comparison. Nevertheless, these results suggest the potential superiority of the proposed method.</p><p>It is obvious from <xref ref-type="fig" rid="fig5">Figure 5</xref> that the ROC curves for BD2 and BD3 using the proposed method show higher true positive rates when false positive rates are low as compared to the compared method. The corresponding average AUCs are 0.964 and 0.948, respectively. The results indicate that the proposed method outperforms the compared method. Mohamed et al. [<xref ref-type="bibr" rid="scirp.97911-ref26">26</xref>] investigated a deep learning-based approach using CNN to classify DB2 and DB3 categories. In their report, a total of 22,000 images were used. The AUC was 0.9421 when trained on 7000 images. Since the datasets used in this investigation and in our study are different, it may not simply compare the results obtained by the two methods. In spite of this situation, the effectiveness of the proposed method is demonstrated.</p><p><xref ref-type="fig" rid="fig6">Figure 6</xref> gives an overview of visualized features that the proposed network learned. It can be seen from <xref ref-type="fig" rid="fig6">Figure 6</xref> that the proposed network detects more detailed features at deeper layers. It is obvious from <xref ref-type="fig" rid="fig6">Figure 6</xref>(b) and <xref ref-type="fig" rid="fig6">Figure 6</xref>(c), with the use of the proposed method, the wavelet coefficients show good response to some specific kernels. In contrast, when using the compared method, the original image responds to almost all kernels, however, the degree of activation is considerably low. <xref ref-type="fig" rid="fig6">Figure 6</xref>(d) and <xref ref-type="fig" rid="fig6">Figure 6</xref>(e) show that more image features were detected when the proposed method was used. Same tendency was visually verified at the second to fourth convolutional layers. Thus, it is reasonable to say that whether effective features can be finally extracted or not depends on the selected information inputting to the initial layer of the CNN model employed. The comparison of our results to that obtained from the methods reported in the literature [<xref ref-type="bibr" rid="scirp.97911-ref26">26</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref36">36</xref>] [<xref ref-type="bibr" rid="scirp.97911-ref37">37</xref>] suggest the superiority of the proposed method and its potential for improving the accuracy of classification of breast density categories.</p><p>Our study has some limitations. First, the wavelet basis function used was db2. It is undeniable that the use of other basis functions may lead to better results. We plan to investigate the effect on classification performance by selecting other wavelet basis functions and pursue to design a new architecture to further improve classification performance. Second, in this work, we used the pre-trained AlexNet model to classify breast density. In our future, we plan to utilize other CNN architectures, such as GoogLeNet, ResNet and SENet for classification performance comparison. Third, the number of images used for re-training was limited to 1170 images. Increase in the number of training images is necessary for further studies.</p></sec><sec id="s5"><title>5. Conclusion</title><p>In this work, we proposed a fine-tuning method that utilized the pre-trained network based on AlexNet model. We modified the pre-trained AlexNet model by removing the last two fully connected layers and appending two newly created layers to the remaining structure. Unlike the common CNN-based methods, we adopted the use of level 1 redundant wavelet coefficients as inputs to the network. Experimental results demonstrate that the proposed method achieves encouraging classification performance in differentiating scattered density and heterogeneously dense. We believe that our proposed method will provide a promising computerized toolkit to help radiologists and serve as a second eye for them to classify breast density categories in breast cancer screening.</p></sec><sec id="s6"><title>Acknowledgements</title><p>This work was supported in part by JSPS KAKENHI (Grant-in-Aid for Scientific Research) Grant Number 18K15641.</p></sec><sec id="s7"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s8"><title>Cite this paper</title><p>Matsuyama, E., Takehara, M. and Tsai, D.-Y. (2020) Using a Wavelet-Based and Fine-Tuned Convolutional Neural Network for Classification of Breast Density in Mammographic Images. Open Journal of Medical Imaging, 10, 17-29. https://doi.org/10.4236/ojmi.2020.101002</p></sec></body><back><ref-list><title>References</title><ref id="scirp.97911-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">World Cancer Research Fund International (2018) Breast Cancer Statistics.  
https://www.wcrf.org/dietandcancer/cancer-trends/breast-cancer-statistics</mixed-citation></ref><ref id="scirp.97911-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">American Cancer Society (2017) Breast Cancer Facts &amp; Figures 2017-2018. American Cancer Society, Inc., Atlanta, GA.</mixed-citation></ref><ref id="scirp.97911-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Broeders, M., Moss, S., Nystrom, L., et al. (2012) The Impact of Mammographic Screening on Breast Cancer Mortality in Europe: A Review of Observational Studies. Journal of Medical Screening, 19, 14-25.  
https://doi.org/10.1258/jms.2012.012078</mixed-citation></ref><ref id="scirp.97911-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Ribli, D., Horváth, A., Unger, Z., Pollner, P. and Csabai, I. (2018) Detecting and Classifying Lesions in Mammograms with Deep Learning. Scientific Reports, 8, Article No. 4165. https://www.nature.com/articles/s41598-018-22437-z  
https://doi.org/10.1038/s41598-018-22437-z</mixed-citation></ref><ref id="scirp.97911-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Baker, J.A., Rosen, E.L., Lo, J.Y., et al. (2003) Computer-Aided Detection (CAD) in Screening Mammography: Sensitivity of Commercial CAD Systems for Detecting Architectural Distortion. American Journal of Roentgenology, 181, 1083-1088. 
https://doi.org/10.2214/ajr.181.4.1811083</mixed-citation></ref><ref id="scirp.97911-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Karahaliou, A.N., Boniatis, I.S., et al. (2008) Breast Cancer Diagnosis: Analyzing Texture of Tissue Surrounding Microcalcifications. IEEE Transactions on Information Technology in Biomedicine, 12, 731-738. 
https://doi.org/10.1109/TITB.2008.920634</mixed-citation></ref><ref id="scirp.97911-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Eltonsy, N.H., Tourassi, G.D. and Elmaghraby, A.S. (2007) A Concentric Morphology Model for the Detection of Masses in Mammography. IEEE Transactions on Medical Imaging, 26, 880-889. https://doi.org/10.1109/TMI.2007.895460</mixed-citation></ref><ref id="scirp.97911-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Tang, J., Rangayyan, R.M., Xu, J., El Naqa, I. and Yang, Y. (2009) Computer-aided Detection and Diagnosis of Breast Cancer with Mammography: Recent Advances. IEEE Trans on Information Technology in Biomedicine, 13, 236-251. 
https://doi.org/10.1109/TITB.2008.2009441</mixed-citation></ref><ref id="scirp.97911-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Li, Y., Chen, H., Gao, L. and Ma, J. (2016) A Survey of Computer-aided Detection of Breast Cancer with Mammography. Journal of Health &amp; Medical Informatics, 7, Article ID: 100238. https://doi.org/10.4172/2157-7420.1000238</mixed-citation></ref><ref id="scirp.97911-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Harvey, H. (2018) Why Deep Learning May Be Best for Breast.  
https://towardsdatascience.com/why-deep-learning-may-be-best-for-breast-7725d1440fde</mixed-citation></ref><ref id="scirp.97911-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Lawrence, S., Giles, C.L., Tsoi, A.C. and Back, A.D. (1997) Face Recognition: A Convolutional Neural-Network Approach. IEEE Transactions on Neural Networks, 8, 98-113. https://ieeexplore.ieee.org/document/554195/  
https://doi.org/10.1109/72.554195</mixed-citation></ref><ref id="scirp.97911-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Pan, S. and Yang, Q. (2010) A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22, 1345-1359.  
https://ieeexplore.ieee.org/document/5288526/  
https://doi.org/10.1109/TKDE.2009.191</mixed-citation></ref><ref id="scirp.97911-ref13"><label>13</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Suzuki</surname><given-names> K. </given-names></name>,<etal>et al</etal>. (<year>2017</year>)<article-title>Survey of Deep Learning Applications to Medical Image Analysis</article-title><source> Medical Imaging Technology</source><volume> 35</volume>,<fpage> 212</fpage>-<lpage>226</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.97911-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Kooi, T., van Ginneken, B., Larssemeijer, N. and den Heeten, A. (2017) Discriminating Solitary Cysts from Soft Tissue Lesions in Mammography Using a Pretrained Deep Convolutional Neural Network. Medical Physics, 44, 1017-1027.  
https://www.ncbi.nlm.nih.gov/pubmed/28094850  
https://doi.org/10.1002/mp.12110</mixed-citation></ref><ref id="scirp.97911-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Lekadir, K., Galimzianova, A., Betriu, A., et al. (2017) A Convolutional Neural Network for Automatic Characterization of Plaque Composition in Carotid Ultrasound. IEEE Journal of Biomedical and Health Informatics, 21, 48-55.  
https://ieeexplore.ieee.org/document/7752798/  
https://doi.org/10.1109/JBHI.2016.2631401</mixed-citation></ref><ref id="scirp.97911-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Shin, H.-C., Roth, H.R., Gao, M., et al. (2016) Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning. IEEE Transactions on Medical Imaging, 35, 1285-1298.  
https://ieeexplore.ieee.org/document/7404017/  
https://doi.org/10.1109/TMI.2016.2528162</mixed-citation></ref><ref id="scirp.97911-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Kooi, T., Litjens, G., van Ginneken, B., et al. (2017) Large Scale Deep Learning for Computer Aided Detection of Mammographic Lesions. Medical Image Analysis, 35, 303-312. https://doi.org/10.1016/j.media.2016.07.007</mixed-citation></ref><ref id="scirp.97911-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Becker, A.S., Marcon, M., Ghafoor, S., et al. (2017) Deep Learning in Mammography: Diagnostic Accuracy of a Multipurpose Image Analysis Software in the Detection of Breast Cancer. Investigative Radiology, 52, 434-440. 
https://doi.org/10.1097/RLI.0000000000000358</mixed-citation></ref><ref id="scirp.97911-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Arevalo, J., Gonzáleza, F.A., Ramos-Pollán, R., et al. (2016) Representation Learning for Mammography Mass Lesion Classification with Convolutional Neural Networks. Computer Methods and Programs in Biomedicine, 127, 248-257.  
https://doi.org/10.1016/j.cmpb.2015.12.014</mixed-citation></ref><ref id="scirp.97911-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Jadoon, M.M., Zhang, Q., Haq, I.U., Butt, S. and Jadoon, A. (2017) Three-Class Mammogram Classification Based on Descriptive CNN Features. BioMed Research International, 2017, Article ID: 3640901. https://doi.org/10.1155/2017/3640901</mixed-citation></ref><ref id="scirp.97911-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Samala, R.K., Chan, H.-P., Hadjiiski, L., Cha, K. and Helvie, M.A. (2016) Deep-Learning Convolution Neural Network for Computer-Aided Detection of Microcalcifications in Digital Breast Tomosynthesis. Proceedings of SPIE, 9785, 1-7. https://doi.org/10.1117/12.2217092</mixed-citation></ref><ref id="scirp.97911-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Samala, R.K., Chan, H.-P., Hadjiiski, L., et al. (2016) Mass Detection in Digital Breast Tomosynthesis: Deep Convolutional Neural Network with Transfer Learning from Mammography. Medical Physics, 43, 6654-6666. 
https://doi.org/10.1118/1.4967345</mixed-citation></ref><ref id="scirp.97911-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Wang, J., Yang, X., Cai, H., et. al. (2016) Discrimination of Breast Cancer with Microcalcifications on Mammography by Deep Learning. Scientific Reports, 6, Article No. 27327. https://www.nature.com/articles/srep27327  
https://doi.org/10.1038/srep27327</mixed-citation></ref><ref id="scirp.97911-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Kallenberg, M., Petersen, K., Nielsen, M., et al. (2016) Unsupervised Deep Learning Applied to Breast Density Segmentation and Mammographic Risk Scoring. IEEE Transactions on Medical Imaging, 35, 1322-1331.  
https://doi.org/10.1109/TMI.2016.2532122</mixed-citation></ref><ref id="scirp.97911-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Dubrovina, A., Kisilev, P., Ginsburg, B., Hashoul, S. and Kimmel, R. (2016) Computational Mammography Using Deep Neural Networks. Computer Methods in Biomechanics and Biomedical Engineering: Imaging &amp; Visualization, 6, 243-247.  
https://www.tandfonline.com/doi/abs/10.1080/21681163.2015.1131197  
https://doi.org/10.1080/21681163.2015.1131197</mixed-citation></ref><ref id="scirp.97911-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Mohamed, A.A., Berg, W.A., Peng, H., et al. (2018) A Deep Learning Method for Classifying Mammographic Breast Density Categories. Medical Physics, 45, 314-321.  
https://www.ncbi.nlm.nih.gov/pubmed/29159811  
https://doi.org/10.1002/mp.12683</mixed-citation></ref><ref id="scirp.97911-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">America College of Radiology (2019) ACR BI-RADS Atlas 5th Edition.  
https://www.acr.org/Clinical-Resources/Reporting-and-Data-Systems/Bi-Rads</mixed-citation></ref><ref id="scirp.97911-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">Berg,W.A., Campassi, C., Langenberg, P. and Sexton, M.J. (2000) Breast Imaging Reporting and Data System: Inter- and Intraobserver Variability in Feature Analysis and Final Assessment. American Journal of Roentgenology, 174, 1769-1777. 
https://doi.org/10.2214/ajr.174.6.1741769</mixed-citation></ref><ref id="scirp.97911-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Winkler, N.S., Raza, S., Mackesy, M. and Birdwell, R.L. (2015) Breast Density: Clinical Implications and Assessment Methods. RadioGraphics, 35, 316-324. 
https://doi.org/10.1148/rg.352140134</mixed-citation></ref><ref id="scirp.97911-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Matsuyama, E. and Tsai, D.-Y. (2018) Automated Classification of Lung Diseases in Computed Tomography Images Using a Wavelet Based Convolutional Neural Network. Journal of Biomedical Science and Engineering, 11, 263-274.  
https://file.scirp.org/pdf/JBiSE_2018102416370696.pdf   
https://doi.org/10.4236/jbise.2018.1110022</mixed-citation></ref><ref id="scirp.97911-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Krizhevsky, A., Sutskever, I. and Hinton, G.E. (2017) ImageNet Classification with Deep Convolutional Neural Networks. Communications of the ACM, 60, 84-90. 
https://doi.org/10.1145/3065386</mixed-citation></ref><ref id="scirp.97911-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Deng, J., Dong, W., Socher, R., et al. (2009) ImageNet: A Large-Scale Hierarchical Image Database. 2009 IEEE Conference on Computer Vision and Pattern Recognition, Miami, FL, 20-25 June 2009, 2-9.  
https://ieeexplore.ieee.org/document/5206848/  
https://doi.org/10.1109/CVPR.2009.5206848</mixed-citation></ref><ref id="scirp.97911-ref33"><label>33</label><mixed-citation publication-type="other" xlink:type="simple">The Cancer Imaging Archive Collections (2019) Frederick National Laboratory for Cancer Research. https://www.cancerimagingarchive.net</mixed-citation></ref><ref id="scirp.97911-ref34"><label>34</label><mixed-citation publication-type="other" xlink:type="simple">Matsuyama, E., Tsai, D.-Y., Lee, Y., et al. (2013) A Modified Undecimated Discrete Wavelet Transform Based Approach to Mammographic Image Denoising. Journal of Digital Imaging, 26, 748-758.  
https://link.springer.com/article/10.1007/s10278-012-9555-6   
https://doi.org/10.1007/s10278-012-9555-6</mixed-citation></ref><ref id="scirp.97911-ref35"><label>35</label><mixed-citation publication-type="other" xlink:type="simple">Daubechies, I. (1992) Ten Lectures on Wavelets. The Society for Industrial and Applied Mathematics, Philadelphia, PA. https://doi.org/10.1137/1.9781611970104</mixed-citation></ref><ref id="scirp.97911-ref36"><label>36</label><mixed-citation publication-type="other" xlink:type="simple">Oshima, A., Kamiya, N., Shinohara, N., et al. (2019) Automatic Classification of Mammary Gland Density in Mammograms Using AlexNet. Medical Imaging and Information Sciences, 36, 59-63.</mixed-citation></ref><ref id="scirp.97911-ref37"><label>37</label><mixed-citation publication-type="other" xlink:type="simple">Koshidaka, M., Enomoto, K., Teramoto, A., et al. (2019) Preliminary Study on the Automated Classification of Breast Density in Mammogram Using Deep Convolutional Neural Network. Medical Imaging and Information Sciences, 36, 88-92.</mixed-citation></ref></ref-list></back></article>