Ball Ranking Machine for Content-Based Multimedia Retrieval

Abstract

In this paper, we propose the new Ball Ranking Machines (BRMs) to address the supervised ranking problems. In previous work, supervised ranking methods have been successfully applied in various information retrieval tasks. Among these methodologies, the Ranking Support Vector Machines (Rank SVMs) are well investigated. However, one major fact limiting their applications is that Ranking SVMs need optimize a margin-based objective function over all possible document pairs within all queries on the training set. In consequence, Ranking SVMs need select a large number of support vectors among a huge number of support vector candidates. This paper introduces a new model of of Ranking SVMs and develops an efficient approximation algorithm, which decreases the training time and generates much fewer support vectors. Empirical studies on synthetic data and content-based image/video retrieval data show that our method is comparable to Ranking SVMs in accuracy, but use much fewer ranking support vectors and significantly less training time.

Cite

Text

Luo and Huang. "Ball Ranking Machine for Content-Based Multimedia Retrieval." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-235

Markdown

[Luo and Huang. "Ball Ranking Machine for Content-Based Multimedia Retrieval." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/luo2011ijcai-ball/) doi:10.5591/978-1-57735-516-8/IJCAI11-235

BibTeX

@inproceedings{luo2011ijcai-ball,
  title     = {{Ball Ranking Machine for Content-Based Multimedia Retrieval}},
  author    = {Luo, Dijun and Huang, Heng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1390-1395},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-235},
  url       = {https://mlanthology.org/ijcai/2011/luo2011ijcai-ball/}
}