paper-with-me

Papers

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 doesn't cover the objects belonging to classes that we see in our day to day life. Zero shot learning exploits auxiliary information (also called as signatures) in order to predict the labels corresponding to unknown classes. In this work, we attempt to generate the hash codes for images belonging to unseen classes, information of which is available only through the textual corpus. We formulate this as an unsupervised hashing formulation as the exact labels are not available for the instances of unseen classes. We show that the proposed solution is able to generate hash codes which can predict labels corresponding to unseen classes with appreciably good precision.

📄 PDF Abstract BibTeX arXiv:1610.02651

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionZero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-Shot Sketch-Image Hashing

2018-03-06 · CVPR 2018 6 · Yuming Shen, Li Liu, Fumin Shen, Ling Shao

Recent studies show that large-scale sketch-based image retrieval (SBIR) can be efficiently tackled by cross-modal binary representation learning methods, where Hamming distance matching significantly speeds up the proce…

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval

Attribute-Guided Network for Cross-Modal Zero-Shot Hashing

2018-02-06 · Zhong Ji, Yuxin Sun, Yunlong Yu, Yanwei Pang 외

Zero-Shot Hashing aims at learning a hashing model that is trained only by instances from seen categories but can generate well to those of unseen categories. Typically, it is achieved by utilizing a semantic embedding s…

AttributeCross-Modal RetrievalImage RetrievalRetrieval+1

Zero-Shot Hashing Based on Reconstruction With Part Alignment

2025-03-10 · Yan Jiang, Zhongmiao Qi, Jianhao Li, Jiangbo Qian 외

Hashing algorithms have been widely used in large-scale image retrieval tasks, especially for seen class data. Zero-shot hashing algorithms have been proposed to handle unseen class data. The key technique in these algor…

AttributeImage Retrieval

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

Cross-modal Zero-shot Hashing by Label Attributes Embedding

2021-11-07 · Runmin Wang, Guoxian Yu, Lei Liu, Lizhen Cui 외

Cross-modal hashing (CMH) is one of the most promising methods in cross-modal approximate nearest neighbor search. Most CMH solutions ideally assume the labels of training and testing set are identical. However, the assu…

Attribute