paper-with-me

Papers

On Large-Scale Retrieval: Binary or n-ary Coding?

2015-09-20 · Mahyar Najibi, Mohammad Rastegari, Larry S. Davis

The growing amount of data available in modern-day datasets makes the need to efficiently search and retrieve information. To make large-scale search feasible, Distance Estimation and Subset Indexing are the main approaches. Although binary coding has been popular for implementing both techniques, n-ary coding (known as Product Quantization) is also very effective for Distance Estimation. However, their relative performance has not been studied for Subset Indexing. We investigate whether binary or n-ary coding works better under different retrieval strategies. This leads to the design of a new n-ary coding method, "Linear Subspace Quantization (LSQ)" which, unlike other n-ary encoders, can be used as a similarity-preserving embedding. Experiments on image retrieval show that when Distance Estimation is used, n-ary LSQ outperforms other methods. However, when Subset Indexing is applied, interestingly, binary codings are more effective and binary LSQ achieves the best accuracy.

📄 PDF Abstract BibTeX arXiv:1509.06066

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

Cross-Scale Context Extracted Hashing for Fine-Grained Image Binary Encoding

2022-10-14 · Xuetong Xue, Jiaying Shi, Xinxue He, Shenghui Xu 외

Deep hashing has been widely applied to large-scale image retrieval tasks owing to efficient computation and low storage cost by encoding high-dimensional image data into binary codes. Since binary codes do not contain a…

Deep HashingImage RetrievalRetrieval

Two Birds, One Stone: Jointly Learning Binary Code for Large-Scale Face Image Retrieval and Attributes Prediction

2015-12-01 · ICCV 2015 12 · Yan Li, Ruiping Wang, Haomiao Liu, Huajie Jiang 외

We address the challenging large-scale content-based face image retrieval problem, intended as searching images based on the presence of specific subject, given one face image of him/her. To this end, one natural demand …

Face Image RetrievalImage RetrievalRetrieval

Deep Binaries: Encoding Semantic-Rich Cues for Efficient Textual-Visual Cross Retrieval

2017-08-08 · ICCV 2017 10 · Yuming Shen, Li Liu, Ling Shao, Jingkuan Song

Cross-modal hashing is usually regarded as an effective technique for large-scale textual-visual cross retrieval, where data from different modalities are mapped into a shared Hamming space for matching. Most of the trad…

Cross-Modal RetrievalDescriptiveRetrieval

Deep Supervised Hashing for Fast Image Retrieval

2016-06-01 · CVPR 2016 6 · Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper, we present a new hashing method to learn compact binary codes for highly efficient image retrieval on large-scale datasets. While the complex image appearance variations still pose a great challenge to rel…

Image RetrievalRetrieval

Deep Sketch Hashing: Fast Free-hand Sketch-Based Image Retrieval

2017-03-16 · CVPR 2017 7 · Li Liu, Fumin Shen, Yuming Shen, Xianglong Liu 외

Free-hand sketch-based image retrieval (SBIR) is a specific cross-view retrieval task, in which queries are abstract and ambiguous sketches while the retrieval database is formed with natural images. Work in this area ma…

Image RetrievalRetrievalSketch-Based Image Retrieval