HybridNeRF: Efficient Neural Rendering via Adaptive Volumetric Surfaces (2312.03160v2)
Abstract: Neural radiance fields provide state-of-the-art view synthesis quality but tend to be slow to render. One reason is that they make use of volume rendering, thus requiring many samples (and model queries) per ray at render time. Although this representation is flexible and easy to optimize, most real-world objects can be modeled more efficiently with surfaces instead of volumes, requiring far fewer samples per ray. This observation has spurred considerable progress in surface representations such as signed distance functions, but these may struggle to model semi-opaque and thin structures. We propose a method, HybridNeRF, that leverages the strengths of both representations by rendering most objects as surfaces while modeling the (typically) small fraction of challenging regions volumetrically. We evaluate HybridNeRF against the challenging Eyeful Tower dataset along with other commonly used view synthesis datasets. When comparing to state-of-the-art baselines, including recent rasterization-based approaches, we improve error rates by 15-30% while achieving real-time framerates (at least 36 FPS) for virtual-reality resolutions (2Kx2K).
- Mip-NeRF: A multiscale representation for anti-aliasing neural radiance fields. In ICCV, 2021.
- Mip-NeRF 360: Unbounded anti-aliased neural radiance fields. In CVPR, 2022.
- HexPlane: A fast representation for dynamic scenes. In CVPR, 2023.
- TensoRF: Tensorial radiance fields. In ECCV, 2022.
- MobileNeRF: Exploiting the polygon rasterization pipeline for efficient neural field rendering on mobile architectures. In CVPR, 2023.
- K-planes: Explicit radiance fields in space, time, and appearance. In CVPR, 2023.
- FastNeRF: High-fidelity neural rendering at 200FPS. In ICCV, 2021.
- VMesh: Hybrid volume-mesh representation for efficient view synthesis. arXiv:2303.16184, 2023.
- MCNeRF: Monte Carlo rendering and denoising for real-time NeRFs. In SIGGRAPH Asia, 2023.
- Deep blending for free-viewpoint image-based rendering. ACM Trans. Graph., 37(6), 2018.
- Baking neural radiance fields for real-time view synthesis. ICCV, 2021.
- 3D Gaussian splatting for real-time radiance field rendering. ACM Trans. Graph., 42(4):139:1–14, 2023.
- Approximate differentiable rendering with algebraic surfaces. In ECCV, 2022.
- Flexible techniques for differentiable rendering with 3D Gaussians. arXiv:2308.14737, 2023.
- Adam: A method for stochastic optimization. In ICLR, 2015.
- AdaNeRF: Adaptive sampling for real-time rendering of neural radiance fields. In ECCV, 2022.
- Neuralangelo: High-fidelity neural surface reconstruction. In CVPR, pages 8456–8465, 2023.
- Dist: Rendering deep implicit signed distance function with differentiable sphere tracing. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 2019–2028, 2020.
- Local light field fusion: Practical view synthesis with prescriptive sampling guidelines. ACM Transactions on Graphics (TOG), 2019.
- NeRF: Representing scenes as neural radiance fields for view synthesis. In ECCV, 2020.
- Instant neural graphics primitives with a multiresolution hash encoding. ACM Trans. Graph., 41(4):102:1–15, 2022.
- DONeRF: Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks. Computer Graphics Forum, 2021.
- UNISURF: Unifying neural implicit surfaces and radiance fields for multi-view reconstruction. In ICCV, 2021.
- PyTorch: An imperative style, high-performance deep learning library. In NeurIPS, pages 8024–8035, 2019.
- TermiNeRF: Ray termination prediction for efficient neural rendering. In 3DV, 2021.
- KiloNeRF: Speeding up neural radiance fields with thousands of tiny MLPs. In ICCV, 2021.
- MERF: Memory-efficient radiance fields for real-time view synthesis in unbounded scenes. ACM Trans. Graph., 42(4):89:1–12, 2023.
- Stable view synthesis. In CVPR, 2021.
- PermutoSDF: Fast multi-view reconstruction with implicit surfaces using permutohedral lattices. In CVPR, 2023.
- SMPTE. High dynamic range electro-optical transfer function of mastering reference displays. SMPTE Standard ST 2084:2014, Society of Motion Picture and Television Engineers, 2014.
- Nerfstudio: A modular framework for neural radiance field development. In SIGGRAPH, pages 72:1–12, 2023.
- VoGE: A differentiable volume renderer using Gaussian ellipsoids for analysis-by-synthesis. In ICLR, 2023.
- NeuS: Learning neural implicit surfaces by volume rendering for multi-view reconstruction. In NeurIPS, 2021.
- Image quality assessment: from error visibility to structural similarity. IEEE Transactions on Image Processing, 13(4):600–612, 2004.
- VR-NeRF: High-fidelity virtualized walkable spaces. In SIGGRAPH Asia, 2023.
- Volume rendering of neural implicit surfaces. In NeurIPS, 2021.
- BakedSDF: Meshing neural SDFs for real-time view synthesis. In SIGGRAPH, 2023.
- ScanNet++: A high-fidelity dataset of 3D indoor scenes. In ICCV, 2023a.
- ScanNet++ Toolkit. https://github.com/scannetpp/scannetpp, 2023b. Accessed: 2023-11-01.
- PlenOctrees for real-time rendering of neural radiance fields. In ICCV, 2021.
- Sdfstudio: A unified framework for surface reconstruction, 2022.
- NeRF++: Analyzing and improving neural radiance fields. arXiv:2010.07492, 2020.
- The unreasonable effectiveness of deep features as a perceptual metric. In CVPR, 2018.