CVAICRIVDec 17, 2024

Targeted View-Invariant Adversarial Perturbations for 3D Object Recognition

arXiv:2412.13376v1h-index: 2
Originality Incremental advance
AI Analysis

It addresses the challenge of testing robustness in 3D recognition systems, representing an incremental advance in adversarial machine learning for this domain.

This paper tackles the problem of adversarial attacks in 3D object recognition by introducing View-Invariant Adversarial Perturbations (VIAP), a method that crafts robust adversarial examples effective across multiple viewpoints, achieving top-1 accuracies exceeding 95% in targeted attacks.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes