paper-with-me

Papers

Adversarial Attack on Deep Product Quantization Network for Image Retrieval

2020-02-26 · Yan Feng, Bin Chen, Tao Dai, Shu-Tao Xia

Deep product quantization network (DPQN) has recently received much attention in fast image retrieval tasks due to its efficiency of encoding high-dimensional visual features especially when dealing with large-scale datasets. Recent studies show that deep neural networks (DNNs) are vulnerable to input with small and maliciously designed perturbations (a.k.a., adversarial examples). This phenomenon raises the concern of security issues for DPQN in the testing/deploying stage as well. However, little effort has been devoted to investigating how adversarial examples affect DPQN. To this end, we propose product quantization adversarial generation (PQ-AG), a simple yet effective method to generate adversarial examples for product quantization based retrieval systems. PQ-AG aims to generate imperceptible adversarial perturbations for query images to form adversarial queries, whose nearest neighbors from a targeted product quantizaiton model are not semantically related to those from the original queries. Extensive experiments show that our PQ-AQ successfully creates adversarial examples to mislead targeted product quantization retrieval models. Besides, we found that our PQ-AG significantly degrades retrieval performance in both white-box and black-box settings.

📄 PDF Abstract BibTeX arXiv:2002.11374

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackImage RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

Adversarial Attacks on Robot Localization Systems via Deep Feature Perturbation

2026-06-01 · Zhenyu Li, Tianyi Shang arxiv

Robot localization systems are critical for autonomous navigation and safety. Adversarial perturbations can mislead these systems, resulting in mislocalization, navigation errors, or unsafe interactions, especially in mi…

Visual Localization

Product Quantization Network for Fast Image Retrieval

2018-09-01 · ECCV 2018 9 · Tan Yu, Junsong Yuan, Chen Fang, Hailin Jin

Product quantization has been widely used in fast image retrieval due to its effectiveness of coding high-dimensional visual features. By extending the hard assignment to soft assignment, we make it feasible to incorpora…

Image RetrievalQuantizationRetrievalTriplet

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

Defensive Quantization: When Efficiency Meets Robustness

2019-04-17 · ICLR 2019 5 · Ji Lin, Chuang Gan, Song Han

Neural network quantization is becoming an industry standard to efficiently deploy deep learning models on hardware platforms, such as CPU, GPU, TPU, and FPGAs. However, we observe that the conventional quantization appr…

Adversarial AttackCPUGPUQuantization

Scalable Image Retrieval by Sparse Product Quantization

2016-03-15 · Qingqun Ning, Jianke Zhu, Zhiyuan Zhong, Steven C. H. Hoi 외

Fast Approximate Nearest Neighbor (ANN) search technique for high-dimensional feature indexing and retrieval is the crux of large-scale image retrieval. A recent promising technique is Product Quantization, which attempt…

Content-Based Image RetrievalImage RetrievalQuantizationRetrieval