An Empirical Study of MAUC in Multi-class Problems with Uncertain Cost Matrices
Rui Wang, Ke Tang

TL;DR
This paper empirically investigates the relationship between MAUC and total cost in multi-class problems with uncertain cost matrices, finding that higher MAUC generally correlates with lower costs and that simple calibration methods outperform complex re-optimization techniques.
Contribution
It extends the understanding of MAUC's effectiveness in multi-class cost-sensitive learning and evaluates post-processing methods for cost minimization.
Findings
Higher MAUC tends to lead to lower total costs.
Simple calibration methods outperform complex re-optimization methods.
MAUC remains a useful metric for cost-sensitive multi-class classification.
Abstract
Cost-sensitive learning relies on the availability of a known and fixed cost matrix. However, in some scenarios, the cost matrix is uncertain during training, and re-train a classifier after the cost matrix is specified would not be an option. For binary classification, this issue can be successfully addressed by methods maximizing the Area Under the ROC Curve (AUC) metric. Since the AUC can measure performance of base classifiers independent of cost during training, and a larger AUC is more likely to lead to a smaller total cost in testing using the threshold moving method. As an extension of AUC to multi-class problems, MAUC has attracted lots of attentions and been widely used. Although MAUC also measures performance of base classifiers independent of cost, it is unclear whether a larger MAUC of classifiers is more likely to lead to a smaller total cost. In fact, it is also unclear…
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 · Anomaly Detection Techniques and Applications · Advanced Statistical Methods and Models
