Test cost and misclassification cost trade-off using reframing
Celestine Periale Maguedong-Djoumessi, Jos\'e Hern\'andez-Orallo

TL;DR
This paper presents a novel approach for cost-sensitive classification that optimizes model and feature selection at deployment without retraining, using reframing techniques and quadratic approximation methods to minimize joint misclassification and test costs.
Contribution
It introduces a model-agnostic reframing approach and JROC plots for selecting feature configurations to minimize joint costs without prior knowledge or retraining.
Findings
Quadratic methods effectively approximate optimal feature configurations.
Reframing allows deployment with missing attributes to reduce joint costs.
Experimental results demonstrate improved cost minimization across various models.
Abstract
Many solutions to cost-sensitive classification (and regression) rely on some or all of the following assumptions: we have complete knowledge about the cost context at training time, we can easily re-train whenever the cost context changes, and we have technique-specific methods (such as cost-sensitive decision trees) that can take advantage of that information. In this paper we address the problem of selecting models and minimising joint cost (integrating both misclassification cost and test costs) without any of the above assumptions. We introduce methods and plots (such as the so-called JROC plots) that can work with any off-the-shelf predictive technique, including ensembles, such that we reframe the model to use the appropriate subset of attributes (the feature configuration) during deployment time. In other words, models are trained with the available attributes (once and for all)…
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 · Machine Learning and Algorithms
