Partial VOROS: A Cost-aware Performance Metric for Binary Classifiers with Precision and Capacity Constraints
Christopher Ratigan, Kyle Heuton, Carissa Wang, Lenore Cowen, Michael C. Hughes
TL;DR
This paper addresses the challenge of evaluating binary classifiers when deployment imposes asymmetric costs and operational constraints. It extends the existing VOROS metric by defining a feasible ROC region under a minimum precision bound $\alpha$ and a maximum capacity bound $\kappa$, and then derives computable partial-area and partial-volume measures $A_t^*(\cdot)$ and $\text{PV}(\cdot)$ that summarize cost-aware performance across a range of the fractional cost $t$. The approach yields 1) a geometric characterization of feasible ROC regions, 2) tractable formulas for partial areas and volumes, and 3) empirical demonstrations in hospital-alert contexts (MIMIC-IV mortality prediction and EW scores) showing improved classifier ranking under realistic constraints. The results indicate that partial VOROS provides a more operation-ready ranking than unconstrained VOROS or AUROC-like metrics, enabling deployment-relevant model selection and thresholding. The method’s explicit handling of precision and capacity constraints makes it particularly suitable for high-stakes alert systems where false alarms and staff workload are critical considerations.
Abstract
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.
