Online Bayesian Multiple Kernel Bipartite Ranking
Abstract
Bipartite ranking aims to maximize the area under the ROC curve (AUC) of a decision function. To tackle this problem when the data appears sequentially, existing online AUC maximization methods focus on seeking a point estimate of the decision function in a linear or predefined single kernel space, and cannot learn effective kernels automatically from the streaming data. In this paper, we first develop a Bayesian multiple kernel bipartite ranking model, which circumvents the kernel selection problem by estimating a posterior distribution over the model weights. To make our model applicable to streaming data, we then present a kernelized online Bayesian passive-aggressive learning framework by maintaining a variational approximation to the posterior based on data augmentation. Furthermore, to efficiently deal with large-scale data, we design a fixed budget strategy which can effectively control online model complexity. Extensive experimental studies confirm the superiority of our Bayesian multi-kernel approach.
Cite
Text
Du et al. "Online Bayesian Multiple Kernel Bipartite Ranking." Conference on Uncertainty in Artificial Intelligence, 2016.Markdown
[Du et al. "Online Bayesian Multiple Kernel Bipartite Ranking." Conference on Uncertainty in Artificial Intelligence, 2016.](https://mlanthology.org/uai/2016/du2016uai-online/)BibTeX
@inproceedings{du2016uai-online,
title = {{Online Bayesian Multiple Kernel Bipartite Ranking}},
author = {Du, Changying and Du, Changde and Long, Guoping and He, Qing and Li, Yucheng},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2016},
url = {https://mlanthology.org/uai/2016/du2016uai-online/}
}