paper-with-me

홈 › Papers

Generate More Imperceptible Adversarial Examples for Object Detection

2021-06-18 · ICML Workshop AML 2021 7 · Siyuan Liang, Xingxing Wei, Xiaochun Cao

Object detection methods based on deep neural networks are vulnerable to adversarial examples. The existing attack methods have the following problems: 1) the training generator takes a long time and is difficult to extend to a large dataset; 2) the excessive destruction of the image features does not improve the black-box attack effect(the generated adversarial examples have poor transferability) and brings about visible perturbations. In response to these problems, we proposed a more imperceptible attack(MI attack) with a stopping condition of feature destruction and a noise cancellation mechanism. Finally, the generator generates subtle adversarial perturbations, which can not only attack the object detection models that are based on proposal and regression but also boost the training speed by 4-6 times. Experiments show that the MI method has achieved state-of-the-art attack performance in the large datasets PASCAL VOC.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Imperceptible Adversarial Attack via Invertible Neural Networks

2022-11-28 · Zihan Chen, Ziyue Wang, JunJie Huang, Wentao Zhao 외

Adding perturbations via utilizing auxiliary gradient information or discarding existing details of the benign images are two common approaches for generating adversarial examples. Though visual imperceptibility is the d…

Adversarial Attack

Imperceptible Adversarial Attacks on Tabular Data

2019-11-08 · Vincent Ballet, Xavier Renard, Jonathan Aigrain, Thibault Laugel 외

Security of machine learning models is a concern as they may face adversarial attacks for unwarranted advantageous decisions. While research on the topic has mainly been focusing on the image domain, numerous industrial …

BIG-bench Machine Learning

CapsAttacks: Robust and Imperceptible Adversarial Attacks on Capsule Networks

2019-01-28 · Alberto Marchisio, Giorgio Nanfa, Faiq Khalid, Muhammad Abdullah Hanif 외

Capsule Networks preserve the hierarchical spatial relationships between objects, and thereby bears a potential to surpass the performance of traditional Convolutional Neural Networks (CNNs) in performing tasks like imag…

image-classificationImage ClassificationTraffic Sign Recognition

Fast Local Attack: Generating Local Adversarial Examples for Object Detectors

2020-10-27 · Quanyu Liao, Xin Wang, Bin Kong, Siwei Lyu 외

The deep neural network is vulnerable to adversarial examples. Adding imperceptible adversarial perturbations to images is enough to make them fail. Most existing research focuses on attacking image classifiers or anchor…

Object

Imperceptible Adversarial Examples in the Physical World

2024-11-25 · Weilin Xu, Sebastian Szyller, Cory Cornelius, Luis Murillo Rojas 외

Adversarial examples in the digital domain against deep learning-based computer vision models allow for perturbations that are imperceptible to human eyes. However, producing similar adversarial examples in the physical …

object-detectionObject Detection