paper-with-me

Papers

Deep Semantic Ranking Based Hashing for Multi-Label Image Retrieval

2015-01-26 · CVPR 2015 6 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based on labels. However, most of these hashing methods are designed to handle simple binary similarity. The complex multilevel semantic structure of images associated with multiple labels have not yet been well explored. Here we propose a deep semantic ranking based method for learning hash functions that preserve multilevel semantic similarity between multi-label images. In our approach, deep convolutional neural network is incorporated into hash functions to jointly learn feature representations and mappings from them to hash codes, which avoids the limitation of semantic representation power of hand-crafted features. Meanwhile, a ranking list that encodes the multilevel similarity information is employed to guide the learning of such deep hash functions. An effective scheme based on surrogate loss is used to solve the intractable optimization problem of nonsmooth and multivariate ranking measures involved in the learning procedure. Experimental results show the superiority of our proposed approach over several state-of-the-art hashing methods in term of ranking evaluation metrics when tested on multi-label image datasets.

📄 PDF Abstract BibTeX arXiv:1501.06272

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Transductive Zero-Shot Hashing for Multilabel Image Retrieval

2019-11-17 · Qin Zou, Zheng Zhang, Ling Cao, Long Chen 외

Hash coding has been widely used in approximate nearest neighbor search for large-scale image retrieval. Given semantic annotations such as class labels and pairwise similarities of the training data, hashing methods can…

Image RetrievalMulti-Label Image RetrievalQuantizationRetrieval

Ranking-based Deep Cross-modal Hashing

2019-05-11 · Xuanwu Liu, Guoxian Yu, Carlotta Domeniconi, Jun Wang 외

Cross-modal hashing has been receiving increasing interests for its low storage cost and fast query speed in multi-modal data retrievals. However, most existing hashing methods are based on hand-crafted or raw level feat…

Cross-Modal RetrievalRetrieval

Discretely Coding Semantic Rank Orders for Supervised Image Hashing

2017-07-01 · CVPR 2017 7 · Li Liu, Ling Shao, Fumin Shen, Mengyang Yu

Learning to hash has been recognized to accomplish highly efficient storage and retrieval for large-scale visual data. Particularly, ranking-based hashing techniques have recently attracted broad research attention becau…

RetrievalWord Embeddings

Semi-Supervised Generative Adversarial Hashing for Image Retrieval

2018-09-01 · ECCV 2018 9 · Guan'an Wang, Qinghao Hu, Jian Cheng, Zeng-Guang Hou

With explosive growth of image and video data on the Internet, hashing technique has been extensively studied for large-scale visual search. Benefiting from the advance of deep learning, deep hashing methods have achieve…

Deep HashingImage RetrievalRetrievalSemantic Similarity+2

Unsupervised Neural Generative Semantic Hashing

2019-06-03 · Casper Hansen, Christian Hansen, Jakob Grue Simonsen, Stephen Alstrup 외

Fast similarity search is a key component in large-scale information retrieval, where semantic hashing has become a popular strategy for representing documents as binary hash codes. Recent advances in this area have been…

Code GenerationDocument RankingInformation RetrievalRetrieval