Title :
Instance Selection and Feature Weighting Using Evolutionary Algorithms
Author :
Ramírez-Cruz, José-Federico ; Fuentes, Olac ; Alarcón-Aquino, Vicente ; García-Banuelos, Luciano
Author_Institution :
Instituto Tecnologico de Apizaco
Abstract :
Machine learning algorithms are commonly used in real-world applications for solving complex problems where it is difficult to get a mathematical model. The goal of machine learning algorithms is to learn an objective function from a set of training examples where each example is defined by a feature set. Regularly, real world applications have many examples with many features; however, the objective function depends on few of them. The presence of noisy examples or irrelevant features in a dataset degrades the performance of machine learning algorithms; such is the case of k-nearest neighbor machine learning algorithm (k-NN). Thus choosing good instance and feature subsets may improve the algorithm´s performance. Evolutionary algorithms proved to be good techniques for finding solutions in a large solution space and to be stable in the presence of noise. In this work, we address the problem of instance selection and feature weighting for instance-based methods by means of a genetic algorithm (GA) and evolution strategies (ES). We show that combining GA and ES with a k-NN algorithm can improve the predictive accuracy of the resulting classifier
Keywords :
evolutionary computation; learning (artificial intelligence); pattern classification; evolution strategies; evolutionary algorithms; feature weighting; genetic algorithm; instance selection; k-nearest neighbor machine learning algorithm; mathematical model; objective function learning; Accuracy; Decision trees; Degradation; Evolutionary computation; Genetic algorithms; Machine learning algorithms; Mathematical model; Neural networks; Prototypes; Testing;
Conference_Titel :
Computing, 2006. CIC '06. 15th International Conference on
Conference_Location :
Mexico City
Print_ISBN :
0-7695-2708-6
DOI :
10.1109/CIC.2006.42