Asymptotically Unbiased Instance-wise Regularized Partial AUC Optimization: Theory and Algorithm
Huiyang Shao, Qianqian Xu, Zhiyong Yang, Shilong Bao, Qingming Huang

TL;DR
This paper introduces an asymptotically unbiased, instance-wise optimization method for Partial AUC that improves scalability and convergence, supported by theoretical analysis and empirical validation.
Contribution
It presents a novel reformulation of PAUC optimization as a nonconvex minimax problem with an efficient solver, enhancing scalability and theoretical understanding.
Findings
Efficient solver with linear complexity per iteration.
New error bounds for generalization error.
Effective performance demonstrated on benchmark datasets.
Abstract
The Partial Area Under the ROC Curve (PAUC), typically including One-way Partial AUC (OPAUC) and Two-way Partial AUC (TPAUC), measures the average performance of a binary classifier within a specific false positive rate and/or true positive rate interval, which is a widely adopted measure when decision constraints must be considered. Consequently, PAUC optimization has naturally attracted increasing attention in the machine learning community within the last few years. Nonetheless, most of the existing methods could only optimize PAUC approximately, leading to inevitable biases that are not controllable. Fortunately, a recent work presents an unbiased formulation of the PAUC optimization problem via distributional robust optimization. However, it is based on the pair-wise formulation of AUC, which suffers from the limited scalability w.r.t. sample size and a slow convergence rate,…
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
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Face and Expression Recognition
