paper-with-me

Papers

Simultaneous Feature Aggregating and Hashing for Large-scale Image Search

2017-04-04 · CVPR 2017 7 · Thanh-Toan Do, Dang-Khoa Le Tan, Trung T. Pham, Ngai-Man Cheung

In most state-of-the-art hashing-based visual search systems, local image descriptors of an image are first aggregated as a single feature vector. This feature vector is then subjected to a hashing function that produces a binary hash code. In previous work, the aggregating and the hashing processes are designed independently. In this paper, we propose a novel framework where feature aggregating and hashing are designed simultaneously and optimized jointly. Specifically, our joint optimization produces aggregated representations that can be better reconstructed by some binary codes. This leads to more discriminative binary hash codes and improved retrieval accuracy. In addition, we also propose a fast version of the recently-proposed Binary Autoencoder to be used in our proposed framework. We perform extensive retrieval experiments on several benchmark datasets with both SIFT and convolutional features. Our results suggest that the proposed framework achieves significant improvements over the state of the art.

📄 PDF Abstract BibTeX arXiv:1704.00860

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Simultaneous Feature Aggregating and Hashing for Compact Binary Code Learning

2019-04-24 · Thanh-Toan Do, Khoa Le, Tuan Hoang, Huu Le 외

Representing images by compact hash codes is an attractive approach for large-scale content-based image retrieval. In most state-of-the-art hashing-based image retrieval systems, for each image, local descriptors are fir…

Content-Based Image RetrievalImage RetrievalRetrieval

Feature Learning based Deep Supervised Hashing with Pairwise Labels

2015-11-12 · Wu-Jun Li, Sheng Wang, Wang-Cheng Kang

Recent years have witnessed wide application of hashing for large-scale image retrieval. However, most existing hashing methods are based on hand-crafted features which might not be optimally compatible with the hashing …

Deep HashingImage RetrievalRetrievalTriplet

Deep Supervised Hashing with Triplet Labels

2016-12-12 · Xiaofang Wang, Yi Shi, Kris M. Kitani

Hashing is one of the most popular and powerful approximate nearest neighbor search techniques for large-scale image retrieval. Most traditional hashing methods first represent images as off-the-shelf visual features and…

Deep HashingImage RetrievalRetrievalTriplet

SSDH: Semi-supervised Deep Hashing for Large Scale Image Retrieval

2016-07-28 · Jian Zhang, Yuxin Peng

Hashing methods have been widely used for efficient similarity retrieval on large scale image database. Traditional hashing methods learn hash functions to generate binary codes from hand-crafted features, which achieve …

Deep Hashinggraph constructionImage RetrievalRetrieval+2

Unsupervised Semantic Deep Hashing

2018-03-19 · Sheng Jin

In recent years, deep hashing methods have been proved to be efficient since it employs convolutional neural network to learn features and hashing codes simultaneously. However, these methods are mostly supervised. In re…

Deep HashingImage RetrievalQuantizationRetrieval