A n adaptive fuzzy ant colony optimization for feature selection

Yuanning Liu,G. Wang,Huiling Chen,Zheng-Xing Zhao,Xiaodong Zhu,Zhen Liu
2011-01-01
Journal of Computational Information Systems
Abstract:Standard pattern classifiers perform on all data features. Whereas, some of the features are redundant or irrelevant, which reduce prediction accuracy, and increase running time of classifier. The purpose of this study is to search optimal feature subset, in order to increase the classification performance. The feature selection problem differs from traditional optimization problem on the problem size, namely the searching space or the problem dimension. Thus it is easy to converge at a local optimum by using the ant colony optimization(ACO) based method with static parameter settings, whereas the adaptive parameter control strategy can balances between exploration or explo itation in the search space to intelligently improve solutions and avoid premature convergence. Only little research has been reported to adjust parameters of ACO adaptively. This paper proposes a novel adaptive fuzzy ant colony optimization (AFACO) based method for feature selection. We design two fuzzy controllers to adjust parameters of ACO, namely pheromone evaporation rate and the number of ants. The performance of the proposed method is compared with that of the Standard PSO based, genetic algorithm (GA) based and the grid search based methods on 10 benchmark data sets, taken from UCI machine learning and StatLog databases. The experimental results show that the proposed method outperforms the other methods in prediction accuracy, and is effic ient and effective for feature selection problem.
What problem does this paper attempt to address?