paper-with-me

Papers

Instance-Aware Hashing for Multi-Label Image Retrieval

2016-03-10 · Hanjiang Lai, Pan Yan, Xiangbo Shu, Yunchao Wei, Shuicheng Yan

Similarity-preserving hashing is a commonly used method for nearest neighbour search in large-scale image retrieval. For image retrieval, deep-networks-based hashing methods are appealing since they can simultaneously learn effective image representations and compact hash codes. This paper focuses on deep-networks-based hashing for multi-label images, each of which may contain objects of multiple categories. In most existing hashing methods, each image is represented by one piece of hash code, which is referred to as semantic hashing. This setting may be suboptimal for multi-label image retrieval. To solve this problem, we propose a deep architecture that learns \textbf{instance-aware} image representations for multi-label image data, which are organized in multiple groups, with each group containing the features for one category. The instance-aware representations not only bring advantages to semantic hashing, but also can be used in category-aware hashing, in which an image is represented by multiple pieces of hash codes and each piece of code corresponds to a category. Extensive evaluations conducted on several benchmark datasets demonstrate that, for both semantic hashing and category-aware hashing, the proposed method shows substantial improvement over the state-of-the-art supervised and unsupervised hashing methods.

📄 PDF Abstract BibTeX arXiv:1603.03234

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalMulti-Label Image RetrievalRetrieval

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

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

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

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 …

Deep HashingImage RetrievalMulti-Label Image RetrievalRetrieval

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

Instance-weighted Central Similarity for Multi-label Image Retrieval

2021-08-11 · Zhiwei Zhang, Hanyu Peng

Deep hashing has been widely applied to large-scale image retrieval by encoding high-dimensional data points into binary codes for efficient retrieval. Compared with pairwise/triplet similarity based hash learning, centr…

Deep HashingImage RetrievalMulti-Label Image RetrievalRetrieval+1

Zero Shot Hashing

2016-10-09 · Shubham Pachori, Shanmuganathan Raman

This paper provides a framework to hash images containing instances of unknown object classes. In many object recognition problems, we might have access to huge amount of data. It may so happen that even this huge data d…

Object RecognitionZero-Shot Learning