Partial VOROS: A Cost-aware Performance Metric for Binary Classifiers with Precision and Capacity Constraints
By: Christopher Ratigan , Kyle Heuton , Carissa Wang and more
Potential Business Impact:
Helps doctors catch sick patients without too many false alarms.
The ROC curve is widely used to assess binary classification performance. Yet for some applications such as alert systems for hospitalized patient monitoring, conventional ROC analysis cannot capture crucial factors that impact deployment, such as enforcing a minimum precision constraint to avoid false alarm fatigue or imposing an upper bound on the number of predicted positives to represent the capacity of hospital staff. The usual area under the curve metric also does not reflect asymmetric costs for false positives and false negatives. In this paper we address all three of these issues. First, we show how the subset of classifiers that meet given precision and capacity constraints can be represented as a feasible region in ROC space. We establish the geometry of this feasible region. We then define the partial area of lesser classifiers, a performance metric that is monotonic with cost and only accounts for the feasible portion of ROC space. Averaging this area over a desired range of cost parameters results in the partial volume over the ROC surface, or partial VOROS. In experiments predicting mortality risk using vital sign history on the MIMIC-IV dataset, we show this cost-aware metric is better than alternatives for ranking classifiers in hospital alert applications.
Similar Papers
On the Geometry of Receiver Operating Characteristic and Precision-Recall Curves
Machine Learning (CS)
Helps computers choose the best way to guess.
Advanced biomarker analysis for early Alzheimer's detection: a 3-class classification approach
Methodology
Helps doctors tell apart three sicknesses better.
Scaling Up ROC-Optimizing Support Vector Machines
Machine Learning (CS)
Makes smart programs learn faster and better.