Abstract
Feature selection (FS) is an important task which can significantly affect the performance of image classification and recognition. In this paper, we present a feature selection algorithm based on ant colony optimization (ACO). For n features, existing ACO-based feature selection methods need to traverse a complete graph with O(n2) edges. However, we propose a novel algorithm in which the artificial ants traverse on a directed graph with only O(2n) arcs. The algorithm incorporates the classification performance and feature set size into the heuristic guidance, and selects a feature set with small size and high classification accuracy. We perform extensive experiments on two large image databases and 15 non-image datasets to show that our proposed algorithm can obtain higher processing speed as well as better classification accuracy using a smaller feature set than other existing methods.
| Original language | English |
|---|---|
| Pages (from-to) | 1566-1576 |
| Number of pages | 11 |
| Journal | Signal Processing |
| Volume | 93 |
| Issue number | 6 |
| DOIs | |
| State | Published - Jun 2013 |
Keywords
- Ant colony optimization
- Dimensionality reduction
- Feature selection
- Image classification