paper-with-me

Papers

Semantic Structure-based Unsupervised Deep Hashing

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

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 similarity matrices to guide hash code learning using label information, have shown promising results. However, it is relatively difficult to capture and utilize the semantic relationships between points in unsupervised settings. To address this problem, we propose a novel unsupervised deep framework called Semantic Structure-based unsupervised Deep Hashing (SSDH). We first empirically study the deep feature statistics, and find that the distribution of the cosine distance for point pairs can be estimated by two half Gaussian distributions. Based on this observation, we construct the semantic structure by considering points with distances obviously smaller than the others as semantically similar and points with distances obviously larger than the others as semantically dissimilar. We then design a deep architecture and a pair-wise loss function to preserve this semantic structure in Hamming space. Extensive experiments show that SSDH significantly outperforms current state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

yangerkun/IJCAI2018_SSDH tf

Tasks

Deep HashingSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Hyperbolic Hierarchical Contrastive Hashing

2022-12-17 · Rukai Wei, Yu Liu, Jingkuan Song, Yanzhao Xie 외

Hierarchical semantic structures, naturally existing in real-world datasets, can assist in capturing the latent distribution of data to learn robust hash codes for retrieval systems. Although hierarchical semantic struct…

Contrastive LearningRetrieval

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…

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

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 Multi-modal Hashing for Cross-modal retrieval

2019-03-26 · Jun Yu, Xiao-Jun Wu

With the advantage of low storage cost and high efficiency, hashing learning has received much attention in the domain of Big Data. In this paper, we propose a novel unsupervised hashing learning method to cope with this…

Content-Based Image RetrievalCross-Modal RetrievalGraph EmbeddingImage Retrieval+1