CVJan 10, 2023

Benchmarking Robustness in Neural Radiance Fields

arXiv:2301.04075v114 citationsh-index: 134
Originality Synthesis-oriented
AI Analysis

This work addresses robustness issues in NeRF-based novel view synthesis for real-world applications, but it is incremental as it primarily benchmarks and analyzes existing methods without introducing new solutions.

The paper tackled the problem of Neural Radiance Field (NeRF) models being sensitive to image corruptions and distortions in real-world data, finding that they degrade significantly and are not helped by standard data augmentation techniques.

Neural Radiance Field (NeRF) has demonstrated excellent quality in novel view synthesis, thanks to its ability to model 3D object geometries in a concise formulation. However, current approaches to NeRF-based models rely on clean images with accurate camera calibration, which can be difficult to obtain in the real world, where data is often subject to corruption and distortion. In this work, we provide the first comprehensive analysis of the robustness of NeRF-based novel view synthesis algorithms in the presence of different types of corruptions. We find that NeRF-based models are significantly degraded in the presence of corruption, and are more sensitive to a different set of corruptions than image recognition models. Furthermore, we analyze the robustness of the feature encoder in generalizable methods, which synthesize images using neural features extracted via convolutional neural networks or transformers, and find that it only contributes marginally to robustness. Finally, we reveal that standard data augmentation techniques, which can significantly improve the robustness of recognition models, do not help the robustness of NeRF-based models. We hope that our findings will attract more researchers to study the robustness of NeRF-based approaches and help to improve their performance in the real world.

Foundations

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

Your Notes