TL;DR
This paper introduces a novel end-to-end framework for optimizing the Two-way Partial AUC (TPAUC), a metric focusing on high TPR and low FPR regions, with theoretical guarantees and empirical validation.
Contribution
It presents the first method to optimize TPAUC directly using surrogate loss functions, enabling efficient deep learning training with theoretical performance bounds.
Findings
Framework achieves superior TPAUC performance on benchmarks.
The surrogate optimization bounds the original TPAUC objective.
The method demonstrates strong generalization in experiments.
Abstract
The Area Under the ROC Curve (AUC) is a crucial metric for machine learning, which evaluates the average performance over all possible True Positive Rates (TPRs) and False Positive Rates (FPRs). Based on the knowledge that a skillful classifier should simultaneously embrace a high TPR and a low FPR, we turn to study a more general variant called Two-way Partial AUC (TPAUC), where only the region with is included in the area. Moreover, recent work shows that the TPAUC is essentially inconsistent with the existing Partial AUC metrics where only the FPR range is restricted, opening a new problem to seek solutions to leverage high TPAUC. Motivated by this, we present the first trial in this paper to optimize this new metric. The critical challenge along this course lies in the difficulty of performing gradient-based optimization with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
