| Literature DB >> 24143053 |
Ammu Prasanna Kumar1, Preeja Valsala.
Abstract
Feature selection from DNA microarray data is a major challenge due to high dimensionality in expression data. The number of samples in the microarray data set is much smaller compared to the number of genes. Hence the data is improper to be used as the training set of a classifier. Therefore it is important to select features prior to training the classifier. It should be noted that only a small subset of genes from the data set exhibits a strong correlation with the class. This is because finding the relevant genes from the data set is often non-trivial. Thus there is a need to develop robust yet reliable methods for gene finding in expression data. We describe the use of several hybrid feature selection approaches for gene finding in expression data. These approaches include filtering (filter out the best genes from the data set) and wrapper (best subset of genes from the data set) phases. The methods use information gain (IG) and Pearson Product Moment Correlation (PPMC) as the filtering parameters and biogeography based optimization (BBO) as the wrapper approach. K nearest neighbour algorithm (KNN) and back propagation neural network are used for evaluating the fitness of gene subsets during feature selection. Our analysis shows that an impressive performance is provided by the IG-BBO-KNN combination in different data sets with high accuracy (>90%) and low error rate.Entities:
Year: 2013 PMID: 24143053 PMCID: PMC3796884 DOI: 10.6026/97320630009824
Source DB: PubMed Journal: Bioinformation ISSN: 0973-2063
Figure 1Various steps in the BBO algorithm.
Figure 2Various steps in the migration procedure.
Figure 3Various steps in the mutation procedure.
Figure 4Minimum cost vs. Generation obtained while employing IG-BBO-KNN: a) Colon tumor data set; b) Prostate tumor data set.