paper-with-me

Papers

Universal Spectral Adversarial Attacks for Deformable Shapes

2021-04-07 · CVPR 2021 1 · Arianna Rampini, Franco Pestarini, Luca Cosmo, Simone Melzi, Emanuele Rodolà

Machine learning models are known to be vulnerable to adversarial attacks, namely perturbations of the data that lead to wrong predictions despite being imperceptible. However, the existence of "universal" attacks (i.e., unique perturbations that transfer across different data points) has only been demonstrated for images to date. Part of the reason lies in the lack of a common domain, for geometric data such as graphs, meshes, and point clouds, where a universal perturbation can be defined. In this paper, we offer a change in perspective and demonstrate the existence of universal attacks for geometric data (shapes). We introduce a computational procedure that operates entirely in the spectral domain, where the attacks take the form of small perturbations to short eigenvalue sequences; the resulting geometry is then synthesized via shape-from-spectrum recovery. Our attacks are universal, in that they transfer across different shapes, different representations (meshes and point clouds), and generalize to previously unseen data.

📄 PDF Abstract BibTeX arXiv:2104.03356

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal Attacks on Equivariant Networks

2018-09-27 · Amit Deshpande, Sandesh Kamath, K V Subrahmanyam

Adversarial attacks on neural networks perturb the input at test time in order to fool trained and deployed neural network models. Most attacks such as gradient-based Fast Gradient Sign Method (FGSM) by Goodfellow et al.…

Adversarial AttackTranslation

Universalization of any adversarial attack using very few test examples

2020-05-18 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N Balasubramanian

Deep learning models are known to be vulnerable not only to input-dependent adversarial attacks but also to input-agnostic or universal adversarial attacks. Dezfooli et al. \cite{Dezfooli17,Dezfooli17anal} construct univ…

Adversarial Attack

Universal Adversarial Attack Using Very Few Test Examples

2019-09-25 · Amit Deshpande, Sandesh Kamath, K V Subrahmanyam

Adversarial attacks such as Gradient-based attacks, Fast Gradient Sign Method (FGSM) by Goodfellow et al.(2015) and DeepFool by Moosavi-Dezfooli et al. (2016) are input-dependent, small pixel-wise perturbations of images…

Adversarial Attack

Shape Matters: Deformable Patch Attack

2022-10-28 · European Conference on Computer Vision 2022 10 · Zhaoyu Chen, Bo Li, Shuang Wu, Jianghe Xu 외

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. Pa…

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