paper-with-me

Papers

Towards Transferable Targeted 3D Adversarial Attack in the Physical World

2023-12-15 · CVPR 2024 1 · Yao Huang, Yinpeng Dong, Shouwei Ruan, Xiao Yang, Hang Su, Xingxing Wei

Compared with transferable untargeted attacks, transferable targeted adversarial attacks could specify the misclassification categories of adversarial samples, posing a greater threat to security-critical tasks. In the meanwhile, 3D adversarial samples, due to their potential of multi-view robustness, can more comprehensively identify weaknesses in existing deep learning systems, possessing great application value. However, the field of transferable targeted 3D adversarial attacks remains vacant. The goal of this work is to develop a more effective technique that could generate transferable targeted 3D adversarial examples, filling the gap in this field. To achieve this goal, we design a novel framework named TT3D that could rapidly reconstruct from few multi-view images into Transferable Targeted 3D textured meshes. While existing mesh-based texture optimization methods compute gradients in the high-dimensional mesh space and easily fall into local optima, leading to unsatisfactory transferability and distinct distortions, TT3D innovatively performs dual optimization towards both feature grid and Multi-layer Perceptron (MLP) parameters in the grid-based NeRF space, which significantly enhances black-box transferability while enjoying naturalness. Experimental results show that TT3D not only exhibits superior cross-model transferability but also maintains considerable adaptability across different renders and vision tasks. More importantly, we produce 3D adversarial examples with 3D printing techniques in the real world and verify their robust performance under various scenarios.

📄 PDF Abstract BibTeX arXiv:2312.09558

Code (1)

aries-iai/tt3d 공식 구현 pytorch

Tasks

Adversarial AttackNeRF

Similar Papers 제목 키워드 기반

AIM: Additional Image Guided Generation of Transferable Adversarial Attacks

2025-01-02 · Teng Li, Xingjun Ma, Yu-Gang Jiang

Transferable adversarial examples highlight the vulnerability of deep neural networks (DNNs) to imperceptible perturbations across various real-world applications. While there have been notable advancements in untargeted…

Towards Transferable Targeted Attack

2020-06-01 · CVPR 2020 6 · Maosen Li, Cheng Deng, Tengjiao Li, Junchi Yan 외

An intriguing property of adversarial examples is their transferability, which suggests that black-box attacks are feasible in real-world applications. Previous works mostly study the transferability on non-targeted sett…

Metric Learning

SELF-KNOWLEDGE DISTILLATION ADVERSARIAL ATTACK

2019-09-25 · Ma Xiaoxiong[1], Wang Renzhi[1], Tian Cong, Dong Zeqian 외

Neural networks show great vulnerability under the threat of adversarial examples. By adding small perturbation to a clean image, neural networks with high classification accuracy can be completely fooled. One intr…

Adversarial AttackKnowledge DistillationSelf-Knowledge Distillation

CBA: Contextual Background Attack against Optical Aerial Detection in the Physical World

2023-02-27 · Jiawei Lian, Xiaofei Wang, Yuru Su, Mingyang Ma 외

Patch-based physical attacks have increasingly aroused concerns. However, most existing methods focus on obscuring targets captured on the ground, and some of these methods are simply extended to deceive aerial detectors…

Adversarial Robustness

LFAA: Crafting Transferable Targeted Adversarial Examples with Low-Frequency Perturbations

2023-10-31 · Kunyu Wang, Juluan Shi, Wenxuan Wang

Deep neural networks are susceptible to adversarial attacks, which pose a significant threat to their security and reliability in real-world applications. The most notable adversarial attacks are transfer-based attacks, …

Adversarial Attack