Pattern Recognition, International Conference on
Download PDF

Abstract

Feature selection is a critical component of many pattern recognition applications. There are two distinct mechanisms for feature selection, namely the wrapper methods and the filter methods. The filter methods are generally considered inferior to the wrapper method, however wrapper methods are computationally more demanding than filter methods. One of the popular methods for wrapper-based feature selection is random mutation hill climbing. It performs a random search over the feature space to derive the optimal set of features. We will describe two enhancements to this algorithm, one that will improve its convergence time, and the other that will allow us to bias the results towards either higher accuracy or lower final feature space dimensionality. We will apply the algorithm to a real-world massive-scale feature selection problem involving the image classification problem associated with suppressing automobile airbags for children. We will provide classification results on an image database of nearly 4,000 images that indicate the advantages of the proposed method.
Like what you’re reading?
Already a member?
Get this article FREE with a new membership!

Related Articles