Next Article in Journal
The Changes in Canine Parvovirus Variants over the Years
Next Article in Special Issue
Estimating Metastatic Risk of Pancreatic Ductal Adenocarcinoma at Single-Cell Resolution
Previous Article in Journal
Enzymatic Construction of DARPin-Based Targeted Delivery Systems Using Protein Farnesyltransferase and a Capture and Release Strategy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Deep Learning Approaches for Detection of Breast Adenocarcinoma Causing Carcinogenic Mutations

1
Department of Computer Science, University of Management and Technology, Lahore 54770, Pakistan
2
Department of Computer, College of Science and Arts in Ar Rass, Qassim University, Ar Rass 58892, Qassim, Saudi Arabia
*
Author to whom correspondence should be addressed.
Int. J. Mol. Sci. 2022, 23(19), 11539; https://doi.org/10.3390/ijms231911539
Submission received: 22 August 2022 / Revised: 19 September 2022 / Accepted: 23 September 2022 / Published: 29 September 2022
(This article belongs to the Special Issue Towards Precision Medicine with Advanced Medical Informatics)

Abstract

:
Genes are composed of DNA and each gene has a specific sequence. Recombination or replication within the gene base ends in a permanent change in the nucleotide collection in a DNA called mutation and some mutations can lead to cancer. Breast adenocarcinoma starts in secretary cells. Breast adenocarcinoma is the most common of all cancers that occur in women. According to a survey within the United States of America, there are more than 282,000 breast adenocarcinoma patients registered each 12 months, and most of them are women. Recognition of cancer in its early stages saves many lives. A proposed framework is developed for the early detection of breast adenocarcinoma using an ensemble learning technique with multiple deep learning algorithms, specifically: Long Short-Term Memory (LSTM), Gated Recurrent Units (GRU), and Bi-directional LSTM. There are 99 types of driver genes involved in breast adenocarcinoma. This study uses a dataset of 4127 samples including men and women taken from more than 12 cohorts of cancer detection institutes. The dataset encompasses a total of 6170 mutations that occur in 99 genes. On these gene sequences, different algorithms are applied for feature extraction. Three types of testing techniques including independent set testing, self-consistency testing, and a 10-fold cross-validation test is applied to validate and test the learning approaches. Subsequently, multiple deep learning approaches such as LSTM, GRU, and bi-directional LSTM algorithms are applied. Several evaluation metrics are enumerated for the validation of results including accuracy, sensitivity, specificity, Mathew’s correlation coefficient, area under the curve, training loss, precision, recall, F1 score, and Cohen’s kappa while the values obtained are 99.57, 99.50, 99.63, 0.99, 1.0, 0.2027, 99.57, 99.57, 99.57, and 99.14 respectively.

1. Introduction

Adenocarcinoma is a cancer that begins in secretory cells. The most common types of adenocarcinomas include prostate, lung, breast, pancreatic, colorectal, and stomach cancer. Among all, breast cancer is the second most severe cancer present in the human body. Breast cancer is the uncontrolled growth and abnormality of cells within the breast gland. Breast cancer occurs mostly in women. An expected 0.3 million women are recognized with breast cancers each year inside the United States of America. In 2021, an estimated 44,130 deaths (43,600 women and 530 men) occurred because of breast cancers in the United States [1,2]. There are numerous reasons for breast cancers in women. Some of them are aging, family breast cancer history, having a child after the age of 35, beginning menopause after the age of 55, high bone density, and so forth [1].
A biopsy is the principal technique used to diagnose breast adenocarcinoma. It is a technique in which a small tissue cell is examined with a microscope [3]. The artificial intelligence approach has workable results in the discipline of medical sciences. There are various AI methods used in the medical science area for the detection of several illnesses inside the human body. In this study, the author proposed an ensemble learning strategy that can be employed to become aware of breast cancer at its early stages. There are sequences of DNA in human genes. Any change in the sequence is known as mutation, which in most cases leads to cancer. The procedure of mutation is illustrated in Figure 1 [4].
Genes coordinate with each other by having specific sequences within a cell [5]. Mutation is caused by a change in the base sequence of a DNA. The main cause of this change can also be via insertion, deletion, or replication of gene bases, which causes DNA damage. Different factors influence DNA damage. These factors consist of metabolic influences or environmental factors such as radiation that led to tens of instances of damage per cell, every day [6]. The damage in the DNA molecule alters or eliminates the cell’s capability to transcribe the gene. DNA repair is the procedure in which a cell identifies and corrects the damage that happens in DNA [7]. This technique is constantly energetic as it responds to damage in the DNA structure. When the regular repair process fails, or cellular apoptosis does not occur, then DNA damage may additionally now not be repairable. This irreparable injury leads to malignant tumors, or cancer [8,9].
In this study, deep learning approaches such as LSTM, GRU, and bi-directional LSTM are employed to form a classification mechanism that provides excellent results. The proposed learning approach demonstrated good performance as discussed in the result section.
The second-major cause of death in women is breast adenocarcinoma. Bioinformatics plays a crucial role in the field of medical sciences. Computational technologies, deep learning, and machine learning algorithms make the detection and prevention of diseases much easier than earlier. In this section, some of these techniques that are used for the detection of breast adenocarcinoma are explained.
The most-used machine learning algorithms developed for breast cancer detection are SVM (Support Vector Machine), LR (Logical Regression), RF (Random Forest), MLP (Multilayer Perceptron), and KNN (K-Nearest Neighbor). In [10], breast cancer data are classified using k-Nearest Neighbors, Naïve Bayes, and Support Vector Machine trained and investigated on the WEKA tool. The dataset is taken from the UCI website. For the study, the Radial basic kernel proves the best accuracy of 96.85% for data classification.
Data mining techniques are used to predict and resolve breast cancer survivability [11]. Simple Logistic Regression, Decision Tree, and RBF network are used in this research and the results are validated using a 10-fold cross-validation test. For feature extraction, simple Logistic Regression outperformed all others. The dataset used in this study is taken from a database of the University Medical Centre, Institute of Oncology. Weka is used to train the models. Simple logistics obtained the highest accuracy of 74.47%. In [12] artificial neural networks, decision trees, and logistic regression are used. The accuracy obtained by logistic regression was 89.2%, ANN has an accuracy of 91.2% and the best accuracy was obtained by a decision tree with 93.6%. In [13], the fast correlation-based filter (FCBF) method is used for the prediction and classification of breast cancer. Five machine learning algorithms are applied, including RF, SVM, KNN, Naive Bayes, and MLP. The highest accuracy obtained by SVM is 97.9%. Many other researchers worked on breast cancer identification, as discussed in [14].

2. Results

Subsequent paragraphs show the results obtained using different ensemble learning techniques along with various tests.

2.1. Self-Consistency Testing

