paper-with-me

Papers

IPA-NeRF: Illusory Poisoning Attack Against Neural Radiance Fields

2024-07-16 · Wenxiang Jiang, Hanwei Zhang, Shuo Zhao, Zhongwen Guo, Hao Wang

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 https://github.com/jiang-wenxiang/IPA-NeRF.

📄 PDF Abstract BibTeX arXiv:2407.11921

Code (1)

jiang-wenxiang/ipa-nerf 공식 구현 jax

Tasks

Autonomous NavigationNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

StealthAttack: Robust 3D Gaussian Splatting Poisoning via Density-Guided Illusions

2025-10-02 · Bo-Hsu Ke, You-Zhe Xie, Yu-Lun Liu, Wei-Chen Chiu arxiv

3D scene representation methods like Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have significantly advanced novel view synthesis. As these methods become prevalent, addressing their vulnerabilities be…

Novel View SynthesisDensity Estimation

Shielding the Unseen: Privacy Protection through Poisoning NeRF with Spatial Deformation

2023-10-04 · Yihan Wu, Brandon Y. Feng, Heng Huang

In this paper, we introduce an innovative method of safeguarding user privacy against the generative capabilities of Neural Radiance Fields (NeRF) models. Our novel poisoning attack method induces changes to observed vie…

3D Scene ReconstructionNeRFPrivacy Preserving

DreaMark: Rooting Watermark in Score Distillation Sampling Generated Neural Radiance Fields

2024-12-18 · Xingyu Zhu, Xiapu Luo, Xuetao Wei

Recent advancements in text-to-3D generation can generate neural radiance fields (NeRFs) with score distillation sampling, enabling 3D asset creation without real-world data capture. With the rapid advancement in NeRF ge…

3D GenerationDecoderNeRFText to 3D

Advancing Adversarial Robustness in GNeRFs: The IL2-NeRF Attack

2025-01-01 · CVPR 2025 1 · Nicole Meng, Caleb Manicke, Ronak Sahu, Caiwen Ding 외

Generalizable Neural Radiance Fields (GNeRF) are recognized as one of the most promising techniques for novel view synthesis and 3D model generation in real-world applications. However, like other generative models i…

3D ReconstructionAdversarial AttackAdversarial RobustnessNeRF+1

NeRFool: Uncovering the Vulnerability of Generalizable Neural Radiance Fields against Adversarial Perturbations

2023-06-10 · Yonggan Fu, Ye Yuan, Souvik Kundu, Shang Wu 외

Generalizable Neural Radiance Fields (GNeRF) are one of the most promising real-world solutions for novel view synthesis, thanks to their cross-scene generalization capability and thus the possibility of instant renderin…

Adversarial RobustnessNovel View Synthesis