paper-with-me

홈 › Papers

Receiver operating characteristic (ROC) movies, universal ROC (UROC) curves, and coefficient of predictive ability (CPA)

2019-11-29 · Tilmann Gneiting, Eva-Maria Walz

Throughout science and technology, receiver operating characteristic (ROC) curves and associated area under the curve (AUC) measures constitute powerful tools for assessing the predictive abilities of features, markers and tests in binary classification problems. Despite its immense popularity, ROC analysis has been subject to a fundamental restriction, in that it applies to dichotomous (yes or no) outcomes only. Here we introduce ROC movies and universal ROC (UROC) curves that apply to just any linearly ordered outcome, along with an associated coefficient of predictive ability (CPA) measure. CPA equals the area under the UROC curve, and admits appealing interpretations in terms of probabilities and rank based covariances. For binary outcomes CPA equals AUC, and for pairwise distinct outcomes CPA relates linearly to Spearman's coefficient, in the same way that the C index relates linearly to Kendall's coefficient. ROC movies, UROC curves, and CPA nest and generalize the tools of classical ROC analysis, and are bound to supersede them in a wealth of applications. Their usage is illustrated in data examples from biomedicine and meteorology, where rank based measures yield new insights in the WeatherBench comparison of the predictive performance of convolutional neural networks and physical-numerical models for weather prediction.

📄 PDF Abstract BibTeX arXiv:1912.01956

Code (2)

evwalz/uroc 공식 구현
evwalz/urocc 공식 구현

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Performance Metric for Multiple Anomaly Score Distributions with Discrete Severity Levels

2024-08-09 · Wonjun Yi, Yong-Hwa Park, Wonho Jung

The rise of smart factories has heightened the demand for automated maintenance, and normal-data-based anomaly detection has proved particularly effective in environments where anomaly data are scarce. This method, which…

Anomaly Detection

The curious case of the test set AUROC

2023-12-19 · Michael Roberts, Alon Hazan, Sören Dittmer, James H. F. Rudd 외

Whilst the size and complexity of ML models have rapidly and significantly increased over the past decade, the methods for assessing their performance have not kept pace. In particular, among the many potential performan…

SensitivitySpecificity

Knowledge Distillation with Adaptive Asymmetric Label Sharpening for Semi-supervised Fracture Detection in Chest X-rays

2020-12-30 · Yirui Wang, Kang Zheng, Chi-Tung Chang, Xiao-Yun Zhou 외

Exploiting available medical records to train high performance computer-aided diagnosis (CAD) models via the semi-supervised learning (SSL) setting is emerging to tackle the prohibitively high labor costs involved in lar…

Fracture detectionKnowledge Distillation

Improving Pediatric Low-Grade Neuroepithelial Tumors Molecular Subtype Identification Using a Novel AUROC Loss Function for Convolutional Neural Networks

2024-02-05 · Khashayar Namdar, Matthias W. Wagner, Cynthia Hawkins, Uri Tabori 외

Pediatric Low-Grade Neuroepithelial Tumors (PLGNT) are the most common pediatric cancer type, accounting for 40% of brain tumors in children, and identifying PLGNT molecular subtype is crucial for treatment planning. How…

Diagnostic

A Closer Look at AUROC and AUPRC under Class Imbalance

2024-01-11 · Matthew B. A. McDermott, Haoran Zhang, Lasse Hyldig Hansen, Giovanni Angelotti 외

In machine learning (ML), a widespread claim is that the area under the precision-recall curve (AUPRC) is a superior metric for model comparison to the area under the receiver operating characteristic (AUROC) for tasks w…

Binary ClassificationFairness