IBL-NeRF: Image-Based Lighting Formulation of Neural Radiance Fields
Changwoon Choi, Juhyeon Kim, Young Min Kim

TL;DR
IBL-NeRF introduces a novel neural radiance field extension that decomposes indoor scenes into intrinsic components, capturing spatial lighting variations and enabling efficient rendering with high visual quality.
Contribution
The paper presents a prefiltered radiance field extension of NeRF that models spatial lighting variation and simplifies global illumination, outperforming previous methods on complex indoor scenes.
Findings
Effective modeling of spatial lighting variation
High-quality multi-view consistent rendering
Successful handling of complex indoor scenes
Abstract
We propose IBL-NeRF, which decomposes the neural radiance fields (NeRF) of large-scale indoor scenes into intrinsic components. Recent approaches further decompose the baked radiance of the implicit volume into intrinsic components such that one can partially approximate the rendering equation. However, they are limited to representing isolated objects with a shared environment lighting, and suffer from computational burden to aggregate rays with Monte Carlo integration. In contrast, our prefiltered radiance field extends the original NeRF formulation to capture the spatial variation of lighting within the scene volume, in addition to surface properties. Specifically, the scenes of diverse materials are decomposed into intrinsic components for rendering, namely, albedo, roughness, surface normal, irradiance, and prefiltered radiance. All of the components are inferred as neural images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Advanced Vision and Imaging · Visual perception and processing mechanisms
