paper-with-me

Papers

Shape Matters: Deformable Patch Attack

2022-10-28 · European Conference on Computer Vision 2022 10 · Zhaoyu Chen, Bo Li, Shuang Wu, Jianghe Xu, Shouhong Ding, Wenqiang Zhang

Though deep neural networks (DNNs) have demonstrated excellent performance in computer vision, they are susceptible and vulnerable to carefully crafted adversarial examples which can mislead DNNs to incorrect outputs. Patch attack is one of the most threatening forms, which has the potential to threaten the security of real-world systems. Previous work always assumes patches to have fixed shapes, such as circles or rectangles, and it does not consider the shape of patches as a factor in patch attacks. To explore this issue, we propose a novel Deformable Patch Representation (DPR) that can harness the geometric structure of triangles to support the differentiable mapping between contour modeling and masks. Moreover, we introduce a joint optimization algorithm, named Deformable Adversarial Patch (DAPatch), which allows simultaneous and efficient optimization of shape and texture to enhance attack performance. We show that even with a small area, a particular shape can improve attack performance. Therefore, DAPatch achieves state-of-the-art attack performance by deforming shapes on GTSRB and ILSVRC2012 across various network architectures, and the generated patches can be threatening in the real world.

📄 PDF Abstract BibTeX

Code (3)

MindSpore-scientific/code-4/tree/main/Deformable_Patch_Representation mindspore
Omenzychen/Deformable_Patch_Representation pytorch
pwc-1/Paper-9/tree/main/4/Deformable_Patch_Representation mindspore

Similar Papers 제목 키워드 기반

Non-Rigid Object Tracking via Deformable Patches Using Shape-Preserved KCF and Level Sets

2017-10-01 · ICCV 2017 10 · Xin Sun, Ngai-Man Cheung, Hongxun Yao, Yiluan Guo

Part-based trackers are effective in exploiting local details of the target object for robust tracking. In contrast to most existing part-based methods that divide all kinds of target objects into a number of fixed recta…

Object Tracking

Attention Deficit is Ordered! Fooling Deformable Vision Transformers with Collaborative Adversarial Patches

2023-11-21 · Quazi Mishkatul Alam, Bilel Tarchoun, Ihsen Alouani, Nael Abu-Ghazaleh

The latest generation of transformer-based vision models has proven to be superior to Convolutional Neural Network (CNN)-based models across several vision tasks, largely attributed to their remarkable prowess in relatio…

object-detectionObject Detection

Physical Adversarial Attack on Monocular Depth Estimation via Shape-Varying Patches

2024-07-24 · Chenxing Zhao, Yang Li, Shihao Wu, Wenyi Tan 외

Adversarial attacks against monocular depth estimation (MDE) systems pose significant challenges, particularly in safety-critical applications such as autonomous driving. Existing patch-based adversarial attacks for MDE …

Adversarial AttackAutonomous DrivingDepth EstimationMonocular Depth Estimation

Angelic Patches for Improving Third-Party Object Detector Performance

2023-01-01 · CVPR 2023 1 · Wenwen Si, Shuo Li, Sangdon Park, Insup Lee 외

Deep learning models have shown extreme vulnerability to simple perturbations and spatial transformations. In this work, we explore whether we can adopt the characteristics of adversarial attack methods to help impro…

Adversarial AttackObjectobject-detectionObject Detection

DPAttack: Diffused Patch Attacks against Universal Object Detection

2020-10-16 · Shudeng Wu, Tao Dai, Shu-Tao Xia

Recently, deep neural networks (DNNs) have been widely and successfully used in Object Detection, e.g. Faster RCNN, YOLO, CenterNet. However, recent studies have shown that DNNs are vulnerable to adversarial attacks. Adv…

Objectobject-detectionObject Detection