paper-with-me

홈 › Papers

Bias-based Universal Adversarial Patch Attack for Automatic Check-out

2020-05-19 · ECCV 2020 8 · Aishan Liu, Jiakai Wang, Xianglong Liu, Bowen Cao, Chongzhi Zhang, Hang Yu

Adversarial examples are inputs with imperceptible perturbations that easily misleading deep neural networks(DNNs). Recently, adversarial patch, with noise confined to a small and localized patch, has emerged for its easy feasibility in real-world scenarios. However, existing strategies failed to generate adversarial patches with strong generalization ability. In other words, the adversarial patches were input-specific and failed to attack images from all classes, especially unseen ones during training. To address the problem, this paper proposes a bias-based framework to generate class-agnostic universal adversarial patches with strong generalization ability, which exploits both the perceptual and semantic bias of models. Regarding the perceptual bias, since DNNs are strongly biased towards textures, we exploit the hard examples which convey strong model uncertainties and extract a textural patch prior from them by adopting the style similarities. The patch prior is more close to decision boundaries and would promote attacks. To further alleviate the heavy dependency on large amounts of data in training universal attacks, we further exploit the semantic bias. As the class-wise preference, prototypes are introduced and pursued by maximizing the multi-class margin to help universal training. Taking AutomaticCheck-out (ACO) as the typical scenario, extensive experiments including white-box and black-box settings in both digital-world(RPC, the largest ACO related dataset) and physical-world scenario(Taobao and JD, the world' s largest online shopping platforms) are conducted. Experimental results demonstrate that our proposed framework outperforms state-of-the-art adversarial patch attack methods.

📄 PDF Abstract BibTeX arXiv:2005.09257

Code (1)

liuaishan/modelbiasedattack pytorch

Similar Papers 제목 키워드 기반

Meta Adversarial Training against Universal Patches

2021-01-27 · Jan Hendrik Metzen, Nicole Finnie, Robin Hutmacher

Recently demonstrated physical-world adversarial attacks have exposed vulnerabilities in perception systems that pose severe risks for safety-critical applications such as autonomous driving. These attacks place adversar…

Autonomous Drivingimage-classificationImage ClassificationMeta-Learning

Design and Interpretation of Universal Adversarial Patches in Face Detection

2019-11-30 · ECCV 2020 8 · Xiao Yang, Fangyun Wei, Hongyang Zhang, Jun Zhu

We consider universal adversarial patches for faces -- small visual elements whose addition to a face image reliably destroys the performance of face detectors. Unlike previous work that mostly focused on the algorithmic…

Face Detection

Physical Passive Patch Adversarial Attacks on Visual Odometry Systems

2022-07-11 · Yaniv Nemcovsky, Matan Jacoby, Alex M. Bronstein, Chaim Baskin

Deep neural networks are known to be susceptible to adversarial perturbations -- small perturbations that alter the output of the network and exist under strict norm limitations. While such perturbations are usually disc…

Autonomous NavigationDrone navigationVisual Odometry

TnT Attacks! Universal Naturalistic Adversarial Patches Against Deep Neural Network Systems

2021-11-19 · Bao Gia Doan, Minhui Xue, Shiqing Ma, Ehsan Abbasnejad 외

Deep neural networks are vulnerable to attacks from adversarial inputs and, more recently, Trojans to misguide or hijack the model's decision. We expose the existence of an intriguing class of spatially bounded, physical…

Attacking Object Detector Using A Universal Targeted Label-Switch Patch

2022-11-16 · Avishag Shapira, Ron Bitton, Dan Avraham, Alon Zolfi 외

Adversarial attacks against deep learning-based object detectors (ODs) have been studied extensively in the past few years. These attacks cause the model to make incorrect predictions by placing a patch containing an adv…

Object