Related Experiment Video
Updated: Oct 25, 2025

Simple and Rapid Method to Obtain High-quality Tumor DNA from Clinical-pathological Specimens Using Touch Imprint Cytology
Published on: March 21, 2018
Gene Mutation Classification through Text Evidence Facilitating Cancer Tumour Detection
Meenu Gupta1, Hao Wu2, Simrann Arora3
1Department of Computer Science and Engineering, Chandigarh University, Ajitgarh, Punjab, India.
This study developed a Natural Language Processing (NLP) multiclass classifier to distinguish driver from neutral genetic mutations in cancer. The Recurrent Neural Network (RNN) model achieved the highest accuracy, improving automated cancer mutation classification.
Area of Science:
- Computational Biology
- Bioinformatics
- Medical Informatics
Background:
- Cancer tumors harbor numerous genetic mutations, complicating the identification of driver mutations crucial for tumor growth.
- Manual classification of genetic mutations based on clinical evidence is time-consuming and subjective, hindering efficient cancer research and treatment.
- Existing methods lack automated approaches for classifying genetic mutations into distinct clinical evidence categories.
Purpose of the Study:
- To propose and evaluate a multiclass classifier using Natural Language Processing (NLP) techniques for automated classification of genetic mutations based on clinical text descriptions.
- To compare the performance of various text transformation and machine learning models in distinguishing driver mutations from neutral genetic mutations.
- To leverage clinical evidence to improve the accuracy and efficiency of cancer mutation analysis.
Main Methods:
- Utilized a dataset from Memorial Sloan Kettering Cancer Center (MSKCC) containing genetic mutation descriptions.
- Applied text transformation models: CountVectorizer, TfidfVectorizer, and Word2Vec.
- Implemented machine learning classifiers: Logistic Regression (LR), Random Forest (RF), XGBoost (XGB), and a Recurrent Neural Network (RNN).
- Evaluated classifier performance using accuracy scores derived from confusion matrices.
Main Results:
- The Recurrent Neural Network (RNN) model demonstrated superior performance compared to other evaluated classifiers.
- The RNN model achieved the highest accuracy of 70% in classifying genetic mutations based on clinical evidence.
- Empirical results indicate the potential of deep learning approaches for automated mutation classification.
Conclusions:
- The proposed NLP-based multiclass classifier, particularly the RNN model, offers a promising automated solution for distinguishing driver from neutral genetic mutations.
- This approach can significantly reduce the manual effort and time required by pathologists, accelerating cancer research.
- Further development and validation of deep learning models can enhance the precision of cancer mutation analysis and support clinical decision-making.
Related Concept Videos
Cancer
Cancers Originate from Somatic Mutations in a Single Cell
Cancer-Critical Genes I: Proto-oncogenes
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
Cancer-Critical Genes II: Tumor Suppressor Genes
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
Tumor Progression
Colon cancer is one of the best-documented examples of tumor progression. Early mutation in the APC gene in colon cells causes a small growth on the colon wall called a polyp. With time, this polyp grows into a benign, pre-cancerous tumor. Further...
Loss of Tumor Suppressor Gene Functions
When the tumor suppressor genes develop mutations or are lost, cells start growing out of control, leading to cancer. However, a single functional copy of the tumor suppressor gene is enough for the cells to maintain their normal functions and cell...

