Computergrafik

Neural-PIL: Neural Pre-Integrated Lighting for Reflectance Decomposition

Mark Boss1, Varun Jampani2Raphael Braun1, Ce Liu3, Jonathan T. Barron2 and Hendrik P. A. Lensch1
University of Tübingen1 , Google2, Microsoft Azure AI3
NeurIPS 2021

Abstract

Decomposing a scene into its shape, reflectance and illumination is a fundamental problem in computer vision and graphics. Neural approaches such as NeRF have achieved remarkable success in view synthesis, but do not explicitly perform decomposition and instead operate exclusively on radiance (the product of reflectance and illumination). Extensions to NeRF, such as NeRD, can perform decomposition but struggle to accurately recover detailed illumination, thereby significantly limiting realism. We propose a novel reflectance decomposition network that can estimate shape, BRDF, and per-image illumination given a set of object images captured under varying illumination. Our key technique is a novel illumination integration network called Neural-PIL that replaces a costly illumination integral operation in the rendering with a simple network query. In addition, we also learn deep low-dimensional priors on BRDF and illumination representations using novel smooth manifold auto-encoders. Our decompositions can result in considerably better BRDF and light estimates enabling more accurate novel view-synthesis and relighting compared to prior art.

Links

Bibtex

@inproceedings{boss2021neuralpil,
  title={Neural-PIL: Neural Pre-Integrated Lighting for Reflectance Decomposition},
  author={Boss, Mark and Jampani, Varun and Braun, Raphael and Liu, Ce and Barron, Jonathan T. and Lensch, Hendrik P.A.},
  year={2021},
  booktitle = {Advances in Neural Information Processing Systems (NeurIPS)}
}