Scaling Up ROC-Optimizing Support Vector Machines
Gimun Bae, Seung Jun Shin

TL;DR
This paper introduces a scalable ROC-optimizing SVM that reduces computational costs using incomplete U-statistics and low-rank kernel approximations, maintaining performance while significantly speeding up training.
Contribution
It develops a computationally efficient variant of ROC-SVM using incomplete U-statistics and kernel approximation, enabling practical nonlinear classification.
Findings
Achieves comparable AUC to original ROC-SVM
Reduces training time significantly
Validates effectiveness on synthetic and real datasets
Abstract
The ROC-SVM, originally proposed by Rakotomamonjy, directly maximizes the area under the ROC curve (AUC) and has become an attractive alternative of the conventional binary classification under the presence of class imbalance. However, its practical use is limited by high computational cost, as training involves evaluating all . To overcome this limitation, we develop a scalable variant of the ROC-SVM that leverages incomplete U-statistics, thereby substantially reducing computational complexity. We further extend the framework to nonlinear classification through a low-rank kernel approximation, enabling efficient training in reproducing kernel Hilbert spaces. Theoretical analysis establishes an error bound that justifies the proposed approximation, and empirical results on both synthetic and real datasets demonstrate that the proposed method achieves comparable AUC performance…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Financial Distress and Bankruptcy Prediction · Anomaly Detection Techniques and Applications
