Publication
Intelligent Data Analysis
Paper

Lazy attribute selection: Choosing attributes at classification time

View publication

Abstract

Attribute selection is a data preprocessing step which aims at identifying relevant attributes for the target machine learning task-namely classification in this paper. In this paper, we propose a new attribute selection strategy-based on a lazy learning approach-which postpones the identification of relevant attributes until an instance is submitted for classification. Our strategy relies on the hypothesis that taking into account the attribute values of an instance to be classified may contribute to identifying the best attributes for the correct classification of that particular instance. Experimental results using the k-NN and Naive Bayes classifiers, over 40 different data sets from the UCI Machine Learning Repository and five large data sets from the NIPS 2003 feature selection challenge, show the effectiveness of delaying attribute selection to classification time. The proposed lazy technique in most cases improves the accuracy of classification, when compared with the analogous attribute selection approach performed as a data preprocessing step. We also propose a metric to estimate when a specific data set can benefit from the lazy attribute selection approach. © 2011-IOS Press and the authors. All rights reserved.