paper-with-me

Papers

Advancing Adversarial Robustness in GNeRFs: The IL2-NeRF Attack

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

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 in computer vision, ensuring their adversarial robustness against various threat models is essential for practical use. The pioneering work in this area, NeRFool, introduced a state-of-the-art attack that targets GNeRFs by manipulating source views before feature extraction, successfully disrupting the color and density results of the constructed views. Building on this foundation, we propose IL2-NeRF (Iterative L2 NeRF Attack), a novel adversarial attack method that explores a new threat model (in the L2 domain) for attacking GNeRFs. We evaluated IL2-NeRF against two standard GNeRF models across three benchmark datasets, demonstrating similar performance compared to NeRFool, based on the same evaluation metrics proposed by NeRFool. Our results establish IL2-NeRF as the first adversarial method for GNeRFs under the L2 norm. We establish a foundational L2 threat model for future research, enabling direct performance comparisons while introducing a smoother, image-wide perturbation approach in Adversarial 3D Reconstruction. Our code is available at: https://github.com/The-NRC-SCAR-Group/IL2-NeRF

📄 PDF Abstract BibTeX

Code (1)

the-nrc-scar-group/il2-nerf 공식 구현 pytorch

Tasks

3D ReconstructionAdversarial AttackAdversarial RobustnessNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Towards Degradation-Robust Reconstruction in Generalizable NeRF

2024-11-18 · Chan Ho Park, Ka Leong Cheng, Zhicheng Wang, Qifeng Chen

Generalizable Neural Radiance Field (GNeRF) across scenes has been proven to be an effective way to avoid per-scene optimization by representing a scene with deep image features of source images. However, despite its pot…

3D ReconstructionNeRF

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

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

2024-12-18 · Tommy Nguyen, Mehmet Ergezer, Christian Green

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 thr…

CPUNeRF

NeRFTAP: Enhancing Transferability of Adversarial Patches on Face Recognition using Neural Radiance Fields

2023-11-29 · Xiaoliang Liu, Furao Shen, Feng Han, Jian Zhao 외

Face recognition (FR) technology plays a crucial role in various applications, but its vulnerability to adversarial attacks poses significant security concerns. Existing research primarily focuses on transferability to d…

Adversarial AttackFace RecognitionNeRF

Targeted Adversarial Attacks on Generalizable Neural Radiance Fields

2023-10-05 · Andras Horvath, Csaba M. Jozsa

Neural Radiance Fields (NeRFs) have recently emerged as a powerful tool for 3D scene representation and rendering. These data-driven models can learn to synthesize high-quality images from sparse 2D observations, enablin…