paper-with-me

Papers

Targeted Attack for Deep Hashing based Retrieval

2020-04-15 · ECCV 2020 8 · Jiawang Bai, Bin Chen, Yiming Li, Dongxian Wu, Weiwei Guo, Shu-Tao Xia, En-hui Yang

The deep hashing based retrieval method is widely adopted in large-scale image and video retrieval. However, there is little investigation on its security. In this paper, we propose a novel method, dubbed deep hashing targeted attack (DHTA), to study the targeted attack on such retrieval. Specifically, we first formulate the targeted attack as a point-to-set optimization, which minimizes the average distance between the hash code of an adversarial example and those of a set of objects with the target label. Then we design a novel component-voting scheme to obtain an anchor code as the representative of the set of hash codes of objects with the target label, whose optimality guarantee is also theoretically derived. To balance the performance and perceptibility, we propose to minimize the Hamming distance between the hash code of the adversarial example and the anchor code under the $\ell^\infty$ restriction on the perturbation. Extensive experiments verify that DHTA is effective in attacking both deep hashing based image retrieval and video retrieval.

📄 PDF Abstract BibTeX arXiv:2004.07955

Code (2)

jiawangbai/DHTA-master 공식 구현 pytorch
csdongxian/csdongxian

Tasks

Deep HashingImage RetrievalRetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Prototype-supervised Adversarial Network for Targeted Attack of Deep Hashing

2021-05-17 · CVPR 2021 1 · Xunguang Wang, Zheng Zhang, Baoyuan Wu, Fumin Shen 외

Due to its powerful capability of representation learning and high-efficiency computation, deep hashing has made significant progress in large-scale image retrieval. However, deep hashing networks are vulnerable to adver…

Deep HashingImage RetrievalRepresentation LearningRetrieval

You See What I Want You To See: Exploring Targeted Black-Box Transferability Attack for Hash-Based Image Retrieval Systems

2021-06-19 · CVPR 2021 1 · Yanru Xiao, Cong Wang

With the large multimedia content online, deep hashing has become a popular method for efficient image retrieval and storage. However, by inheriting the algorithmic backend from softmax classification, these techniqu…

Deep HashingImage RetrievalRetrieval

Backdoor Attack on Hash-based Image Retrieval via Clean-label Data Poisoning

2021-09-18 · Kuofeng Gao, Jiawang Bai, Bin Chen, Dongxian Wu 외

A backdoored deep hashing model is expected to behave normally on original query images and return the images with the target label when a specific trigger pattern presents. To this end, we propose the confusing perturba…

Backdoor AttackData PoisoningDeep HashingImage Retrieval+1

Unsupervised Multi-Criteria Adversarial Detection in Deep Image Retrieval

2023-04-09 · Yanru Xiao, Cong Wang, Xing Gao

The vulnerability in the algorithm supply chain of deep learning has imposed new challenges to image retrieval systems in the downstream. Among a variety of techniques, deep hashing is gaining popularity. As it inherits …

Deep HashingDeep LearningDenoisingImage Retrieval+2

DarkHash: A Data-Free Backdoor Attack Against Deep Hashing

2025-10-09 · Ziqi Zhou, Menghao Deng, Yufei Song, Hangtao Zhang 외 arxiv

Benefiting from its superior feature learning capabilities and efficiency, deep hashing has achieved remarkable success in large-scale image retrieval. Recent studies have demonstrated the vulnerability of deep hashing m…

Image Retrieval