paper-with-me

홈 › Papers

A Closer Look at AUROC and AUPRC under Class Imbalance

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

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 with class imbalance. This paper refutes this notion on two fronts. First, we theoretically characterize the behavior of AUROC and AUPRC in the presence of model mistakes, establishing clearly that AUPRC is not generally superior in cases of class imbalance. We further show that AUPRC can be a harmful metric as it can unduly favor model improvements in subpopulations with more frequent positive labels, heightening algorithmic disparities. Next, we empirically support our theory using experiments on both semi-synthetic and real-world fairness datasets. Prompted by these insights, we conduct a review of over 1.5 million scientific papers to understand the origin of this invalid claim, finding that it is often made without citation, misattributed to papers that do not argue this point, and aggressively over-generalized from source arguments. Our findings represent a dual contribution: a significant technical advancement in understanding the relationship between AUROC and AUPRC and a stark warning about unchecked assumptions in the ML community.

📄 PDF Abstract BibTeX arXiv:2401.06091

Code (3)

hzhang0/auc_bias 공식 구현
lassehhansen/arxiv-search 공식 구현
mmcdermott/auc_is_all_you_need 공식 구현

Tasks

Binary ClassificationFairness

Similar Papers 제목 키워드 기반

Stochastic Optimization of Areas Under Precision-Recall Curves with Provable Convergence

2021-04-18 · NeurIPS 2021 12 · Qi Qi, Youzhi Luo, Zhao Xu, Shuiwang Ji 외

Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common metrics for evaluating classification performance for imbalanced problems. Compared with AUROC, AUPRC is a more appropriate metric for highly imbalan…

Stochastic Optimization

Prospective clinical indication, post-hoc report leakage, and fusion design in multi-image chest radiograph classification: a patient-clustered evaluation

2026-07-15 · Kamran Shahid, Muhammad Munwar Iqbal arxiv

Chest radiograph datasets often combine multiple images with Clinical Indication, Findings, and Impression, although these inputs are produced at different stages of care. We evaluated 15,000 ReXGradient-160K studies wit…

Generalizable Diabetes Risk Stratification via Hybrid Machine Learning Models

2025-09-24 · Athar Parvez, Muhammad Jawad Mufti arxiv

Background/Purpose: Diabetes affects over 537 million people worldwide and is projected to reach 783 million by 2045. Early risk stratification can benefit from machine learning. We compare two hybrid classifiers and ass…

The Foundational Capabilities of Large Language Models in Predicting Postoperative Risks Using Clinical Notes

2024-02-27 · Charles Alba, Bing Xue, Joanna Abraham, Thomas Kannampallil 외

Clinical notes recorded during a patient's perioperative journey holds immense informational value. Advances in large language models (LLMs) offer opportunities for bridging this gap. Using 84,875 pre-operative notes and…

Domain AdaptationMulti-Task LearningWord Embeddings

Depression Detection at the Point of Care: Automated Analysis of Linguistic Signals from Routine Primary Care Encounters

2026-03-11 · Feng Chen, Manas Bedmutha, Janice Sabin, Andrea Hartzler 외 arxiv

Depression is underdiagnosed in primary care, yet timely identification remains critical. Recorded clinical encounters, increasingly common with digital scribing technologies, present an opportunity to detect depression …