English

Optimizing Ranking Measures for Compact Binary Code Learning

Machine Learning 2014-07-07 v1 Computer Vision and Pattern Recognition

Abstract

Hashing has proven a valuable tool for large-scale information retrieval. Despite much success, existing hashing methods optimize over simple objectives such as the reconstruction error or graph Laplacian related loss functions, instead of the performance evaluation criteria of interest---multivariate performance measures such as the AUC and NDCG. Here we present a general framework (termed StructHash) that allows one to directly optimize multivariate performance measures. The resulting optimization problem can involve exponentially or infinitely many variables and constraints, which is more challenging than standard structured output learning. To solve the StructHash optimization problem, we use a combination of column generation and cutting-plane techniques. We demonstrate the generality of StructHash by applying it to ranking prediction and image retrieval, and show that it outperforms a few state-of-the-art hashing methods.

Keywords

Cite

@article{arxiv.1407.1151,
  title  = {Optimizing Ranking Measures for Compact Binary Code Learning},
  author = {Guosheng Lin and Chunhua Shen and Jianxin Wu},
  journal= {arXiv preprint arXiv:1407.1151},
  year   = {2014}
}

Comments

Appearing in Proc. European Conference on Computer Vision 2014

R2 v1 2026-06-22T04:55:10.385Z