Quadruply Stochastic Gradient Method for Large Scale Nonlinear Semi-Supervised Ordinal Regression AUC Optimization

Abstract

Semi-supervised ordinal regression (S2OR) problems are ubiquitous in real-world applications, where only a few ordered instances are labeled and massive instances remain unlabeled. Recent researches have shown that directly optimizing concordance index or AUC can impose a better ranking on the data than optimizing the traditional error rate in ordinal regression (OR) problems. In this paper, we propose an unbiased objective function for S2OR AUC optimization based on ordinal binary decomposition approach. Besides, to handle the large-scale kernelized learning problems, we propose a scalable algorithm called QS3ORAO using the doubly stochastic gradients (DSG) framework for functional optimization. Theoretically, we prove that our method can converge to the optimal solution at the rate of O(1/t), where t is the number of iterations for stochastic data sampling. Extensive experimental results on various benchmark and real-world datasets also demonstrate that our method is efficient and effective while retaining similar generalization performance.

Cite

Text

Shi et al. "Quadruply Stochastic Gradient Method for Large Scale Nonlinear Semi-Supervised Ordinal Regression AUC Optimization." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I04.6029

Markdown

[Shi et al. "Quadruply Stochastic Gradient Method for Large Scale Nonlinear Semi-Supervised Ordinal Regression AUC Optimization." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/shi2020aaai-quadruply/) doi:10.1609/AAAI.V34I04.6029

BibTeX

@inproceedings{shi2020aaai-quadruply,
  title     = {{Quadruply Stochastic Gradient Method for Large Scale Nonlinear Semi-Supervised Ordinal Regression AUC Optimization}},
  author    = {Shi, Wanli and Gu, Bin and Li, Xiang and Huang, Heng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {5734-5741},
  doi       = {10.1609/AAAI.V34I04.6029},
  url       = {https://mlanthology.org/aaai/2020/shi2020aaai-quadruply/}
}