Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Fine-Tuning Pre-Trained Convolutional Neural Networks for Women Common Cancer Classification using RNA-Seq Gene Expression

Author 1: Fadi Alharbi Author 2: Murtada K. Elbashir Author 3: Mohanad Mohammed Author 4: Mohamed Elhafiz Mustafa
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 11, No. 11 · Published 2020

DOI: https://doi.org/10.14569/IJACSA.2020.0111182

Abstract

Most of the recent cancer classification methods use gene expression profile as features because it can provide very important information regarding tumor characteristics. Motivated by their success in the computer vision area now deep learning has been successfully applied to medical data because it can read non-linear patterns in a complex feature and can allow the leverage of information from unlabeled data of problems that do not belong to the problem being handled. In this paper, we implement transfer learning, which refers to the use of a model trained on one task to perform classification on another task to classify five cancer types that most commonly affect women. We used VGG16, Xception, DenseNet, and ResNet50 as base models and then added a dense layer to reflect our five-class classification problem. To avoid training over-fitting that can result in a very high training accuracy and a low cross-validation accuracy we used L2-regularization. We retrained (fine-tuned) these models using a five-fold cross-validation approach on RNA-Seq gene expression data after transforming it into 2D-image like data. We used the softmax activation function with the prediction dense layer and adam as optimizer in the model fit for all four architectures. The highest performance is obtained when fine-tuning Xception architecture, which achieved classification accuracy = 98.6%, precision = 98.6%, recall = 97.8%, and F1-score = 98% on five-fold cross-validation training and testing approach.

Keywords

How to Cite this Article

Alharbi, F., Elbashir, M. K., Mohammed, M., & Mustafa, M. E. (2020). Fine-Tuning Pre-Trained Convolutional Neural Networks for Women Common Cancer Classification using RNA-Seq Gene Expression. International Journal of Advanced Computer Science and Applications, 11(11). https://doi.org/10.14569/IJACSA.2020.0111182

Alharbi, Fadi, et al.. "Fine-Tuning Pre-Trained Convolutional Neural Networks for Women Common Cancer Classification using RNA-Seq Gene Expression." International Journal of Advanced Computer Science and Applications, vol. 11, no. 11, 2020, https://doi.org/10.14569/IJACSA.2020.0111182.

@article{Alharbi2020,
  title     = {Fine-Tuning Pre-Trained Convolutional Neural Networks for Women Common Cancer Classification using RNA-Seq Gene Expression},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {11},
  number    = {11},
  year      = {2020},
  publisher = {The Science and Information Organization},
  author    = {Fadi Alharbi and Murtada K. Elbashir and Mohanad Mohammed and Mohamed Elhafiz Mustafa},
  doi       = {10.14569/IJACSA.2020.0111182},
  url       = {https://doi.org/10.14569/IJACSA.2020.0111182}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.