Sage Bionetworks, 2901 Third Avenue, 98121, Seattle, USA.
BMC Med Inform Decis Mak. 2024 Feb 20;24(1):57. doi: 10.1186/s12911-023-02382-2.
The two-way partial AUC has been recently proposed as a way to directly quantify partial area under the ROC curve with simultaneous restrictions on the sensitivity and specificity ranges of diagnostic tests or classifiers. The metric, as originally implemented in the tpAUC R package, is estimated using a nonparametric estimator based on a trimmed Mann-Whitney U-statistic, which becomes computationally expensive in large sample sizes. (Its computational complexity is of order [Formula: see text], where [Formula: see text] and [Formula: see text] represent the number of positive and negative cases, respectively). This is problematic since the statistical methodology for comparing estimates generated from alternative diagnostic tests/classifiers relies on bootstrapping resampling and requires repeated computations of the estimator on a large number of bootstrap samples.
By leveraging the graphical and probabilistic representations of the AUC, partial AUCs, and two-way partial AUC, we derive a novel estimator for the two-way partial AUC, which can be directly computed from the output of any software able to compute AUC and partial AUCs. We implemented our estimator using the computationally efficient pROC R package, which leverages a nonparametric approach using the trapezoidal rule for the computation of AUC and partial AUC scores. (Its computational complexity is of order [Formula: see text], where [Formula: see text].). We compare the empirical bias and computation time of the proposed estimator against the original estimator provided in the tpAUC package in a series of simulation studies and on two real datasets.
Our estimator tended to be less biased than the original estimator based on the trimmed Mann-Whitney U-statistic across all experiments (and showed considerably less bias in the experiments based on small sample sizes). But, most importantly, because the computational complexity of the proposed estimator is of order [Formula: see text], rather than [Formula: see text], it is much faster to compute when sample sizes are large.
The proposed estimator provides an improvement for the computation of two-way partial AUC, and allows the comparison of diagnostic tests/machine learning classifiers in large datasets where repeated computations of the original estimator on bootstrap samples become too expensive to compute.
双向部分 AUC 最近被提出作为一种直接量化 ROC 曲线下的部分面积的方法,同时限制诊断测试或分类器的灵敏度和特异性范围。该指标最初在 tpAUC R 包中实现,是使用基于修剪的曼-惠特尼 U 统计量的非参数估计量估计的,在大样本量下计算成本很高。(其计算复杂度为 [公式:见文本],其中 [公式:见文本] 和 [公式:见文本] 分别表示阳性和阴性病例的数量)。这是有问题的,因为比较替代诊断测试/分类器生成的估计值的统计方法依赖于引导重采样,并且需要在大量引导样本上重复计算估计量。
通过利用 AUC、部分 AUC 和双向部分 AUC 的图形和概率表示,我们推导出一种新的双向部分 AUC 估计量,该估计量可以直接从任何能够计算 AUC 和部分 AUC 的软件的输出中计算出来。我们使用计算效率高的 pROC R 包实现了我们的估计量,该包利用使用梯形规则计算 AUC 和部分 AUC 分数的非参数方法。(其计算复杂度为 [公式:见文本],其中 [公式:见文本])。我们在一系列模拟研究中和两个真实数据集上比较了提议的估计量与 tpAUC 包中提供的原始估计量的经验偏差和计算时间。
我们的估计量在所有实验中(在基于小样本量的实验中表现出相当小的偏差)往往比基于修剪的曼-惠特尼 U 统计量的原始估计量偏差小。但是,最重要的是,由于提议的估计量的计算复杂度为 [公式:见文本],而不是 [公式:见文本],因此在样本量较大时计算速度要快得多。
提议的估计量为双向部分 AUC 的计算提供了改进,并允许在大数据集中比较诊断测试/机器学习分类器,其中在引导样本上重复计算原始估计量变得过于昂贵而无法计算。