paper-with-me

Papers

Targeted View-Invariant Adversarial Perturbations for 3D Object Recognition

2024-12-17 · Christian Green, Mehmet Ergezer, Abdurrahman Zeybey

Adversarial attacks pose significant challenges in 3D object recognition, especially in scenarios involving multi-view analysis where objects can be observed from varying angles. This paper introduces View-Invariant Adversarial Perturbations (VIAP), a novel method for crafting robust adversarial examples that remain effective across multiple viewpoints. Unlike traditional methods, VIAP enables targeted attacks capable of manipulating recognition systems to classify objects as specific, pre-determined labels, all while using a single universal perturbation. Leveraging a dataset of 1,210 images across 121 diverse rendered 3D objects, we demonstrate the effectiveness of VIAP in both targeted and untargeted settings. Our untargeted perturbations successfully generate a singular adversarial noise robust to 3D transformations, while targeted attacks achieve exceptional results, with top-1 accuracies exceeding 95% across various epsilon values. These findings highlight VIAPs potential for real-world applications, such as testing the robustness of 3D recognition systems. The proposed method sets a new benchmark for view-invariant adversarial robustness, advancing the field of adversarial machine learning for 3D object recognition.

📄 PDF Abstract BibTeX arXiv:2412.13376

Code (1)

memoatwit/universalperturbation tf

Tasks

3D Object RecognitionAdversarial RobustnessObject Recognition

Similar Papers 제목 키워드 기반

Targeted Nonlinear Adversarial Perturbations in Images and Videos

2018-08-27 · Roberto Rey-de-Castro, Herschel Rabitz

We introduce a method for learning adversarial perturbations targeted to individual images or videos. The learned perturbations are found to be sparse while at the same time containing a high level of feature detail. Thu…

Action RecognitionData AugmentationGeneral ClassificationTemporal Action Localization+1

Universal Adversarial Audio Perturbations

2019-08-08 · arXiv preprint 2019 11 · Sajjad Abdoli, Luiz G. Hafemann, Jerome Rony, Ismail Ben Ayed 외

We demonstrate the existence of universal adversarial perturbations, which can fool a family of audio classification architectures, for both targeted and untargeted attack scenarios. We propose two methods for finding su…

Audio Classification

Robust Physical-World Attacks on Deep Learning Models

2017-07-27 · Kevin Eykholt, Ivan Evtimov, Earlence Fernandes, Bo Li 외

Recent studies show that the state-of-the-art deep neural networks (DNNs) are vulnerable to adversarial examples, resulting from small-magnitude perturbations added to the input. Given that that emerging physical systems…

Deep Learning

Robust Physical-World Attacks on Deep Learning Visual Classification

2018-06-01 · CVPR 2018 6 · Kevin Eykholt, Ivan Evtimov, Earlence Fernandes, Bo Li 외

Recent studies show that the state-of-the-art deep neural networks (DNNs) are vulnerable to adversarial examples, resulting from small-magnitude perturbations added to the input. Given that that emerging physical systems…

ClassificationDeep LearningGeneral Classification

On Distinctive Properties of Universal Perturbations

2021-12-31 · Sung Min Park, Kuo-An Wei, Kai Xiao, Jerry Li 외

We identify properties of universal adversarial perturbations (UAPs) that distinguish them from standard adversarial perturbations. Specifically, we show that targeted UAPs generated by projected gradient descent exhibit…