The self-consistency test is the first testing technique used for testing deep learning algorithms for the identification of breast adenocarcinoma. In the self-consistency test complete dataset is used for training and testing purpose. This test ensures that the algorithm will give its best results when it uses all its data for training purposes. The test computes the results of the proposed algorithm without experimentally measuring the stability values [15,16]. The proposed study measured accurate prediction of change in gene sequences in breast adenocarcinoma from the dataset utilizing the protocols based on self-consistency.
Results of proposed ensemble learning model with self-consistency test are discussed in Table 1. The independent set test results are discussed in Table 2 and 10-fold cross validation results are discussed in Table 3.
The graph in Figure 2 shows the Training history of the proposed model in self-Consistency test.
The accuracy and loss curve of proposed ensemble learning approach for individual deep learning algorithm such as LSTM, GRU, and bi-directional LSTM in self-consistency test is shown in Figure 3.
Figure 3 illustrates that the accuracy of the proposed ensemble learning approach for individual deep learning algorithm such as LSTM, GRU, and bi-directional LSTM is increasing gradually. At the same time the loss curve value is decreasing gradually for training and testing dataset at 2.0 epoch.
The ROC curve of proposed ensemble learning approach is illustrated in the Figure 4.
The AUC Value is 1.0, which is considered as excellent results according to AUC accuracy classification.

2.2. Independent Set Testing

The second testing technique used for the proposed ensemble learning approach is independent set testing. The values are extracted from the misperception matrix used for determining the precision of the model. The independent set test of the proposed model is the basic performance measuring method. From the dataset, 80% of the values are used for training the algorithm and 20% values are used for testing purposes. The results of independent set testing after applying deep learning algorithms are discussed in Table 2.
The ROC curve of proposed ensemble learning approach for individual deep learning algorithms is illustrated in the Figure 5.

2.3. 10-Fold Cross-Validation Test

In the 10-Fold cross-validation (FCV) technique the data is equally subsamples into 10 groups. Then the training set is divided into 10 partitions and treat each of them in the validation set, training the model and then average generalization performance across the 10-folds to make choices about hyper-parameters and architecture [12].
Figure 6 shows the working process of the 10-fold cross-validation technique.
Table 2 represents the result of proposed ensemble learning approach for individual deep learning algorithms with 10-fold cross-validation technique.
The ROC curve of proposed ensemble learning approach for individual deep learning algorithm such as LSTM, GRU, and bi-directional LSTM when independent set testing is applied on them is illustrated in the Figure 7.

2.4. Results Comparison

The results of ensemble learning approach are compared with its own individual algorithms such as LSTM, GRU, and Bi-directional LSTM in Table 4. Multiple metrics are used for comparison. The independent set test is used for comparison. It is clear from Table 4 that the proposed ensemble learning model improves identification accuracy of the individual deep learning techniques such as LSTM, GRU, and bi-directional LSTM.
Ensemble learning produce better results as compared to simple deep learning algorithms in Table 4. The obtained accuracy through the accuracy is 99.57.

3. Analysis and Discussion

Breast adenocarcinoma is the second main cause of death in women worldwide. There are several biological and computational research for the identification and detection of breast adenocarcinoma. In the past studies most of the researchers used some small datasets taken from a small number of hospitals or organizations and applied biological or machine learning algorithms on them for detection with less accuracy and few evaluation matrices.
The proposed ensemble learning approach for individual deep learning including LSTM, GRU, and bi-directional LSTM used the latest generalized big dataset taken from 12 different cohorts for the identification of breast adenocarcinoma. The dataset contains 99 driver genes that cause bread adenocarcinoma where 4127 samples consist of 6170 mutations. In this research the latest dataset for normal and mutated genes sequence of breast adenocarcinoma is used. A similar study is also presented for other types of mutations [17,18] and some testing techniques are also presented in [19,20].
Three different testing techniques including self-consistency test, independent set test, and 10-fold cross validation test are applied on the dataset and the results obtained are 97.6, 99.5 and 98.2 respectively. Therefore, it can be concluded from the results obtained using above mentioned testing techniques that the proposed models are most suitable to achieve high accuracy for cancer prediction. The self-consistency test used the complete dataset for both training and testing phases. Table 1 shows the results obtained using ensemble learning approach with the self-consistency test. The independent set test used 80% of the dataset for training and the remaining 20% for testing. Table 2 shows the results of ensemble learning using independent set test. In the 10-fold cross validation test, 10 equal folds from the whole dataset were created. The proposed ensemble learning model was trained on 9 folds and tested on one-fold, and the same process was repeated. The whole data are used for testing and training. However, shuffled data are provided each time for better learning and, lastly, the average is calculated.

4. Materials and Methods

This study proposed a novel ensemble learning approach for deep learning techniques such as LSTM, GRU, and bi-directional LSTM for the detection of breast adenocarcinoma.

4.1. Data Acquisition Framework

The dataset is the most crucial part of this research. This dataset is used for training the models, testing the outcome, and validating the results. Data acquisition is the process of collecting reliable and accurate data for research. Data acquisition includes the process of data collection to conduct the research and defining how the data are collected from a valid source [21].
For the proposed study normal gene sequences are extracted from asia.ensambl.org [22] and mutation information of each gene related to breast cancer is extracted from intogen.org (accessed on 18 August 2022) [23]. These normal gene sequences and mutated information are extracted through web scraping code. Web scraping is the process of extracting data from different websites available on the World Wide Web [24]. There is more than 2500 type of cancer genomes involved in mutation [25]. Three types of mutations occur in human genes, namely driver mutation, passenger mutation, and not assist. Driver mutation is the type of mutation in cells that cause cancer. Driver mutation causes abnormal growth of the cells [26]. A mutation that alters the gene sequences but does not cause cancer is known as passenger mutation [27] whereas, not assist gene mutation does not contain any information about the mutation therefore it is not added to this study. The data collection is explained step by step in Appendix A.
A tool named Generate Mutated Sequences (GMS) is created in python that is used to incorporate the mutation information in normal gene sequences and create mutated sequences. Figure 8 shows the data acquisition framework in detail.
From the gene information, mutated gene sequences and normal gene sequences are categorized. For the proposed study 4127 samples are extracted from 99 types of driver genes. The sample dataset is the combination of 12 cohorts of different cancer detection websites which are then combined for this study [23].
The data sample was extracted from every possible combination of age, gender, cancer detection, treatment, and normal person. A total of 6170 mutations is used for training the models, testing the outcome, and validating the results. Driver genes involved in breast adenocarcinoma that cause cancer are shown in Table 5.
The existence of bases in gene sequences related to breast cancer is explained with the help of the frequency histogram in Figure 9. A total of 99 genes are involved in the progression of breast cancer. Each gene is expressed in a series of bases consisting of nucleotides. Therefore, the dataset contains many nucleotides as expressed with the help of a technique present in Natural Language Processing (NLP) known as a word cloud.
The benchmark dataset for the proposed study is denoted by B , which is defined as
B = B + U   B  
Here   B + considered as normal gene sequences while B is considered as mutated gene sequences that cause cancer and U is the union for both sequences. A balanced dataset is used to provide accurate results [28,29].

4.2. Feature Extraction

