Feature interval learning algorithms for classification

作者:

Highlights:

摘要

This paper presents Feature Interval Learning algorithms (FIL) which represent multi-concept descriptions in the form of disjoint feature intervals. The FIL algorithms are batch supervised inductive learning algorithms and use feature projections of the training instances to represent induced classification knowledge. The concept description is learned separately for each feature and is in the form of a set of disjoint intervals. The class of an unseen instance is determined by the weighted-majority voting of the feature predictions. The basic FIL algorithm is enhanced with adaptive interval and feature weight schemes in order to handle noisy and irrelevant features. The algorithms are empirically evaluated on twelve data sets from the UCI repository and are compared with k-NN, k-NNFP, and NBC classification algorithms. The experiments demonstrate that the FIL algorithms are robust to irrelevant features and missing feature values, achieve accuracy comparable to the best of the existing algorithms with significantly less average running times.

论文关键词:Classification learning,Inductive learning,Feature partitioning,Adaptive feature weights

论文评审过程:Received 21 October 2009, Revised 11 February 2010, Accepted 12 February 2010, Available online 19 February 2010.

论文官网地址:https://doi.org/10.1016/j.knosys.2010.02.002