paper-with-me

홈 › Papers

Semantic Adversarial Network for Zero-Shot Sketch-Based Image Retrieval

2019-05-07 · Xinxun Xu, Hao Wang, Leida Li, Cheng Deng

Zero-shot sketch-based image retrieval (ZS-SBIR) is a specific cross-modal retrieval task for retrieving natural images with free-hand sketches under zero-shot scenario. Previous works mostly focus on modeling the correspondence between images and sketches or synthesizing image features with sketch features. However, both of them ignore the large intra-class variance of sketches, thus resulting in unsatisfactory retrieval performance. In this paper, we propose a novel end-to-end semantic adversarial approach for ZS-SBIR. Specifically, we devise a semantic adversarial module to maximize the consistency between learned semantic features and category-level word vectors. Moreover, to preserve the discriminability of synthesized features within each training category, a triplet loss is employed for the generative module. Additionally, the proposed model is trained in an end-to-end strategy to exploit better semantic features suitable for ZS-SBIR. Extensive experiments conducted on two large-scale popular datasets demonstrate that our proposed approach remarkably outperforms state-of-the-art approaches by more than 12\% on Sketchy dataset and about 3\% on TU-Berlin dataset in the retrieval.

📄 PDF Abstract BibTeX arXiv:1905.02327

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalImage RetrievalRetrievalSketch-Based Image RetrievalTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Semantically Tied Paired Cycle Consistency for Zero-Shot Sketch-based Image Retrieval

2019-03-08 · CVPR 2019 6 · Anjan Dutta, Zeynep Akata

Zero-shot sketch-based image retrieval (SBIR) is an emerging task in computer vision, allowing to retrieve natural images relevant to sketch queries that might not been seen in the training phase. Existing works either r…

feature selectionImage RetrievalRetrievalSketch-Based Image Retrieval

Semantically Tied Paired Cycle Consistency for Any-Shot Sketch-based Image Retrieval

2020-06-20 · Anjan Dutta, Zeynep Akata

Low-shot sketch-based image retrieval is an emerging task in computer vision, allowing to retrieve natural images relevant to hand-drawn sketch queries that are rarely seen during the training phase. Related prior works …

Generative Adversarial NetworkImage RetrievalRetrievalSketch-Based Image Retrieval

WAD-CMSN: Wasserstein Distance based Cross-Modal Semantic Network for Zero-Shot Sketch-Based Image Retrieval

2022-02-11 · Guanglong Xu, Zhensheng Hu, Jia Cai

Zero-shot sketch-based image retrieval (ZSSBIR), as a popular studied branch of computer vision, attracts wide attention recently. Unlike sketch-based image retrieval (SBIR), the main aim of ZSSBIR is to retrieve natural…

Image RetrievalRetrievalSketch-Based Image Retrieval

BDA-SketRet: Bi-Level Domain Adaptation for Zero-Shot SBIR

2022-01-17 · Ushasi Chaudhuri, Ruchika Chavan, Biplab Banerjee, Anjan Dutta 외

The efficacy of zero-shot sketch-based image retrieval (ZS-SBIR) models is governed by two challenges. The immense distributions-gap between the sketches and the images requires a proper domain alignment. Moreover, the f…

Domain AdaptationImage RetrievalRetrievalSketch-Based Image Retrieval

Deep Zero-Shot Learning for Scene Sketch

2019-05-11 · Yao Xie, Peng Xu, Zhanyu Ma

We introduce a novel problem of scene sketch zero-shot learning (SSZSL), which is a challenging task, since (i) different from photo, the gap between common semantic domain (e.g., word vector) and sketch is too huge to e…

Transfer LearningZero-Shot Learning