Feature extraction is used to reduce redundant data. It gives useful features from the available data. Redundancy and irrelevancy are removed after feature extraction. It improves the accuracy and increases the performance of the learning model [30,31,32,33,34,35,36,37,38,39,40,41].
The main features of the raw dataset are extracted by feature extraction techniques. Feature extraction is the process of passing data through multiple steps to extract the main features used for model training. It is the most important step in training machine learning algorithms. In feature extraction, the patterns of data are recognized that are further used in the training and testing process performed on data [30,31]. For the proposed study statistical moments are calculated such as Hahn moments, raw moments, and central moments. Other feature extraction techniques are also used including PRIM, RPRIM, AAPIV, and RAAPIV. These feature extraction techniques are applied to mutated gene sequences and normal gene sequences for extracting the main features of data [32]. Figure 10 explains the feature extraction techniques used for the breast cancer dataset.

4.2.1. Hahn Moment Calculation

Hahn moment is used to calculate statistical parameters [42]. Hahn moment is the most important concept in pattern recognition. It calculates the mean and variance in the dataset.
Hahn moments require two-dimensional data [43,44]. Therefore, the genomic sequences are converted into a two-dimensional matrix G of size N × N as in Equation (2).
G = [ G 11 G 12 G 1 n G 21 G 22 G 2 n G n 1 G n 2 G n n ]
Here G   defines the gene sequence. The Hahn moments are computed using the value of G .
Here each element in is G are the residue of genomic sequences. Statistical moments are calculated in third order. Hahn moments are orthogonal because it takes a square matrix as an input. The Hahn polynomial for the proposed study dataset is calculated by the following Equations (3) and (4).
h n r , s ( A ,   B ) = ( B + V 1 ) n ( B 1 ) n × z = 0 n ( 1 ) z ( n ) z ( A ) z ( 2 B + r + s n 1 ) z ( B + s 1 ) z ( B 1 ) z   1 z !
where r and s are all positive integers. r and s are the predefined constants. n is the order of the moment, and B is the size of the data array.
C x y = j = 0 G 1 i = 0 G 1 δ x y h x a , b ( j ,   B ) h y a , b ( j ,   B ) ,   m ,   n = 0 ,   1 ,   2 , , B 1  
where x + y is the order of the moment, a ,   b are predefined constants, and δ x y is an arbitrary element of the square matrix G .
For any integer A     [ 0 ,   B 1 ] (B is the provided positive integer). These are the adjustable parameters and use to control the shape of polynomials. The Pochhammer symbol is ( a ) k = a   ·   ( a + 1 ) ( a + k 1 ) = r ( a + k ) r ( a ) . Equations (3) and (4) is used to efficiently calculate the normalized Hahn moment of any order. The Hahn moments based unique features are presented by H 00 ,   H 01 ,   H 10 ,   H 11 ,   H 02 ,   H 20 ,   H 12 ,   H 21 ,   H 03   and   H 30 .

4.2.2. Raw Moment Calculation

Raw moment is used for statistics imputation. Imputation is the procedure of replacing the missing data values in a dataset with the most suitable substitute values to keep the facts [45]. The raw moment for the of 2D data with order a + b is expressed by Equation (5) [46].
R a b = e = 1 n f = 1 n e a f b δ e f
Raw moments are calculated up to order 3. It describes significant information within the sequence such as R 00 ,   R 01 ,   R 10 ,   R 02 ,   R 20 ,   R 03 ,     and   R 30 .

4.2.3. Central Moment Calculation

Central moment of feature extraction is used to extract useful features using mean and variance. It is the moment in probability distribution about a randomly selected variable with respect to its random variable mean [42]. The general formula for the central moment calculation for the breast adenocarcinoma dataset is represented by Equation (6).
V r s = e = 1 n   f = 1 n ( e x ¯ ) r   ( f y ¯ ) s   δ e f
Centroids ( r ,   s ) are required to compute the central moments that are visualized as center of data. The unique features from central moments, up to 3rd order, are labeled as V 00 ,   V 01 ,   V 10 ,   V 11 ,   V 02 ,   V 20 ,   V 12 ,   V 21 ,   V 03   and   V 30 .

4.2.4. Position Relative Incidence Matrix (PRIM)

PRIM is used for determining the positioning of each gene in the gene sequence of Breast cancer. PRIM formed matrix with the dimension of 30 30 is shown in Equation (7) [47].
R P R I M = [ R 1 1 R 1 2 R 2 1 R 2 2 R 1 q R 2 q R 1 M R 2 M R p 1 R p 2 R p q R p M R M 1 R M 2 R M q R M M ]
Feature scaling lets in every data pattern to participate in detection of ovarian cancer [30]. The indication score of qth position nucleotide is determined by the R p q with respect to the occurrence of the pth nucleotide.

4.2.5. Reverse Position Relative Incidence Matrix (RPRIM)

Reverse Position Relative incidence matrix (RPRIM) also work same as PRIM does but in the reverse sequence. Equation (8) elaborate the calculation of RPRIM for breast cancer dataset.
R R P R I M = [ R 1 1 R 1 2 R 2 1 R 2 2 R 1 q R 2 q R 1 M R 2 M R p 1 R p 2 R p q R p M R M 1 R M 2 R M q R M M ]

4.2.6. Accumulative Absolute Position Incidence Vector (AAPIV)

The frequency matrix gives the information about the incidence of genes in the gene sequence. AAPIV gives the information related to the different compositions of nucleotides in the gene sequences. The relative positioning of the nucleotides in cancerous gene sequences is observed out by using AAPIV [46]. The relative gene sequences of breast adenocarcinoma are illustrated with the help of Equation (9).
K = { λ 1 , λ 2 , λ n }
where λ n is from gene sequence having n total nucleotides, which can be calculated using Equation (10).
For any ith component,
λ i = k = 1 n β k
where β k is the position of the i t h nucleotides.

4.2.7. Reverse Accumulative Absolute Position Incidence Vector (RAAPIV)

RAAPIV work the same as AAPIV works but in the reverse order. The equation for RAAPIV is as follows.
λ = { n 1 , n 2 , n m }

4.2.8. Frequency Vector Calculation

A dataset contains thousands of data records with different attributes for each record. A frequency matrix is used to represent the sequence of genes that combine to form a gene sequence. The distribution of each gene in the gene sequence of breast adenocarcinoma is utilized to form a frequency distribution vector. It is represented by Equation (12).
α = { ε 1 , ε 2 , ε n }
Here is the frequency of the genes in the breast adenocarcinoma gene sequence. The frequency vector is calculated by the Equation (13).
F V = {   f 1   ,   f 2 ,   f 3     f N   }
Here   f 1   to   f N   indicates the frequency of each gene in the gene sequence.

4.3. Algorithm for Predictive Modeling

For the proposed study, a deep neural network with multiple layers is used for the detection of breast adenocarcinoma. Deep learning has a huge impact on the recognition, detection, prediction, and diagnosis of different types of cancer, forecasting, detection systems, and many other complex problems. A deep neural network model consists of multiple layers including an input layer, an output layer, pooling layer, dense layer, and dropout layer with fully connected layers at the top. Each of the layers takes the input from the previous layer and processes those input features. The learning features inside these layers are the algorithms that learn from the layers and train themselves using different learning procedures [48].
This study uses three different types of deep learning RNN algorithms including Long short-term memory (LSTM), Gated recurrent units (GRU), and bi-directional LSTM. These algorithms use three evaluation methods that are a self-consistency test, independent set test, and a 10-fold cross validation test for the identification of breast adenocarcinoma.

