paper-with-me

Papers

Scalable Nonlinear AUC Maximization Methods

2017-10-02 · Majdi Khalid, Indrakshi Ray, Hamidreza Chitsaz

The area under the ROC curve (AUC) is a measure of interest in various machine learning and data mining applications. It has been widely used to evaluate classification performance on heavily imbalanced data. The kernelized AUC maximization machines have established a superior generalization ability compared to linear AUC machines because of their capability in modeling the complex nonlinear structure underlying most real-world data. However, the high training complexity renders the kernelized AUC machines infeasible for large-scale data. In this paper, we present two nonlinear AUC maximization algorithms that optimize pairwise linear classifiers over a finite-dimensional feature space constructed via the k-means Nystr\"{o}m method. Our first algorithm maximize the AUC metric by optimizing a pairwise squared hinge loss function using the truncated Newton method. However, the second-order batch AUC maximization method becomes expensive to optimize for extremely massive datasets. This motivate us to develop a first-order stochastic AUC maximization algorithm that incorporates a scheduled regularization update and scheduled averaging techniques to accelerate the convergence of the classifier. Experiments on several benchmark datasets demonstrate that the proposed AUC classifiers are more efficient than kernelized AUC machines while they are able to surpass or at least match the AUC performance of the kernelized AUC machines. The experiments also show that the proposed stochastic AUC classifier outperforms the state-of-the-art online AUC maximization methods in terms of AUC classification accuracy.

📄 PDF Abstract BibTeX arXiv:1710.00760

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Quadruply Stochastic Gradients for Large Scale Nonlinear Semi-Supervised AUC Optimization

2019-07-29 · Wanli Shi, Bin Gu, Xiang Li, Xiang Geng 외

Semi-supervised learning is pervasive in real-world applications, where only a few labeled data are available and large amounts of instances remain unlabeled. Since AUC is an important model evaluation metric in classifi…

Stochastic Optimization

Scalable Identification of Partially Observed Systems with Certainty-Equivalent EM

2020-06-20 · ICML 2020 1 · Kunal Menda, Jean de Becdelièvre, Jayesh K. Gupta, Ilan Kroo 외

System identification is a key step for model-based control, estimator design, and output prediction. This work considers the offline identification of partially observed nonlinear systems. We empirically show that the c…

Stochastic Proximal AUC Maximization

2019-06-14 · Yunwen Lei, Yiming Ying

In this paper we consider the problem of maximizing the Area under the ROC curve (AUC) which is a widely used performance metric in imbalanced classification and anomaly detection. Due to the pairwise nonlinearity of the…

Anomaly Detectionimbalanced classification

Representation learning for maximization of MI, nonlinear ICA and nonlinear subspaces with robust density ratio estimation

2021-01-06 · Hiroaki Sasaki, Takashi Takenouchi

Contrastive learning is a recent promising approach in unsupervised representation learning where a feature representation of data is learned by solving a pseudo classification problem from unlabelled data. However, it i…

Contrastive LearningDensity Ratio EstimationRepresentation Learning

Fitting Large Nonlinear Mixed Effects Models Using Variational Expectation Maximization

2026-04-28 · Mohamed Tarek, Pedro Afonso arxiv

Nonlinear Mixed Effects models (NLME) models are widely used in pharmacometrics and related fields to analyze hierarchical and longitudinal data. However, as the number of parameters and random effects increases, traditi…