paper-with-me

홈 › Papers

Optimizing Ranking Measures for Compact Binary Code Learning

2014-07-04 · Guosheng Lin, Chunhua Shen, Jianxin Wu

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.

📄 PDF Abstract BibTeX arXiv:1407.1151

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Structured Learning of Binary Codes with Column Generation

2016-02-22 · Guosheng Lin, Fayao Liu, Chunhua Shen, Jianxin Wu 외

Hashing methods aim to learn a set of hash functions which map the original features to compact binary codes with similarity preserving in the Hamming space. Hashing has proven a valuable tool for large-scale information…

Image RetrievalInformation RetrievalRetrievalTriplet

Deep Semantic Ranking Based Hashing for Multi-Label Image Retrieval

2015-01-26 · CVPR 2015 6 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based o…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+1

Ranking Preserving Hashing for Fast Similarity Search

2015-06-27 · AAAI 2015 6 · Qifan Wang, Zhiwei Zhang, Luo Si

Hashing method becomes popular for large scale similarity search due to its storage and computational efficiency. Many machine learning techniques, ranging from unsupervised to supervised, have been proposed to design co…

Computational Efficiency

Fast Training of Triplet-based Deep Binary Embedding Networks

2016-03-09 · CVPR 2016 6 · Bohan Zhuang, Guosheng Lin, Chunhua Shen, Ian Reid

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss becau…

Image RetrievalMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrieval+1

Handling Class Imbalance in Link Prediction using Learning to Rank Techniques

2015-11-13 · Bopeng Li, Sougata Chaudhuri, Ambuj Tewari

We consider the link prediction problem in a partially observed network, where the objective is to make predictions in the unobserved portion of the network. Many existing methods reduce link prediction to binary classif…

Binary ClassificationLearning-To-RankLink PredictionPrediction