paper-with-me

홈 › Papers

Transfer Adversarial Hashing for Hamming Space Retrieval

2017-12-13 · Zhangjie Cao, Mingsheng Long, Chao Huang, Jian-Min Wang

Hashing is widely applied to large-scale image retrieval due to the storage and retrieval efficiency. Existing work on deep hashing assumes that the database in the target domain is identically distributed with the training set in the source domain. This paper relaxes this assumption to a transfer retrieval setting, which allows the database and the training set to come from different but relevant domains. However, the transfer retrieval setting will introduce two technical difficulties: first, the hash model trained on the source domain cannot work well on the target domain due to the large distribution gap; second, the domain gap makes it difficult to concentrate the database points to be within a small Hamming ball. As a consequence, transfer retrieval performance within Hamming Radius 2 degrades significantly in existing hashing methods. This paper presents Transfer Adversarial Hashing (TAH), a new hybrid deep architecture that incorporates a pairwise $t$-distribution cross-entropy loss to learn concentrated hash codes and an adversarial network to align the data distributions between the source and target domains. TAH can generate compact transfer hash codes for efficient image retrieval on both source and target domains. Comprehensive experiments validate that TAH yields state of the art Hamming space retrieval performance on standard datasets.

📄 PDF Abstract BibTeX arXiv:1712.04616

Code (0)

등록된 구현이 없습니다.

Tasks

Deep HashingImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Deep Cauchy Hashing for Hamming Space Retrieval

2018-06-01 · CVPR 2018 6 · Yue Cao, Mingsheng Long, Bin Liu, Jian-Min Wang

Due to its computation efficiency and retrieval quality, hashing has been widely applied to approximate nearest neighbor search for large-scale image retrieval, while deep hashing further improves the retrieval quality b…

Deep HashingImage RetrievalRepresentation LearningRetrieval

Cross-Modal Hamming Hashing

2018-09-01 · ECCV 2018 9 · Yue Cao , Bin Liu, Mingsheng Long, Jian-Min Wang

Cross-modal hashing enables similarity retrieval across different content modalities, such as searching relevant images in response to text queries. It provides with the advantages of computation efficiency and retrieval…

Cross-Modal RetrievalRetrieval

Adversarially Trained Deep Neural Semantic Hashing Scheme for Subjective Search in Fashion Inventory

2019-06-30 · Saket Singh, Debdoot Sheet, Mithun Dasgupta

The simple approach of retrieving a closest match of a query image from one in the gallery, compares an image pair using sum of absolute difference in pixel or feature space. The process is computationally expensive, ill…

Retrieval

Unsupervised Generative Adversarial Cross-modal Hashing

2017-12-01 · Jian Zhang, Yuxin Peng, Mingkuan Yuan

Cross-modal hashing aims to map heterogeneous multimedia data into a common Hamming space, which can realize fast and flexible retrieval across different modalities. Unsupervised cross-modal hashing is more flexible and …

Cross-Modal RetrievalGenerative Adversarial NetworkRepresentation LearningRetrieval

Self-Supervised Adversarial Hashing Networks for Cross-Modal Retrieval

2018-04-04 · CVPR 2018 6 · Chao Li, Cheng Deng, Ning li, Wei Liu 외

Thanks to the success of deep learning, cross-modal retrieval has made significant progress recently. However, there still remains a crucial bottleneck: how to bridge the modality gap to further enhance the retrieval acc…

Cross-Modal RetrievalRetrieval