English

Scaling Up ROC-Optimizing Support Vector Machines

Machine Learning 2025-11-26 v2 Computation Machine Learning

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 O(n2)O(n^2). 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 to the original ROC-SVM with drastically reduced training time.

Keywords

Cite

@article{arxiv.2511.04979,
  title  = {Scaling Up ROC-Optimizing Support Vector Machines},
  author = {Gimun Bae and Seung Jun Shin},
  journal= {arXiv preprint arXiv:2511.04979},
  year   = {2025}
}

Comments

15 pages, Accepted in Stat

R2 v1 2026-07-01T07:25:39.820Z