English

Cost-Sensitive Stacking: an Empirical Evaluation

Machine Learning 2023-01-05 v1

Abstract

Many real-world classification problems are cost-sensitive in nature, such that the misclassification costs vary between data instances. Cost-sensitive learning adapts classification algorithms to account for differences in misclassification costs. Stacking is an ensemble method that uses predictions from several classifiers as the training data for another classifier, which in turn makes the final classification decision. While a large body of empirical work exists where stacking is applied in various domains, very few of these works take the misclassification costs into account. In fact, there is no consensus in the literature as to what cost-sensitive stacking is. In this paper we perform extensive experiments with the aim of establishing what the appropriate setup for a cost-sensitive stacking ensemble is. Our experiments, conducted on twelve datasets from a number of application domains, using real, instance-dependent misclassification costs, show that for best performance, both levels of stacking require cost-sensitive classification decision.

Keywords

Cite

@article{arxiv.2301.01748,
  title  = {Cost-Sensitive Stacking: an Empirical Evaluation},
  author = {Natalie Lawrance and Marie-Anne Guerry and George Petrides},
  journal= {arXiv preprint arXiv:2301.01748},
  year   = {2023}
}
R2 v1 2026-06-28T08:02:53.504Z