An Evolutional Neural Network Framework for Classification of Microarray Data
Maryam Eshraghi Evari, Md Nasir Sulaiman, Amir Rajabi Behjat

TL;DR
This paper presents a hybrid genetic algorithm and neural network framework that improves cancer classification accuracy using microarray data by effectively selecting informative gene subsets.
Contribution
It introduces a novel hybrid model combining genetic algorithms with neural networks for gene subset selection and classification in microarray data analysis.
Findings
Achieved higher accuracy than other machine learning methods.
Selected fewer genes while maintaining high classification performance.
Demonstrated effectiveness in reducing dimensionality and improving diagnosis.
Abstract
DNA microarray gene-expression data has been widely used to identify cancerous gene signatures. Microarray can increase the accuracy of cancer diagnosis and prognosis. However, analyzing the large amount of gene expression data from microarray chips pose a challenge for current machine learning researches. One of the challenges lie within classification of healthy and cancerous tissues is high dimensionality of gene expressions. High dimensionality decreases the accuracy of the classification. This research aims to apply a hybrid model of Genetic Algorithm and Neural Network to overcome the problem during subset selection of informative genes. Whereby, a Genetic Algorithm (GA) reduced dimensionality during feature selection and then a Multi-Layer perceptron Neural Network (MLP) is applied to classify selected genes. The performance evaluated by considering to the accuracy and the number…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Neural Networks and Applications
MethodsFeature Selection