4.3.1. Long Short-Term Memory Network (LSTM)

LSTM is the first deep learning algorithm used in this process. LSTM is used to resolve the vanishing gradient problem in the neural network. Vanishing gradient is a problem in which the lost function approximately approaches zero and makes the neural network hard for training [49,50]. LSTM is used to address short-term and vanishing gradient problems in RNN [51]. It increases the memory of the RNN model. LSTM is a gated process all the information in LSTM is read, stored, and written with the help of these gates. These gates are of three types known as input gate, forget gate, and output gate [52]. The gate in LSTM is responsible for learning the regulation of some information from one gate to another gate. Therefore, different activation functions are utilized in every gate [53,54]. Figure 11 explains the structure of a simple gated cell used in the LSTM technique for the detection of breast cancer.
In Figure 11  x t   is the input at specific time and y t is the output at specific time t . f t   represents forget gate, O t   and i t   represent output gate and input gate, respectively. Every cell of LSTM has three inputs x t ,   A t 1 ,   B t 1   and has two outputs as b t   and h t . Equations (14)–(19) explain LSTM.
i t = σ   ( y t U i + A t 1   W i )
f t = σ   ( y t U f + A t 1   W f )
o t = σ   ( x t U o + A t   W o )  
B t = t a n h   ( x t U c + A t 1   W c )
B t = σ   ( f t   B t 1 + i t B t   )
y t = t a n h   ( B t )     O t  
In the equations x t is the input, A t 1 is the previous data cell output, B t 1 is the previous cell memory, B t is the current cell memory. Here W and U are the weights for the forget, input, and output gate, respectively.
The data enter directly into the embedding layer form the input layer. The embedding layer is the first hidden layer of LSTM. It consists of input dimension, output dimension, and input length. The output of the embedding layer is denoted by the Equation (20) [55].
E o u t = V i   X i
In the equation E o u t   is the output of the embedding layer, V i is the parameter between the input layer and embedding layer while X i is the one hot vector if it is filed. One hot vector is used to differentiate data from each other. Data from the embedding layer are entered into the LSTM layer where they pass from the LSTM gates. The embedding is used to convert the input into a fixed length. The input length is converted to 64. An LSTM layer of 128 neurons is added. The dropout layer prevents the model from overfitting and the dense layer connects all the input from the layer and passes to the output layer. Two dropout layers are used in this model to overcome model overfitting. One dense layer is used as a hidden layer with 10 neurons. Stochastic Gradient Descent (SGD) is used as an optimizer in LSTM layer. Sigmoid is used as an activation function. Sparse Categorical Cross Entropy (SCCE) is used to minimize the loss in training the proposed model.

4.3.2. Gated Recurrent Unit (GRU)

The second deep learning method used for the proposed study is Gated Recurrent Unit (GRU) method. GRU uses fewer gates than LSTM and works in the same way. The results obtained from GRU are better than LSTM due to the smaller number of gates and parameters. GRU use only two gates reset gate and the update gate in the cell [52]. The reset gate of GRU decides how much past information is neglected and update gate decides how much past information is to be used. GRU takes less computational time than LSTM [56]. Figure 12 explains the GRU cell structure used in the identification of breast adenocarcinoma.
The following Equations (21)–(24) explains GRU.
r t = σ   ( x t U r + B t 1   W r )
z t = σ   ( x t U z + B t 1   W z )
h t = t a n h   ( r t B t 1   U + x t W )
y t = (   1 z t ) B t + z t   B t 1   )  
In the Equations (21) and (22) r t   represents reset gate and z t is the update gate.
The proposed model has one embedding layer to convert the input into a vector of fixed word length of 64. The second layer is GRU with 256 neurons and a simple RNN Layer with 128 neurons. Two dropout layers are added with 30 percent to prevent overfitting. One dense layer is added at the end with 10 neurons. Stochastic Gradient Descent (SGD) is used as an optimizer in GRU layer. Sigmoid is used as an activation function. Sparse Categorical Cross Entropy (SCCE) is used to minimize the loss in training the proposed model.

4.3.3. Bi-Directional LSTM

Lastly, the deep learning technique used in the proposed study is bi-directional LSTM [57]. A bi-directional LSTM uses two LSTM cells, one in the forward direction and one in the backward direction, connected with a single output.
The proposed Model has one embedding layer to convert the input into fixed vectors of fixed word length of 64. Two bi-directional layers with 128 and 64 neurons in both directions are added. Three dropout layers are added with 30 percent to prevent from overfitting. One dense layer is used with 64 neuron and one dense layer is added at the end with 10 neurons. Stochastic Gradient Descent (SGD) is used as an optimizer in GRU layer. Sigmoid is used as an activation function. Sparse Categorical Cross Entropy (SCCE) is used to minimize the loss in training the proposed model.
Unlike LSTM and GRU, Bi-directional LSTM did not need any past knowledge for the prediction it learns by itself through moving in forward and backward direction that’s why the result of Bi-directional LSTM is better than LSTM and GRU [58].

4.3.4. Ensemble Learning Models

Ensemble learning model uses a divide-and-conquer approach. It is used to improve the accuracy of an individual base learners and then compile the whole model. Multiple base learners are combined to achieve the best results [59]. Each base learner learns different features from data chunks obtained using bootstrap technique, generates some results, and combines them. Then again, the data chunks feed to the model. In this way the patterns hidden in the datasets are learned by the model. Ensemble learning is an adaptable approach and shows better accuracy as compared to simple machine learning algorithms. This is due to the bootstrap technique, which allows feature replacement and row replacement techniques, and the model learns using all the possible data combinations. This also results in overcoming the overfitting issues. The popular ensemble learning model types are bagging [60], boosting [61] and stacking [62]. The aim of all these models is to obtain good accuracy.
This study improves the performance of individual deep learning models such as LSTM, GRU, and Bi-directional LSTM with the help of an ensemble learning approach. The processed dataset is divided into three groups such as training set, validation set, and test set. The validation set is denoted by V whereas, the test set is denoted by T . The training set is given as input to each individual deep learning model which are LSTM, GRU, and bi-directional LSTM. The grid search optimization technique is also applied to get search ranges and the optimum values for proposed ensemble learning model parameters. Trained learning models are generated for each individual deep learning model by the name trained model1, trained model2, and trained model3 for LSTM, GRU, and Bi-directional LSTM respectively as shown in Figure 13.
All the trained models are tested on both validation and testing sets. Lastly, final improved results are obtained by an ensemble learning model as shown in results section.
g p , i = n = 1 N ω n f n , i
Weights are assigned to the individual deep learning model to construct the ensemble learning prediction in the equation. Here ω n   ( n = 1 ,   2 ,   ,   N ) is the weight assigned to each individual deep learning model, f n ,   i represents the prediction of each individual deep learning model whereas, n is for the i t h observation.
For each deep learning technique these testing techniques are applied in 10 epochs (10 feed-forward and feed backward paths). In each iteration for testing the model calculates its AUC, precision, F1 score, recall, Cohen’s kappa, specificity, sensitivity, Mathew’s correlation coefficient, loss, and accuracy. The following are the mathematical equations used to calculate the algorithms’ results [63,64,65,66]. The Equations (26)–(29) explain the formulae to calculate sensitivity, specificity, accuracy, and Mathews Correlation Coefficient (MCC) respectively.
Sensitivity = T P / ( T P + F N )
Specificity = T N / ( T N + F P )
Accuracy = ( T P + T N ) / ( T P + F P + F N + T N )
MCC = ( T P   X   T N ) ( F P   X   F N ) ( T P + F P ) ( T P + F N ) ( T N + F P ) ( T N + F N )
In these equations:
T N = All the true negative values
T P = All the true positive values from the dataset
F N = False negative values
F P = False positive values
In the above equations, sensitivity refers to the ability to predict the count that truly identify the breast adenocarcinoma. Specificity refers to the ability to predict the count that truly identify the absence of breast cancer. T P + F N are all subjects with given condition. While T N + F P are the subjects without the given conditions. T P + F P is the total number of subjects with positive results and T N + F N is the subjects with the negative results.

