paper-with-me

Papers

Improved Deep Hashing with Soft Pairwise Similarity for Multi-label Image Retrieval

2018-03-08 · Zheng Zhang, Qin Zou, Yuewei Lin, Long Chen, Song Wang

Hash coding has been widely used in the approximate nearest neighbor search for large-scale image retrieval. Recently, many deep hashing methods have been proposed and shown largely improved performance over traditional feature-learning-based methods. Most of these methods examine the pairwise similarity on the semantic-level labels, where the pairwise similarity is generally defined in a hard-assignment way. That is, the pairwise similarity is '1' if they share no less than one class label and '0' if they do not share any. However, such similarity definition cannot reflect the similarity ranking for pairwise images that hold multiple labels. In this paper, a new deep hashing method is proposed for multi-label image retrieval by re-defining the pairwise similarity into an instance similarity, where the instance similarity is quantified into a percentage based on the normalized semantic labels. Based on the instance similarity, a weighted cross-entropy loss and a minimum mean square error loss are tailored for loss-function construction, and are efficiently used for simultaneous feature learning and hash coding. Experiments on three popular datasets demonstrate that, the proposed method outperforms the competing methods and achieves the state-of-the-art performance in multi-label image retrieval.

📄 PDF Abstract BibTeX arXiv:1803.02987

Code (1)

pectinid16/IDHN 공식 구현 tf

Tasks

Deep HashingImage RetrievalMulti-Label Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Improved Deep Classwise Hashing With Centers Similarity Learning for Image Retrieval

2021-03-17 · Ming Zhang, Hong Yan

Deep supervised hashing for image retrieval has attracted researchers' attention due to its high efficiency and superior retrieval performance. Most existing deep supervised hashing works, which are based on pairwise/tri…

Image RetrievalRetrievalTriplet

Unsupervised Semantic Hashing with Pairwise Reconstruction

2020-07-01 · Casper Hansen, Christian Hansen, Jakob Grue Simonsen, Stephen Alstrup 외

Semantic Hashing is a popular family of methods for efficient similarity search in large-scale datasets. In Semantic Hashing, documents are encoded as short binary vectors (i.e., hash codes), such that semantic similarit…

DecoderSemantic SimilaritySemantic Textual Similarity

Mutual Learning for Hashing: Unlocking Strong Hash Functions from Weak Supervision

2025-10-09 · Xiaoxu Ma, Runhao Li, Zhenyu Weng arxiv

Deep hashing has been widely adopted for large-scale image retrieval, with numerous strategies proposed to optimize hash function learning. Pairwise-based methods are effective in learning hash functions that preserve lo…

Image Retrieval

SADIH: Semantic-Aware DIscrete Hashing

2019-04-03 · Zheng Zhang, Guo-Sen Xie, Yang Li, Sheng Li 외

Due to its low storage cost and fast query speed, hashing has been recognized to accomplish similarity search in large-scale multimedia retrieval applications. Particularly supervised hashing has recently received consid…

Retrieval

Pairwise Supervised Hashing with Bernoulli Variational Auto-Encoder and Self-Control Gradient Estimator

2020-05-21 · Siamak Zamani Dadaneh, Shahin Boluki, Mingzhang Yin, Mingyuan Zhou 외

Semantic hashing has become a crucial component of fast similarity search in many large-scale information retrieval systems, in particular, for text data. Variational auto-encoders (VAEs) with binary latent variables as …

Information RetrievalRetrieval