Learning decision tree for ranking

作者:Liangxiao Jiang, Chaoqun Li, Zhihua Cai

摘要

Decision tree is one of the most effective and widely used methods for classification. However, many real-world applications require instances to be ranked by the probability of class membership. The area under the receiver operating characteristics curve, simply AUC, has been recently used as a measure for ranking performance of learning algorithms. In this paper, we present two novel class probability estimation algorithms to improve the ranking performance of decision tree. Instead of estimating the probability of class membership using simple voting at the leaf where the test instance falls into, our algorithms use similarity-weighted voting and naive Bayes. We design empirical experiments to verify that our new algorithms significantly outperform the recent decision tree ranking algorithm C4.4 in terms of AUC.

论文关键词:Ranking, Class probability estimation, Decision trees, Voting, Similarity-weighted voting, Naive Bayes

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10115-008-0173-z