paper-with-me

홈 › Papers

APRICOT: A Dataset of Physical Adversarial Attacks on Object Detection

2019-12-17 · ECCV 2020 8 · A. Braunegg, Amartya Chakraborty, Michael Krumdick, Nicole Lape, Sara Leary, Keith Manville, Elizabeth Merkhofer, Laura Strickhart, Matthew Walmer

Physical adversarial attacks threaten to fool object detection systems, but reproducible research on the real-world effectiveness of physical patches and how to defend against them requires a publicly available benchmark dataset. We present APRICOT, a collection of over 1,000 annotated photographs of printed adversarial patches in public locations. The patches target several object categories for three COCO-trained detection models, and the photos represent natural variation in position, distance, lighting conditions, and viewing angle. Our analysis suggests that maintaining adversarial robustness in uncontrolled settings is highly challenging, but it is still possible to produce targeted detections under white-box and sometimes black-box settings. We establish baselines for defending against adversarial patches through several methods, including a detector supervised with synthetic data and unsupervised methods such as kernel density estimation, Bayesian uncertainty, and reconstruction error. Our results suggest that adversarial patches can be effectively flagged, both in a high-knowledge, attack-specific scenario, and in an unsupervised setting where patches are detected as anomalies in natural images. This dataset and the described experiments provide a benchmark for future research on the effectiveness of and defenses against physical adversarial objects in the wild.

📄 PDF Abstract BibTeX arXiv:1912.08166

Code (1)

yqtianust/Awesome-SE-for-AI pytorch

Tasks

Adversarial RobustnessDensity Estimationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Segment and Complete: Defending Object Detectors against Adversarial Patch Attacks with Robust Patch Detection

2021-12-08 · CVPR 2022 1 · Jiang Liu, Alexander Levine, Chun Pong Lau, Rama Chellappa 외

Object detection plays a key role in many security-critical systems. Adversarial patch attacks, which are easy to implement in the physical world, pose a serious threat to state-of-the-art object detectors. Developing re…

Adversarial Attack DetectionAdversarial DefenseAdversarial RobustnessObject+3

Apricot variety classification using image processing and machine learning approaches

2019-12-27 · Seyed Vahid Mirnezami, Ali HamidiSepehr, Mahdi Ghaebi

Apricot which is a cultivated type of Zerdali (wild apricot) has an important place in human nutrition and its medical properties are essential for human health. The objective of this research was to obtain a model for a…

BIG-bench Machine LearningClassificationGeneral ClassificationNutrition

Physical Adversarial Attacks on an Aerial Imagery Object Detector

2021-08-26 · Andrew Du, Bo Chen, Tat-Jun Chin, Yee Wei Law 외

Deep neural networks (DNNs) have become essential for processing the vast amounts of aerial imagery collected using earth-observing satellite platforms. However, DNNs are vulnerable towards adversarial examples, and it i…

Object

Generating Realistic Physical Adversarial Examplesby Patch Transformer Network

2021-09-29 · Quanfu Fan, Kaidi Xu, Chun-Fu Chen, Sijia Liu 외

Physical adversarial attacks apply carefully crafted adversarial perturbations onto real objects to maliciously alter the prediction of object classifiers or detectors. The current standard method for designing physical …

Object

Universal Physical Camouflage Attacks on Object Detectors

2019-09-10 · CVPR 2020 6 · Lifeng Huang, Chengying Gao, Yuyin Zhou, Cihang Xie 외

In this paper, we study physical adversarial attacks on object detectors in the wild. Previous works mostly craft instance-dependent perturbations only for rigid or planar objects. To this end, we propose to learn an adv…

ObjectRegion Proposal