paper-with-me

Papers

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 real-world application, it is a time-consuming and overloaded task for annotating a large number of images. In this paper, we propose a novel unsupervised deep hashing method for large-scale image retrieval. Our method, namely unsupervised semantic deep hashing (\textbf{USDH}), uses semantic information preserved in the CNN feature layer to guide the training of network. We enforce four criteria on hashing codes learning based on VGG-19 model: 1) preserving relevant information of feature space in hashing space; 2) minimizing quantization loss between binary-like codes and hashing codes; 3) improving the usage of each bit in hashing codes by using maximum information entropy, and 4) invariant to image rotation. Extensive experiments on CIFAR-10, NUSWIDE have demonstrated that \textbf{USDH} outperforms several state-of-the-art unsupervised hashing methods for image retrieval. We also conduct experiments on Oxford 17 datasets for fine-grained classification to verify its efficiency for other computer vision tasks.

📄 PDF Abstract BibTeX arXiv:1803.06911

Code (0)

등록된 구현이 없습니다.

Tasks

Deep HashingImage RetrievalQuantizationRetrieval

Methods 이 논문이 사용한 방법론

VGG-19 설명 없음

Similar Papers 제목 키워드 기반

Object Detection based Deep Unsupervised Hashing

2018-11-24 · Rong-Cheng Tu, Xian-Ling Mao, Bo-Si Feng, Bing-Bing Bian 외

Recently, similarity-preserving hashing methods have been extensively studied for large-scale image retrieval. Compared with unsupervised hashing, supervised hashing methods for labeled data have usually better performan…

Image RetrievalNovel Object DetectionObjectobject-detection+2

Unsupervised Few-Bits Semantic Hashing with Implicit Topics Modeling

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Fanghua Ye, Jarana Manotumruksa, Emine Yilmaz

Semantic hashing is a powerful paradigm for representing texts as compact binary hash codes. The explosion of short text data has spurred the demand of few-bits hashing. However, the performance of existing semantic hash…

Semantic Structure-based Unsupervised Deep Hashing

2018-05-01 · IJCAI2018 2018 5 · Erkun Yang, Cheng Deng, Tongliang Liu, Wei Liu 외

Hashing is becoming increasingly popular for approximate nearest neighbor searching in massive databases due to its storage and search efficiency. Recent supervised hashing methods, which usually construct semantic simil…

Deep HashingSemantic SimilaritySemantic Textual Similarity

Bit-mask Robust Contrastive Knowledge Distillation for Unsupervised Semantic Hashing

2024-03-10 · Liyang He, Zhenya Huang, Jiayu Liu, Enhong Chen 외

Unsupervised semantic hashing has emerged as an indispensable technique for fast image search, which aims to convert images into binary hash codes without relying on labels. Recent advancements in the field demonstrate t…

Image RetrievalKnowledge DistillationModel Compression

Unsupervised Multi-Index Semantic Hashing

2021-03-26 · Christian Hansen, Casper Hansen, Jakob Grue Simonsen, Stephen Alstrup 외

Semantic hashing represents documents as compact binary vectors (hash codes) and allows both efficient and effective similarity search in large-scale information retrieval. The state of the art has primarily focused on l…

Information RetrievalRetrieval