paper-with-me

홈 › Papers

Hard Example Guided Hashing for Image Retrieval

2021-12-27 · Hai Su, Meiyin Han, Junle Liang, Jun Liang, Songsen Yu

Compared with the traditional hashing methods, deep hashing methods generate hash codes with rich semantic information and greatly improves the performances in the image retrieval field. However, it is unsatisfied for current deep hashing methods to predict the similarity of hard examples. It exists two main factors affecting the ability of learning hard examples, which are weak key features extraction and the shortage of hard examples. In this paper, we give a novel end-to-end model to extract the key feature from hard examples and obtain hash code with the accurate semantic information. In addition, we redesign a hard pair-wise loss function to assess the hard degree and update penalty weights of examples. It effectively alleviates the shortage problem in hard examples. Experimental results on CIFAR-10 and NUS-WIDE demonstrate that our model outperformances the mainstream hashing-based image retrieval methods.

📄 PDF Abstract BibTeX arXiv:2112.13565

Code (0)

등록된 구현이 없습니다.

Tasks

Deep HashingImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

CgAT: Center-Guided Adversarial Training for Deep Hashing-Based Retrieval

2022-04-18 · Xunguang Wang, Yiqun Lin, Xiaomeng Li

Deep hashing has been extensively utilized in massive image retrieval because of its efficiency and effectiveness. However, deep hashing models are vulnerable to adversarial examples, making it essential to develop adver…

Adversarial AttackAdversarial DefenseDeep HashingImage Retrieval+3

Reliable and Efficient Evaluation of Adversarial Robustness for Deep Hashing-Based Retrieval

2023-03-22 · Xunguang Wang, Jiawang Bai, Xinyue Xu, Xiaomeng Li

Deep hashing has been extensively applied to massive image retrieval due to its efficiency and effectiveness. Recently, several adversarial attacks have been presented to reveal the vulnerability of deep hashing models a…

Adversarial RobustnessDeep HashingImage RetrievalMath+1

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

Semantic-Aware Adversarial Training for Reliable Deep Hashing Retrieval

2023-10-23 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2023 7 · Xu Yuan, Zheng Zhang, Xunguang Wang, Lin Wu

Deep hashing has been intensively studied and successfully applied in large-scale image retrieval systems due to its efficiency and effectiveness. Recent studies have recognized that the existence of adversarial examples…

Adversarial AttackAdversarial RobustnessDeep HashingImage Retrieval+1

Deep Priority Hashing

2018-09-04 · Zhangjie Cao, Ziping Sun, Mingsheng Long, Jian-Min Wang 외

Deep hashing enables image retrieval by end-to-end learning of deep representations and hash codes from training data with pairwise similarity information. Subject to the distribution skewness underlying the similarity i…

Deep HashingImage RetrievalQuantizationRetrieval