paper-with-me

Papers

How should we evaluate supervised hashing?

2016-09-21 · Alexandre Sablayrolles, Matthijs Douze, Hervé Jégou, Nicolas Usunier

Hashing produces compact representations for documents, to perform tasks like classification or retrieval based on these short codes. When hashing is supervised, the codes are trained using labels on the training data. This paper first shows that the evaluation protocols used in the literature for supervised hashing are not satisfactory: we show that a trivial solution that encodes the output of a classifier significantly outperforms existing supervised or semi-supervised methods, while using much shorter codes. We then propose two alternative protocols for supervised hashing: one based on retrieval on a disjoint set of classes, and another based on transfer learning to new classes. We provide two baseline methods for image-related tasks to assess the performance of (semi-)supervised hashing: without coding and with unsupervised codes. These baselines give a lower- and upper-bound on the performance of a supervised hashing scheme.

📄 PDF Abstract BibTeX arXiv:1609.06753

Code (1)

facebookresearch/supervised-hashing-baselines 공식 구현

Tasks

General ClassificationRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

A Revisit on Deep Hashings for Large-scale Content Based Image Retrieval

2017-11-16 · Deng Cai, Xiuye Gu, Chaoqi Wang

There is a growing trend in studying deep hashing methods for content-based image retrieval (CBIR), where hash functions and binary codes are learnt using deep convolutional neural networks and then the binary codes can …

Content-Based Image RetrievalDeep HashingImage RetrievalRetrieval

Hadamard Codebook Based Deep Hashing

2019-10-21 · Shen Chen, Liujuan Cao, Mingbao Lin, Yan Wang 외

As an approximate nearest neighbor search technique, hashing has been widely applied in large-scale image retrieval due to its excellent efficiency. Most supervised deep hashing methods have similar loss designs with emb…

Deep HashingImage RetrievalRetrieval

Evaluation of Hashing Methods Performance on Binary Feature Descriptors

2017-07-21 · Jacek Komorowski, Tomasz Trzcinski

In this paper we evaluate performance of data-dependent hashing methods on binary data. The goal is to find a hashing method that can effectively produce lower dimensional binary representation of 512-bit FREAK descripto…

Deep Supervised Discrete Hashing

2017-05-31 · NeurIPS 2017 12 · Qi Li, Zhenan Sun, Ran He, Tieniu Tan

With the rapid growth of image and video data on the web, hashing has been extensively studied for image or video search in recent years. Benefit from recent advances in deep learning, deep hashing methods have achieved …

Deep HashingGeneral ClassificationImage RetrievalRetrieval

Deep Discrete Supervised Hashing

2017-07-31 · Jiang Qing-Yuan, Cui Xue, Li Wu-Jun

Hashing has been widely used for large-scale search due to its low storage cost and fast query speed. By using supervised information, supervised hashing can significantly outperform unsupervised hashing. Recently, discr…

Deep HashingImage RetrievalRetrieval