Model Reframing by Feature Context Change
Celestine-Periale Maguedong-Djoumessi

TL;DR
This paper presents a novel approach to model reframing by adjusting feature configurations during deployment to optimize joint costs, using quadratic approximation methods to handle the exponential growth of feature subsets.
Contribution
It introduces a new framework and visualization tools for re-framing models based on feature context changes, applicable across various predictive techniques.
Findings
Quadratic methods effectively approximate optimal feature configurations.
Re-framing models reduces joint costs in cost-sensitive learning.
Experimental results validate the approach's efficiency and effectiveness.
Abstract
The feature space (including both input and output variables) characterises a data mining problem. In predictive (supervised) problems, the quality and availability of features determines the predictability of the dependent variable, and the performance of data mining models in terms of misclassification or regression error. Good features, however, are usually difficult to obtain. It is usual that many instances come with missing values, either because the actual value for a given attribute was not available or because it was too expensive. This is usually interpreted as a utility or cost-sensitive learning dilemma, in this case between misclassification (or regression error) costs and attribute tests costs. Both misclassification cost (MC) and test cost (TC) can be integrated into a single measure, known as joint cost (JC). We introduce methods and plots (such as the so-called JROC…
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
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Data Mining Algorithms and Applications