5. Conclusions and Future Work

Breast adenocarcinoma is the most common cancer in women. Therefore, a proposed ensemble learning approach with individual deep learning techniques that includes LSTM, GRU, and bi-directional LSTM is developed for the early detection of breast adenocarcinoma. Normal gene sequences are obtained from asia.ensembl.org and mutation information is obtained from IntOgen.org. Mutated sequences are generated by incorporating mutation information into normal gene sequences as depicted in Figure 8. A feature extraction technique is used to obtain useful features from the normal and mutated gene sequences. The feature extraction also converts the data to numeric format which is ready for training and testing. Multiple feature extraction techniques used in this study can be seen in Figure 10. The proposed ensemble learning approach obtained 99.57% accuracy. Multiple testing techniques such as self-consistency test, independent set test, and 10-fold cross validation tests are applied to check the performance of the model. The ensemble learning approach has good performance in an independent set test as shown in Table 2. All the results are compared in Table 4. Therefore, it can be concluded from the results that the proposed ensemble learning approach performs with high accuracy for the identification of breast adenocarcinoma. The results of Accuracy, AUC, Loss, Sensitivity, Specificity, and Mathew’s correlation coefficient of the independent test, self-consistency test and 10-fold cross-validation test are shown in Table 1, Table 2 and Table 3. Lastly, the results authenticate that the proposed ensemble learning model using deep learning classifiers can be utilized efficiently for any cancer detection.
In future this technique can be used further for the detection of other types of cancer as well. Furthermore, this technique can be beneficial to detect the incidence of other life-threatening diseases using genes.

Author Contributions

Conceptualization, A.A.S. and Y.D.K.; methodology, A.A.S. and Y.D.K.; validation, F.A., T.A. and Y.D.K.; resources, F.A. and T.A.; data curation, A.A.S. and Y.D.K.; writing—original draft preparation, A.A.S., F.A. and T.A.; writing—review and editing, Y.D.K.; visualization, A.A.S.; supervision, Y.D.K.; project administration, Y.D.K., F.A. and T.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Data can be received from author Asghar Ali Shah via [email protected].

Acknowledgments

The researchers would like to thank the Deanship of Scientific Research, Qassim University for funding the publication of this project.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

  • Databases used in this study
This Appendix A is used to discuss and explain the databases used in this study. Normal gene sequences are extracted from asia.ensambl.org [16] and mutation information of each gene related to breast adenocarcinoma is extracted from intogen.org [17]. These normal gene sequences and mutation information are extracted through web scraping code. Web scraping is the process of extracting data from different websites available on the World Wide Web [18].
  • Step by step process of extracting dataset
Go to “https://intogen.org/search” (accessed on 10 September 2022). Click on breast adenocarcinoma in the circle under “IntOGen Samples”. Click on the table tab under “Mutational cancer driver genes”. All 99 genes are listed here. Click on first gene named “TP53”. Click on table tab under “Observed mutations in tumors”. All mutation information is present here for this single gene. You can see mutation information related to other genes by clicking each gene. At the write top of this page is written “Gene details”. Under “Gene details” there is written “Ensembl id”. This is the id of normal gene sequences related to the selected gene. If you click on this link, you will go to http://asia.ensembl.org/ (accessed on 10 September 2022) where you will find normal gene sequences. Click on this link and then click on the sequence on the left panel. Normal sequences will be shown in the main page and a download link is also available to download this normal gene sequence. repeat this process 99 times for each gene to download the whole dataset of Breast adenocarcinoma.

