Convolutional neural network models for cancer type prediction based on gene expression
Milad Mostavi, Yu-Chiao Chiu, Yufei Huang, Yidong Chen

TL;DR
This study develops CNN models to classify cancer types from gene expression data, achieving over 93% accuracy, and identifies key cancer markers, including known breast cancer markers, with interpretability techniques.
Contribution
Introduces CNN models that incorporate tissue origin effects for accurate cancer classification and identifies novel cancer markers through model interpretation.
Findings
Achieved 93.9-95.0% accuracy in classifying 34 cancer and normal tissue types.
Identified 2,090 cancer markers, including known breast cancer markers GATA3 and ESR1.
Extended model to predict breast cancer subtypes with 88.42% accuracy.
Abstract
Background Precise prediction of cancer types is vital for cancer diagnosis and therapy. Important cancer marker genes can be inferred through predictive model. Several studies have attempted to build machine learning models for this task however none has taken into consideration the effects of tissue of origin that can potentially bias the identification of cancer markers. Results In this paper, we introduced several Convolutional Neural Network (CNN) models that take unstructured gene expression inputs to classify tumor and non-tumor samples into their designated cancer types or as normal. Based on different designs of gene embeddings and convolution schemes, we implemented three CNN models: 1D-CNN, 2D-Vanilla-CNN, and 2D-Hybrid-CNN. The models were trained and tested on combined 10,340 samples of 33 cancer types and 731 matched normal tissues of The Cancer Genome Atlas (TCGA). Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Bioinformatics and Genomic Networks · Machine Learning in Bioinformatics
MethodsConvolution
