CVAICYGRIVDec 18, 2024

AdvIRL: Reinforcement Learning-Based Adversarial Attacks on 3D NeRF Models

arXiv:2412.16213v1h-index: 2Has Code
Originality Highly original
AI Analysis

This work addresses security risks for AI systems using 3D models in critical applications, representing a novel extension of adversarial attack research from 2D to 3D domains.

The paper tackles the problem of adversarial vulnerabilities in 3D generative models like Neural Radiance Fields (NeRF) by introducing AdvIRL, a framework that uses reinforcement learning to craft adversarial noise robust to 3D transformations, achieving high-confidence misclassifications such as labeling a banana as a slug.

The increasing deployment of AI models in critical applications has exposed them to significant risks from adversarial attacks. While adversarial vulnerabilities in 2D vision models have been extensively studied, the threat landscape for 3D generative models, such as Neural Radiance Fields (NeRF), remains underexplored. This work introduces \textit{AdvIRL}, a novel framework for crafting adversarial NeRF models using Instant Neural Graphics Primitives (Instant-NGP) and Reinforcement Learning. Unlike prior methods, \textit{AdvIRL} generates adversarial noise that remains robust under diverse 3D transformations, including rotations and scaling, enabling effective black-box attacks in real-world scenarios. Our approach is validated across a wide range of scenes, from small objects (e.g., bananas) to large environments (e.g., lighthouses). Notably, targeted attacks achieved high-confidence misclassifications, such as labeling a banana as a slug and a truck as a cannon, demonstrating the practical risks posed by adversarial NeRFs. Beyond attacking, \textit{AdvIRL}-generated adversarial models can serve as adversarial training data to enhance the robustness of vision systems. The implementation of \textit{AdvIRL} is publicly available at \url{https://github.com/Tommy-Nguyen-cpu/AdvIRL/tree/MultiView-Clean}, ensuring reproducibility and facilitating future research.

Code Implementations2 repos
Foundations

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

Your Notes