References

  1. Smith, T. Breast Cancer Surveillance Guidelines. J. Oncol. Pract. 2013, 9, 65–67. [Google Scholar] [CrossRef] [PubMed]
  2. Breast Cancer—Statistics. Available online: https://www.cancer.net/cancer-types/breast-cancer/statistics (accessed on 17 August 2022).
  3. Biopsy. 2021. Available online: https://www.cancer.net/navigating-cancer-care/diagnosing-cancer/tests-and-procedures/biopsy (accessed on 16 August 2022).
  4. Fitzgerald, D.; Rosenberg, S. What is mutation? A chapter in the series: How microbes “jeopardize” the modern synthesis. PLOS Genet. 2019, 15, e1007995. [Google Scholar] [CrossRef] [PubMed]
  5. Tolosa, S.; Sansón, J.; Hidalgo, A. Theoretical Study of Adenine to Guanine Transition Assisted by Water and Formic Acid Using Steered Molecular Dynamic Simulations. Front. Chem. 2019, 7, 414. [Google Scholar] [CrossRef] [PubMed]
  6. Jackson, S.; Bartek, J. The DNA-damage response in human biology and disease. Nature 2009, 461, 1071–1078. [Google Scholar] [CrossRef] [PubMed]
  7. Pegg, A. Multifaceted Roles of Alkyltransferase and Related Proteins in DNA Repair, DNA Damage, Resistance to Chemotherapy, and Research Tools. Chem. Res. Toxicol. 2011, 24, 618–639. [Google Scholar] [CrossRef] [PubMed]
  8. Zhu, X.; Lee, H.; Perry, G.; Smith, M. Alzheimer disease, the two-hit hypothesis: An update. Biochim. Biophys. Acta-Mol. Basis Dis. 2007, 1772, 494–502. [Google Scholar] [CrossRef]
  9. Zhu, X.; Raina, A.; Perry, G.; Smith, M. Alzheimer’s disease: The two-hit hypothesis. Lancet Neurol. 2004, 3, 219–226. [Google Scholar] [CrossRef]
  10. Akbugday, B. Classification of Breast Cancer Data Using Machine Learning Algorithms. In Proceedings of the 2019 Medical Technologies Congress (TIPTEKNO), Izmir, Turkey, 3–5 October 2019. [Google Scholar]
  11. Chaurasia, V.; Pal, S. Data Mining Techniques: To Predict and Resolve Breast Cancer Survivability. Int. J. Comput. Sci. Mob. Comput. 2014, 3, 10–22. [Google Scholar]
  12. Chang, J.; Hilsenbeck, S.; Fuqua, S. Genomic approaches in the management and treatment of breast cancer. Br. J. Cancer 2005, 92, 618–624. [Google Scholar] [CrossRef]
  13. Khourdifi, Y.; Bahaj, M. Feature Selection with Fast Correlation-Based Filter for Breast Cancer Prediction and Classification Using Machine Learning Algorithms. In Proceedings of the 2018 International Symposium on Advanced Electrical and Communication Technologies (ISAECT), Rabat, Morocco, 21–23 November 2018. [Google Scholar]
  14. Bakr, M.; Al-Attar, H.; Mahra, N.; Abu-Naser, S. Breast Cancer Prediction Using JNN. Int. J. Acad. Inf. Syst. Res. 2020, 4, 1–8. [Google Scholar]
  15. Leclerc, Y.; Luong, Q.; Fua, P. Self-Consistency: A Novel Approach to Characterizing the Accuracy and Reliability of Point Correspondence Algorithms. In Proceedings of the 1998 Image Understanding Workshop, Monterey, CA, USA, 20–23 November 1998. [Google Scholar]
  16. Usmanova, D.; Bogatyreva, N.; Ariño Bernad, J.; Eremina, A.; Gorshkova, A.; Kanevskiy, G.; Lonishin, L.; Meister, A.; Yakupova, A.; Kondrashov, F.; et al. Self-consistency test reveals systematic bias in programs for prediction change of stability upon mutation. Bioinformatics 2018, 34, 3653–3658. [Google Scholar] [CrossRef]
  17. Shah, A.; Malik, H.; Mohammad, A.; Khan, Y.; Alourani, A. Machine learning techniques for identification of carcinogenic mutations, which cause breast adenocarcinoma. Sci. Rep. 2022, 12, 11738. [Google Scholar] [CrossRef]
  18. Malebary, S.; Khan, R.; Khan, Y. ProtoPred: Advancing Oncological Research Through Identification of Proto-Oncogene Proteins. IEEE Access 2021, 9, 68788–68797. [Google Scholar] [CrossRef]
  19. Arnastauskaitė, J.; Ruzgas, T.; Bražėnas, M. An Exhaustive Power Comparison of Normality Tests. Mathematics 2021, 9, 788. [Google Scholar] [CrossRef]
  20. Erlemann, R.; Lindqvist, B.H. Conditional Goodness-of-Fit Tests for Discrete Distributions. J. Stat. Theory Pract. 2022, 16, 8. [Google Scholar] [CrossRef]
  21. Holy, T.; Jakubek, J.; Pospisil, S.; Uher, J.; Vavrik, D.; Vykydal, Z. Data acquisition and processing software package for Medipix2. Nucl. Instrum. Methods Phys. Res. Sect. A Accel. Spectrom. Detect. Assoc. Equip. 2006, 563, 254–258. [Google Scholar] [CrossRef]
  22. Gene: TP53 (ENSG00000141510)—Summary—Homo_Sapiens—Ensembl Genome Browser 107. 2022. Available online: http://asia.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000141510;r=17:7661779-7687538 (accessed on 18 August 2022).
  23. IntOGen—Cancer Driver Mutations in Breast Adenocarcinoma. 2020. Available online: https://intogen.org/search?cancer=BRCA (accessed on 18 August 2022).
  24. Zhao, B. Web Scraping. Encycl. Big Data 2020, 5, 1–3. [Google Scholar]
  25. Kumar, S.; Warrell, J.; Li, S.; McGillivray, P.; Meyerson, W.; Salichos, L.; Harmanci, A.; Martinez-Fundichely, A.; Chan, C.; Nielsen, M.; et al. Passenger Mutations in More Than 2,500 Cancer Genomes: Overall Molecular Functional Impact and Consequences. Cell 2020, 180, 915–927.e16. [Google Scholar] [CrossRef]
  26. Bozic, I.; Antal, T.; Ohtsuki, H.; Carter, H.; Kim, D.; Chen, S.; Karchin, R.; Kinzler, K.; Vogelstein, B.; Nowak, M. Accumulation of driver and passenger mutations during tumor progression. Proc. Natl. Acad. Sci. USA 2010, 107, 18545–18550. [Google Scholar] [CrossRef]
  27. Stratton, M.; Campbell, P.; Futreal, P. The cancer genome. Nature 2009, 458, 719–724. [Google Scholar] [CrossRef]
  28. Kaur, P.; Gosain, A. Comparing the Behavior of Oversampling and Undersampling Approach of Class Imbalance Learning by Combining Class Imbalance Problem with Noise. Adv. Intell. Syst. Comput. 2017, 310, 23–30. [Google Scholar]
  29. Chawla, N.; Bowyer, K.; Hall, L.; Kegelmeyer, W. SMOTE: Synthetic Minority Over-sampling Technique. J. Artif. Intell. Res. 2002, 16, 321–357. [Google Scholar] [CrossRef]
  30. Shah, A.; Khan, Y. Identification of 4-carboxyglutamate residue sites based on position based statistical feature and multiple classification. Sci. Rep. 2020, 10, 16913. [Google Scholar] [CrossRef]
  31. Levine, M. Feature extraction: A survey. Proc. IEEE 1969, 57, 1391–1407. [Google Scholar] [CrossRef]
  32. Ghoraani, B.; Krishnan, S. Time-Frequency Matrix Feature Extraction and Classification of Environmental Audio Signals. IEEE Trans. Audio Speech Lang. Process. 2011, 19, 2197–2209. [Google Scholar] [CrossRef]
  33. Amanat, S.; Ashraf, A.; Hussain, W.; Rasool, N.; Khan, Y. Identification of lysine carboxylation sites in proteins by integrating statistical moments and position relative features via general PseAAC. Curr. Bioinform. 2020, 15, 396–407. [Google Scholar] [CrossRef]
  34. Hussain, W.; Rasool, N.; Khan, Y. Insights into Machine Learning-based approaches for Virtual Screening in Drug Discovery: Existing strategies and streamlining through FP-CADD. Curr. Drug Discov. Technol. 2021, 18, 463–472. [Google Scholar] [CrossRef]
  35. Hussain, W.; Rasool, N.; Khan, Y.; Screening, H. A sequence-based predictor of Zika virus proteins developed by integration of PseAAC and statistical moments. Comb. Chem. High Throughput Screen. 2020, 23, 797–804. [Google Scholar] [CrossRef] [PubMed]
  36. Khan, Y.; Alzahrani, E.; Alghamdi, W.; Ullah, M. Sequence-based identification of allergen proteins developed by integration of PseAAC and statistical moments via 5-step rule. Curr. Bioinform. 2020, 15, 1046–1055. [Google Scholar] [CrossRef]
  37. Mahmood, M.; Ehsan, A.; Khan, Y.; Chou, K. iHyd-LysSite (EPSV): Identifying hydroxylysine sites in protein using statistical formulation by extracting enhanced position and sequence variant feature technique. Curr. Genom. 2020, 21, 536–545. [Google Scholar] [CrossRef] [PubMed]
  38. Naseer, S.; Hussain, W.; Khan, Y.; Rasool, N. Optimization of serine phosphorylation prediction in proteins by comparing human engineered features and deep representations. Anal. Biochem. 2021, 615, 114069. [Google Scholar] [CrossRef]
  39. Naseer, S.; Hussain, W.; Khan, Y.; Rasool, N. Sequence-based identification of arginine amidation sites in proteins using deep representations of proteins and PseAAC. Curr. Bioinform. 2020, 15, 937–948. [Google Scholar] [CrossRef]
  40. Naseer, S.; Hussain, W.; Khan, Y.; Rasool, N. NPalmitoylDeep-PseAAC: A predictor of N-palmitoylation sites in proteins using deep representations of proteins and PseAAC via modified 5-steps rule. Curr. Bioinform. 2021, 16, 294–305. [Google Scholar] [CrossRef]
  41. Naseer, S.; Hussain, W.; Khan, Y.; Rasool, N. Bioinformatics IPhosS (Deep)-PseAAC: Identify phosphoserine sites in proteins using deep learning on general pseudo amino acid compositions via modified 5-Steps rule. IEEE/ACM Trans. Comput. Biol. Bioinform. 2020, 19, 1703–1714. [Google Scholar]
  42. Hall, A.R. Generalized Method of Moments; Oxford University Press: Oxford, UK, 2005. [Google Scholar]
  43. Zhu, H.; Shu, H.; Zhou, J.; Luo, L.; Coatrieux, J. Image analysis by discrete orthogonal dual Hahn moments. Pattern Recognit. Lett. 2007, 28, 1688–1704. [Google Scholar] [CrossRef] [Green Version]
  44. Malebary, S.; Khan, Y. Evaluating machine learning methodologies for identification of cancer driver genes. Sci. Rep. 2021, 11, 12281. [Google Scholar] [CrossRef]
  45. Sohail, M.; Shabbir, J.; Sohil, F. Imputation of Missing Values by Using Raw Moments. Stat. Transit. New Ser. 2019, 20, 21–40. [Google Scholar] [CrossRef]
  46. Butt, A.; Khan, Y. CanLect-Pred: A Cancer Therapeutics Tool for Prediction of Target Cancerlectins Using Experiential Annotated Proteomic Sequences. IEEE Access 2020, 8, 9520–9531. [Google Scholar] [CrossRef]
  47. Akmal, M.; Rasool, N.; Khan, Y. Prediction of N-linked glycosylation sites using position relative features and statistical moments. PLoS ONE 2017, 12, e0181966. [Google Scholar] [CrossRef]
  48. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  49. Wang, H.; Chen, S.; Xu, F.; Jin, Y. Application of deep-learning algorithms to mstar data. In Proceedings of the 2015 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Milan, Italy, 26–31 July 2015; pp. 3743–3745. [Google Scholar]
  50. Hochreiter, S. The Vanishing Gradient Problem During Learning Recurrent Neural Nets and Problem Solutions. Int. J. Uncertain. Fuzziness Knowl.-Based Syst. 1998, 6, 107–116. [Google Scholar] [CrossRef]
  51. Sundermeyer, M.; Schlüter, R.; Ney, H. LSTM neural networks for language processing. In Proceedings of the Interspeech 2012, ISCA’s 13th Annual Conference, Portland, OR, USA, 9–13 September 2012; pp. 194–197. [Google Scholar]
  52. Rengasamy, D.; Jafari, M.; Rothwell, B.; Chen, X.; Figueredo, G. Deep Learning with Dynamically Weighted Loss Function for Sensor-Based Prognostics and Health Management. Sensors 2020, 20, 723. [Google Scholar] [CrossRef]
  53. Gu, J.; Wang, Z.; Kuen, J.; Ma, L.; Shahroudy, A.; Shuai, B.; Liu, T.; Wang, X.; Wang, G.; Cai, J.; et al. Recent advances in convolutional neural networks. Pattern Recognit. 2018, 77, 354–377. [Google Scholar] [CrossRef]
  54. Lin, G.; Shen, W. Research on convolutional neural network based on improved Relu piecewise activation function. Procedia Comput. Sci. 2018, 131, 977–984. [Google Scholar] [CrossRef]
  55. Guo, H.; Tang, R.; Ye, Y.; Li, Z.; He, X.; Dong, Z. DeepFM: An End-to-End Wide & Deep Learning Framework for CTR Prediction. arXiv 2018, arXiv:1804.04950. [Google Scholar]
  56. Gao, Y.; Glowacka, D. Deep gate recurrent neural network. J. Mach. Learn. Res. 2016, 63, 350–365. [Google Scholar]
  57. Graves, A.; Schmidhuber, J. Framewise phoneme classification with bidirectional LSTM and other neural network architectures. Neural Netw. 2005, 18, 602–610. [Google Scholar] [CrossRef] [PubMed]
  58. Basaldella, M.; Antolli, E.; Serra, G.; Tasso, C. Bidirectional LSTM Recurrent Neural Network for Keyphrase Extraction. Commun. Comput. Inf. Sci. 2017, 180–187. [Google Scholar] [CrossRef]
  59. Mendes-Moreira, J.; Soares, C.; Jorge, A.; Sousa, J. Ensemble approaches for regression: A survey. ACM Comput. Surv. 2012, 45, 1–40. [Google Scholar] [CrossRef]
  60. Breiman, L. Bagging predictors. Mach. Learn. 1996, 2, 123–140. [Google Scholar] [CrossRef]
  61. Schapire, R. The strength of weak learnability. Mach. Learn. 1990, 5, 197–227. [Google Scholar] [CrossRef]
  62. Stefenon, S.; Ribeiro, M.; Nied, A.; Mariani, V.; Coelho, L.; Leithardt, V.; Silva, L.; Seman, L. Hybrid Wavelet Stacking Ensemble Model for Insulators Contamination Forecasting. IEEE Access 2021, 9, 66387–66397. [Google Scholar] [CrossRef]
  63. Feng, P.; Yang, H.; Ding, H.; Lin, H.; Chen, W.; Chou, K. iDNA6mA-PseKNC: Identifying DNA N6-methyladenosine sites by incorporating nucleotide physicochemical properties into PseKNC. Genomics 2019, 111, 96–102. [Google Scholar] [CrossRef]
  64. Piovesan, D.; Hatos, A.; Minervini, G.; Quaglia, F.; Monzon, A.; Tosatto, S. Assessing predictors for new post translational modification sites: A case study on hydroxylation. PLoS Comput. Biol. 2020, 16, e1007967. [Google Scholar] [CrossRef]
  65. Hoo, Z.; Candlish, J.; Teare, D. What is an ROC curve? Emerg. Med. J. 2017, 34, 357–359. [Google Scholar] [CrossRef]
  66. Xu, W.; Hao, D.; Hou, F.; Zhang, D.; Wang, H. Soft Tissue Sarcoma: Preoperative MRI-Based Radiomics and Machine Learning May Be Accurate Predictors of Histopathologic Grade. Am. J. Roentgenol. 2020, 215, 963–969. [Google Scholar] [CrossRef]
