Lazy attribute selection: Choosing attributes at classification time

  • Authors:
  • Rafael B. Pereira;Alexandre Plastino;Bianca Zadrozny;Luiz Henrique de C. Merschmann;Alex A. Freitas

  • Affiliations:
  • Fluminense Federal University, Rio de Janeiro, Brazil;Fluminense Federal University, Rio de Janeiro, Brazil;IBM Research, Brazil;Ouro Preto Federal University, Ouro Preto/MG, Brazil;University of Kent, Canterbury, UK

  • Venue:
  • Intelligent Data Analysis
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

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.