paper-with-me

홈 › Papers

Rank Subspace Learning for Compact Hash Codes

2015-03-19 · Kai Li, Guo-Jun Qi, Jun Ye, Kien A. Hua

The era of Big Data has spawned unprecedented interests in developing hashing algorithms for efficient storage and fast nearest neighbor search. Most existing work learn hash functions that are numeric quantizations of feature values in projected feature space. In this work, we propose a novel hash learning framework that encodes feature's rank orders instead of numeric values in a number of optimal low-dimensional ranking subspaces. We formulate the ranking subspace learning problem as the optimization of a piece-wise linear convex-concave function and present two versions of our algorithm: one with independent optimization of each hash bit and the other exploiting a sequential learning framework. Our work is a generalization of the Winner-Take-All (WTA) hash family and naturally enjoys all the numeric stability benefits of rank correlation measures while being optimized to achieve high precision at very short code length. We compare with several state-of-the-art hashing algorithms in both supervised and unsupervised domain, showing superior performance in a number of data sets.

📄 PDF Abstract BibTeX arXiv:1503.05951

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Learning Discriminative Hashing Codes for Cross-Modal Retrieval based on Multi-view Features

2018-08-13 · Jun Yu, Xiao-Jun Wu, Josef Kittler

Hashing techniques have been applied broadly in retrieval tasks due to their low storage requirements and high speed of processing. Many hashing methods based on a single view have been extensively studied for informatio…

Cross-Modal RetrievalInformation RetrievalQuantizationRetrieval

K-Nearest Neighbors Hashing

2019-06-01 · CVPR 2019 6 · Xiangyu He, Peisong Wang, Jian Cheng

Hashing based approximate nearest neighbor search embeds high dimensional data to compact binary codes, which enables efficient similarity search and storage. However, the non-isometry sign() function makes it hard to pr…

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

Unsupervised Rank-Preserving Hashing for Large-Scale Image Retrieval

2019-03-04 · Svebor Karaman, Xudong Lin, Xuefeng Hu, Shih-Fu Chang

We propose an unsupervised hashing method which aims to produce binary codes that preserve the ranking induced by a real-valued representation. Such compact hash codes enable the complete elimination of real-valued featu…

DecoderImage RetrievalRe-RankingRetrieval