Cost-Sensitive Stacking: an Empirical Evaluation
Natalie Lawrance, Marie-Anne Guerry, George Petrides

TL;DR
This paper empirically evaluates cost-sensitive stacking, an ensemble method that incorporates misclassification costs at both levels of stacking, demonstrating its effectiveness across diverse datasets.
Contribution
It provides a comprehensive experimental analysis to establish the proper setup for cost-sensitive stacking in classification tasks.
Findings
Cost-sensitive stacking improves classification performance with misclassification costs.
Both levels of stacking should incorporate cost-sensitive decisions for optimal results.
Experiments on twelve datasets validate the effectiveness of cost-sensitive stacking.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
