arXiv:2505.05295cs.LG2025-05中稿 · publication in Mac…被引 10

无需真实标签即可准确估算分类模型的各类性能指标。

Performance Estimation in Binary Classification Using Calibrated Confidence

  • 利用校准后的置信度估计混淆矩阵分布,推导性能指标概率
  • 可同时估计准确率、精确率、召回率、F1值等指标,误差小且有理论保证
  • 适合部署后无标签数据时的模型监控,尤其适用于医疗、金融场景

模型监控是机器学习生命周期中的关键环节,用于防范部署后性能下降。传统方法依赖真实标签,但标签常不可得,导致监控延迟甚至无法进行。近年来,无标签性能估计方法取得进展,但多数仅关注准确率。本文提出CBPE,一种可估计任意基于混淆矩阵的二分类指标的新方法,涵盖准确率、精确率、召回率和F1值。该方法将混淆矩阵元素视为随机变量,利用模型输出的校准置信度估计其分布,进而推导出目标指标的完整概率分布。理论分析表明,该方法能提供可靠估计与有效置信区间,显著提升无标签场景下的监控能力。

原文摘要 · Abstract (English)

Model monitoring is a critical component of the machine learning lifecycle, safeguarding against undetected drops in the model's performance after deployment. Traditionally, performance monitoring has required access to ground truth labels, which are not always readily available. This can result in unacceptable latency or render performance monitoring altogether impossible. Recently, methods designed to estimate the accuracy of classifier models without access to labels have shown promising results. However, there are various other metrics that might be more suitable for assessing model performance in many cases. Until now, none of these important metrics has received similar interest from the scientific community. In this work, we address this gap by presenting CBPE, a novel method that can estimate any binary classification metric defined using the confusion matrix. In particular, we choose four metrics from this large family: accuracy, precision, recall, and F$_1$, to demonstrate our method. CBPE treats the elements of the confusion matrix as random variables and leverages calibrated confidence scores of the model to estimate their distributions. The desired metric is then also treated as a random variable, whose full probability distribution can be derived from the estimated confusion matrix. CBPE is shown to produce estimates that come with strong theoretical guarantees and valid confidence intervals.

模型监控无标签评估置信度校准二分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。