paper-with-me

Papers

Weakly Supervised Deep Image Hashing through Tag Embeddings

2018-06-15 · CVPR 2019 6 · Vijetha Gattupalli, Yaoxin Zhuo, Baoxin Li

Many approaches to semantic image hashing have been formulated as supervised learning problems that utilize images and label information to learn the binary hash codes. However, large-scale labeled image data is expensive to obtain, thus imposing a restriction on the usage of such algorithms. On the other hand, unlabelled image data is abundant due to the existence of many Web image repositories. Such Web images may often come with images tags that contain useful information, although raw tags, in general, do not readily lead to semantic labels. Motivated by this scenario, we formulate the problem of semantic image hashing as a weakly-supervised learning problem. We utilize the information contained in the user-generated tags associated with the images to learn the hash codes. More specifically, we extract the word2vec semantic embeddings of the tags and use the information contained in them for constraining the learning. Accordingly, we name our model Weakly Supervised Deep Hashing using Tag Embeddings (WDHT). WDHT is tested for the task of semantic image retrieval and is compared against several state-of-art models. Results show that our approach sets a new state-of-art in the area of weekly supervised image hashing.

📄 PDF Abstract BibTeX arXiv:1806.05804

Code (1)

Vijetha1/WDHT tf

Tasks

Deep HashingImage RetrievalRetrievalTAGWeakly-supervised Learning

Similar Papers 제목 키워드 기반

SHREWD: Semantic Hierarchy-based Relational Embeddings for Weakly-supervised Deep Hashing

2019-08-12 · Heikki Arponen, Tom E. Bishop

Using class labels to represent class similarity is a typical approach to training deep hashing systems for retrieval; samples from the same or different classes take binary 1 or 0 similarity values. This similarity does…

BinarizationDeep HashingRetrieval

SHREWD: Semantic Hierarchy Based Relational Embeddings For Weakly-Supervised Deep Hashing

2019-03-25 · ICLR Workshop LLD 2019 · Heikki Arponen, Tom E Bishop

Using class labels to represent class similarity is a typical approach to training deep hashing systems for retrieval; samples from the same or different classes take binary 1 or 0 similarity values. This similarity does…

BinarizationDeep HashingRetrieval

Weakly-Supervised Online Hashing

2020-09-16 · Yu-Wei Zhan, Xin Luo, Yu Sun, Yongxin Wang 외

With the rapid development of social websites, recent years have witnessed an explosive growth of social images with user-provided tags which continuously arrive in a streaming fashion. Due to the fast query speed and lo…

Image RetrievalRetrieval

Hierarchy Neighborhood Discriminative Hashing for An Unified View of Single-Label and Multi-Label Image retrieval

2019-01-10 · Lei Ma, Hongliang Li, Qingbo Wu, Fanman Meng 외

Recently, deep supervised hashing methods have become popular for large-scale image retrieval task. To preserve the semantic similarity notion between examples, they typically utilize the pairwise supervision or the trip…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+2

Hashing with Mutual Information

2018-03-02 · Fatih Cakir, Kun He, Sarah Adel Bargal, Stan Sclaroff

Binary vector embeddings enable fast nearest neighbor retrieval in large databases of high-dimensional objects, and play an important role in many practical applications, such as image and video retrieval. We study the p…

Image RetrievalRetrievalVideo Retrieval