Cost-sensitive classification with inadequate labeled data

作者:

Highlights:

摘要

It is an actual and challenging issue to learn cost-sensitive models from those datasets that are with few labeled data and plentiful unlabeled data, because some time labeled data are very difficult, time consuming and/or expensive to obtain. To solve this issue, in this paper we proposed two classification strategies to learn cost-sensitive classifier from training datasets with both labeled and unlabeled data, based on Expectation Maximization (EM). The first method, Direct-EM, uses EM to build a semi-supervised classifier, then directly computes the optimal class label for each test example using the class probability produced by the learning model. The second method, CS-EM, modifies EM by incorporating misclassification cost into the probability estimation process. We conducted extensive experiments to evaluate the efficiency, and results show that when using only a small number of labeled training examples, the CS-EM outperforms the other competing methods on majority of the selected UCI data sets across different cost ratios, especially when cost ratio is high.

论文关键词:Cost-sensitive learning,Classification,Semi-supervised learning,Expectation maximization

论文评审过程:Received 29 September 2010, Accepted 25 October 2011, Available online 7 December 2011.

论文官网地址:https://doi.org/10.1016/j.is.2011.10.009