Figure 1. A point mutation in a gene.
Figure 1. A point mutation in a gene.
Ijms 23 11539 g001
Figure 2. Training history of proposed ensemble model with self-consistency test.
Figure 2. Training history of proposed ensemble model with self-consistency test.
Ijms 23 11539 g002
Figure 3. Loss and Accuracy curve of proposed ensemble learning model with Self consistency test.
Figure 3. Loss and Accuracy curve of proposed ensemble learning model with Self consistency test.
Ijms 23 11539 g003
Figure 4. ROC Curve of proposed ensemble learning model with Self Consistency test.
Figure 4. ROC Curve of proposed ensemble learning model with Self Consistency test.
Ijms 23 11539 g004
Figure 5. ROC Curve of proposed ensemble learning model with independent set test.
Figure 5. ROC Curve of proposed ensemble learning model with independent set test.
Ijms 23 11539 g005
Figure 6. Working process of 10-fold cross-validation.
Figure 6. Working process of 10-fold cross-validation.
Ijms 23 11539 g006
Figure 7. ROC Curve of proposed ensemble learning model with 10-fold Cross validation test.
Figure 7. ROC Curve of proposed ensemble learning model with 10-fold Cross validation test.
Ijms 23 11539 g007
Figure 8. Data acquisition framework of Breast Adenocarcinoma.
Figure 8. Data acquisition framework of Breast Adenocarcinoma.
Ijms 23 11539 g008
Figure 9. Frequency histogram of bases in Breast Adenocarcinoma gene sequences.
Figure 9. Frequency histogram of bases in Breast Adenocarcinoma gene sequences.
Ijms 23 11539 g009
Figure 10. Feature extraction for the breast adenocarcinoma dataset.
Figure 10. Feature extraction for the breast adenocarcinoma dataset.
Ijms 23 11539 g010
Figure 11. LSTM cell structure for breast adenocarcinoma.
Figure 11. LSTM cell structure for breast adenocarcinoma.
Ijms 23 11539 g011
Figure 12. GRU cell structure for breast adenocarcinoma.
Figure 12. GRU cell structure for breast adenocarcinoma.
Ijms 23 11539 g012
Figure 13. Proposed methodology of Ensemble Learning Model of LSTM, GRU, and bi-directional LSTM.
Figure 13. Proposed methodology of Ensemble Learning Model of LSTM, GRU, and bi-directional LSTM.
Ijms 23 11539 g013
Table 1. Results of Proposed Ensemble Learning Model with Self Consistency Test.
Table 1. Results of Proposed Ensemble Learning Model with Self Consistency Test.
Evaluation MatricesValuesEvaluation MatricesValues
Accuracy (%)97.65Precision (%)97.65
Sensitivity (%)97.81Recall (%)97.65
Specificity (%)97.50F1 Score (%)97.65
MCC0.95Cohens Kappa (%)95.31
AUC1.00Training Accuracy (%)78.29
Training Loss0.3649Testing Accuracy (%)78.51
Table 2. Results of Proposed Ensemble Learning Model with Independent set Test.
Table 2. Results of Proposed Ensemble Learning Model with Independent set Test.
Evaluation MatricesValuesEvaluation MatricesValues
Accuracy (%)99.57Precision (%)99.57
Sensitivity (%)99.50Recall (%)99.57
Specificity (%)99.63F1 Score (%)99.57
MCC0.99Cohens Kappa (%)99.14
AUC1.00Training Accuracy (%)99.79
Training Loss0.2027Testing Accuracy (%)99.82
Table 3. Results of proposed ensemble learning model with 10-fold cross validation test.
Table 3. Results of proposed ensemble learning model with 10-fold cross validation test.
Evaluation MatricesValuesEvaluation MatricesValues
Accuracy (%)98.26MCC0.9852
Sensitivity (%)98.02AUC0.99
Specificity (%)98.50
Table 4. Comparison of ensemble learning with individual deep learning techniques.
Table 4. Comparison of ensemble learning with individual deep learning techniques.
Evaluation MatricesEnsemble Learning ApproachLSTMGRUBi-Directional LSTM
Accuracy (%)99.5799.0297.1296.51
Sensitivity (%)99.5098.8996.9496.32
Specificity (%)99.6399.1497.3196.69
MCC0.990.980.9493.02
AUC1.001.001.001.00
Training Loss0.20270.02350.11990.2122
Precision (%)99.5799.0297.1296.51
Recall (%)99.5799.0297.1296.51
F1 Score (%)99.5799.0297.1296.51
Cohens Kappa (%)99.1498.0494.2593.02
Training Accuracy (%)99.7999.3095.6097.70
Testing Accuracy (%)99.8299.4497.4396.94
Table 5. Symbols of genes involved in breast adenocarcinoma.
Table 5. Symbols of genes involved in breast adenocarcinoma.
GeneMutationGeneMutationGeneMutation
TP53846KMT2C205ERBB443
GATA363CDI176MDM414
ESR1129PTEN105GATA115
AKT188NCOR189USP619
FOXA172TBX354EGFR45
NF185ERBB283MEN128
RB160CFFB64GNAS29
SF3B156KMT2D99KDM6A30
FAT3112ERBB355FAT478
PREX273CTFC47KAT6B37
LRP1B114RUNX137JAK219
ATM64SPEN74ALK33
FGFR237BRCA149BAP125
CASP828FBXW729CUX129
BRCA252PTPRD64KLF48
MYH1159RGS732FAT161
KRAS15NCOA121DDX3X23
MYH959ABL231NONO9
EPHA331NCOR244MTOR57
AFF337ETV516ASXL136
BRAF22ELN26MYOSA19
ZXBD18NTRK126POLD118
SALL417SMAD217PLAG115
EPAS125RHPN218NIN44
SMAD417MAX9NUMA133
HAS10ZFHX372CLTC31
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Shah, A.A.; Alturise, F.; Alkhalifah, T.; Khan, Y.D. Deep Learning Approaches for Detection of Breast Adenocarcinoma Causing Carcinogenic Mutations. Int. J. Mol. Sci. 2022, 23, 11539. https://doi.org/10.3390/ijms231911539

AMA Style

Shah AA, Alturise F, Alkhalifah T, Khan YD. Deep Learning Approaches for Detection of Breast Adenocarcinoma Causing Carcinogenic Mutations. International Journal of Molecular Sciences. 2022; 23(19):11539. https://doi.org/10.3390/ijms231911539

Chicago/Turabian Style

Shah, Asghar Ali, Fahad Alturise, Tamim Alkhalifah, and Yaser Daanial Khan. 2022. "Deep Learning Approaches for Detection of Breast Adenocarcinoma Causing Carcinogenic Mutations" International Journal of Molecular Sciences 23, no. 19: 11539. https://doi.org/10.3390/ijms231911539

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop