paper-with-me

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 process of similarity search. Providing training and test data subjected to a fixed set of pre-defined categories, the cutting-edge SBIR and cross-modal hashing works obtain acceptable retrieval performance. However, most of the existing methods fail when the categories of query sketches have never been seen during training. In this paper, the above problem is briefed as a novel but realistic zero-shot SBIR hashing task. We elaborate the challenges of this special task and accordingly propose a zero-shot sketch-image hashing (ZSIH) model. An end-to-end three-network architecture is built, two of which are treated as the binary encoders. The third network mitigates the sketch-image heterogeneity and enhances the semantic relations among data by utilizing the Kronecker fusion layer and graph convolution, respectively. As an important part of ZSIH, we formulate a generative hashing scheme in reconstructing semantic knowledge representations for zero-shot retrieval. To the best of our knowledge, ZSIH is the first zero-shot hashing work suitable for SBIR and cross-modal search. Comprehensive experiments are conducted on two extended datasets, i.e., Sketchy and TU-Berlin with a novel zero-shot train-test split. The proposed model remarkably outperforms related works.

📄 PDF Abstract BibTeX arXiv:1803.02284

Code (1)

ymcidence/Zero-Shot-Sketch-Image-Hashing tf

Tasks

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval

Similar Papers 제목 키워드 기반

On Learning Semantic Representations for Million-Scale Free-Hand Sketches

2020-07-07 · Peng Xu, Yongye Huang, Tongtong Yuan, Tao Xiang 외

In this paper, we study learning semantic representations for million-scale free-hand sketches. This is highly challenging due to the domain-unique traits of sketches, e.g., diverse, sparse, abstract, noisy. We propose a…

Deep HashingLearning Semantic RepresentationsRetrievalZero-Shot Learning

SketchMate: Deep Hashing for Million-Scale Human Sketch Retrieval

2018-04-04 · CVPR 2018 6 · Peng Xu, Yongye Huang, Tongtong Yuan, Kaiyue Pang 외

We propose a deep hashing framework for sketch retrieval that, for the first time, works on a multi-million scale human sketch dataset. Leveraging on this large dataset, we explore a few sketch-specific traits that were …

Deep HashingRetrievalSketch Recognition

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

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

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