IPA-NeRF: Illusory Poisoning Attack Against Neural Radiance Fields

Wenxiang Jiang,Hanwei Zhang,Shuo Zhao,Zhongwen Guo,Hao Wang
2024-07-19
Abstract:Neural Radiance Field (NeRF) represents a significant advancement in computer vision, offering implicit neural network-based scene representation and novel view synthesis capabilities. Its applications span diverse fields including robotics, urban mapping, autonomous navigation, virtual reality/augmented reality, etc., some of which are considered high-risk AI applications. However, despite its widespread adoption, the robustness and security of NeRF remain largely unexplored. In this study, we contribute to this area by introducing the Illusory Poisoning Attack against Neural Radiance Fields (IPA-NeRF). This attack involves embedding a hidden backdoor view into NeRF, allowing it to produce predetermined outputs, i.e. illusory, when presented with the specified backdoor view while maintaining normal performance with standard inputs. Our attack is specifically designed to deceive users or downstream models at a particular position while ensuring that any abnormalities in NeRF remain undetectable from other viewpoints. Experimental results demonstrate the effectiveness of our Illusory Poisoning Attack, successfully presenting the desired illusory on the specified viewpoint without impacting other views. Notably, we achieve this attack by introducing small perturbations solely to the training set. The code can be found at <a class="link-external link-https" href="https://github.com/jiang-wenxiang/IPA-NeRF" rel="external noopener nofollow">this https URL</a>.
Computer Vision and Pattern Recognition,Cryptography and Security
What problem does this paper attempt to address?