paper-with-me

홈 › Papers

Defensive Patches for Robust Recognition in the Physical World

2022-04-13 · CVPR 2022 1 · Jiakai Wang, Zixin Yin, Pengfei Hu, Aishan Liu, Renshuai Tao, Haotong Qin, Xianglong Liu, DaCheng Tao

To operate in real-world high-stakes environments, deep learning systems have to endure noises that have been continuously thwarting their robustness. Data-end defense, which improves robustness by operations on input data instead of modifying models, has attracted intensive attention due to its feasibility in practice. However, previous data-end defenses show low generalization against diverse noises and weak transferability across multiple models. Motivated by the fact that robust recognition depends on both local and global features, we propose a defensive patch generation framework to address these problems by helping models better exploit these features. For the generalization against diverse noises, we inject class-specific identifiable patterns into a confined local patch prior, so that defensive patches could preserve more recognizable features towards specific classes, leading models for better recognition under noises. For the transferability across multiple models, we guide the defensive patches to capture more global feature correlations within a class, so that they could activate model-shared global perceptions and transfer better among models. Our defensive patches show great potentials to improve application robustness in practice by simply sticking them around target objects. Extensive experiments show that we outperform others by large margins (improve 20+\% accuracy for both adversarial and corruption robustness on average in the digital and physical world). Our codes are available at https://github.com/nlsde-safety-team/DefensivePatch

📄 PDF Abstract BibTeX arXiv:2204.06213

Code (1)

nlsde-safety-team/defensivepatch 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Controllable Evaluation and Generation of Physical Adversarial Patch on Face Recognition

2022-03-09 · Xiao Yang, Yinpeng Dong, Tianyu Pang, Zihao Xiao 외

Recent studies have revealed the vulnerability of face recognition models against physical adversarial patches, which raises security concerns about the deployed face recognition systems. However, it is still challenging…

3D Face ModellingFace Recognition

Improving Transferability of Adversarial Patches on Face Recognition with Generative Models

2021-06-29 · CVPR 2021 1 · Zihao Xiao, Xianfeng Gao, Chilin Fu, Yinpeng Dong 외

Face recognition is greatly improved by deep convolutional neural networks (CNNs). Recently, these face recognition models have been used for identity authentication in security sensitive applications. However, deep CNNs…

Face Recognition

Adversarial Sticker: A Stealthy Attack Method in the Physical World

2021-04-14 · Xingxing Wei, Ying Guo, Jie Yu

To assess the vulnerability of deep learning in the physical world, recent works introduce adversarial patches and apply them on different tasks. In this paper, we propose another kind of adversarial patch: the Meaningfu…

Face RecognitionImage RetrievalPositionRetrieval+2

DOEPatch: Dynamically Optimized Ensemble Model for Adversarial Patches Generation

2023-12-28 · Wenyi Tan, Yang Li, Chenxing Zhao, ZhunGa Liu 외

Object detection is a fundamental task in various applications ranging from autonomous driving to intelligent security systems. However, recognition of a person can be hindered when their clothing is decorated with caref…

Autonomous DrivingObjectobject-detectionObject Detection

ITPatch: An Invisible and Triggered Physical Adversarial Patch against Traffic Sign Recognition

2024-09-19 · Shuai Yuan, Hongwei Li, Xingshuo Han, Guowen Xu 외

Physical adversarial patches have emerged as a key adversarial attack to cause misclassification of traffic sign recognition (TSR) systems in the real world. However, existing adversarial patches have poor stealthiness a…

Adversarial AttackTraffic Sign Recognition