paper-with-me

Papers

Unsupervised Deep Hashing for Large-scale Visual Search

2016-01-31 · Zhaoqiang Xia, Xiaoyi Feng, Jinye Peng, Abdenour Hadid

Learning based hashing plays a pivotal role in large-scale visual search. However, most existing hashing algorithms tend to learn shallow models that do not seek representative binary codes. In this paper, we propose a novel hashing approach based on unsupervised deep learning to hierarchically transform features into hash codes. Within the heterogeneous deep hashing framework, the autoencoder layers with specific constraints are considered to model the nonlinear mapping between features and binary codes. Then, a Restricted Boltzmann Machine (RBM) layer with constraints is utilized to reduce the dimension in the hamming space. Extensive experiments on the problem of visual search demonstrate the competitiveness of our proposed approach compared to state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1602.00206

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Hashing

Similar Papers 제목 키워드 기반

Unsupervised Triplet Hashing for Fast Image Retrieval

2017-02-28 · Shanshan Huang, Yichao Xiong, Ya zhang, Jia Wang

Hashing has played a pivotal role in large-scale image retrieval. With the development of Convolutional Neural Network (CNN), hashing learning has shown great promise. But existing methods are mostly tuned for classifica…

Image RetrievalQuantizationRetrievalTriplet

Contrastive Quantization with Code Memory for Unsupervised Image Retrieval

2021-09-11 · Jinpeng Wang, Ziyun Zeng, Bin Chen, Tao Dai 외

The high efficiency in computation and storage makes hashing (including binary hashing and quantization) a common strategy in large-scale retrieval systems. To alleviate the reliance on expensive annotations, unsupervise…

Contrastive LearningDeep HashingDiversityImage Retrieval+1

Supervised hashing with latent factor models

2014-07-03 · SIGIR 2014 7 · Peichao Zhang, Wei zhang, Wu-Jun Li, and Minyi Guo

Due to its low storage cost and fast query speed, hashing has been widely adopted for approximate nearest neighbor search in large-scale datasets. Traditional hashing methods try to learn the hash codes in an unsupervise…

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

CLIP Multi-modal Hashing: A new baseline CLIPMH

2023-08-22 · Jian Zhu, Mingkai Sheng, Mingda Ke, Zhangmin Huang 외

The multi-modal hashing method is widely used in multimedia retrieval. It can fuse multi-source data to generate binary hash code. However, the current multi-modal methods have the problem of low retrieval accuracy. The …

Retrieval