paper-with-me

홈 › Papers

Universal Perturbation Attack Against Image Retrieval

2018-12-03 · ICCV 2019 10 · Jie Li, Rongrong Ji, Hong Liu, Xiaopeng Hong, Yue Gao, Qi Tian

Universal adversarial perturbations (UAPs), a.k.a. input-agnostic perturbations, has been proved to exist and be able to fool cutting-edge deep learning models on most of the data samples. Existing UAP methods mainly focus on attacking image classification models. Nevertheless, little attention has been paid to attacking image retrieval systems. In this paper, we make the first attempt in attacking image retrieval systems. Concretely, image retrieval attack is to make the retrieval system return irrelevant images to the query at the top ranking list. It plays an important role to corrupt the neighbourhood relationships among features in image retrieval attack. To this end, we propose a novel method to generate retrieval-against UAP to break the neighbourhood relationships of image features via degrading the corresponding ranking metric. To expand the attack method to scenarios with varying input sizes or untouchable network parameters, a multi-scale random resizing scheme and a ranking distillation strategy are proposed. We evaluate the proposed method on four widely-used image retrieval datasets, and report a significant performance drop in terms of different metrics, such as mAP and mP@10. Finally, we test our attack methods on the real-world visual search engine, i.e., Google Images, which demonstrates the practical potentials of our methods.

📄 PDF Abstract BibTeX arXiv:1812.00552

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Defending Against Universal Attacks Through Selective Feature Regeneration

2019-06-08 · CVPR 2020 6 · Tejas Borkar, Felix Heide, Lina Karam

Deep neural network (DNN) predictions have been shown to be vulnerable to carefully crafted adversarial perturbations. Specifically, image-agnostic (universal adversarial) perturbations added to any image can fool a targ…

Adversarial Defense

Universal Adversarial Training

2018-11-27 · Ali Shafahi, Mahyar Najibi, Zheng Xu, John Dickerson 외

Standard adversarial attacks change the predicted class label of a selected image by adding specially tailored small perturbations to its pixels. In contrast, a universal perturbation is an update that can be added to an…

Towards Imperceptible Universal Attacks on Texture Recognition

2020-11-24 · Yingpeng Deng, Lina J. Karam

Although deep neural networks (DNNs) have been shown to be susceptible to image-agnostic adversarial attacks on natural image classification problems, the effects of such attacks on DNN-based texture recognition have yet…

image-classificationImage Classification

Regional Homogeneity: Towards Learning Transferable Universal Adversarial Perturbations Against Defenses

2019-04-01 · ECCV 2020 8 · Yingwei Li, Song Bai, Cihang Xie, Zhenyu Liao 외

This paper focuses on learning transferable adversarial examples specifically against defense models (models to defense adversarial attacks). In particular, we show that a simple universal perturbation can fool a series …

object-detectionObject DetectionSemantic Segmentation

Real-time Adversarial Perturbations against Deep Reinforcement Learning Policies: Attacks and Defenses

2021-06-16 · Buse G. A. Tekgul, Shelly Wang, Samuel Marchal, N. Asokan

Deep reinforcement learning (DRL) is vulnerable to adversarial perturbations. Adversaries can mislead the policies of DRL agents by perturbing the state of the environment observed by the agents. Existing attacks are fea…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)