English

Neural Microfacet Fields for Inverse Rendering

Computer Vision and Pattern Recognition 2023-10-18 v3 Graphics

Abstract

We present Neural Microfacet Fields, a method for recovering materials, geometry, and environment illumination from images of a scene. Our method uses a microfacet reflectance model within a volumetric setting by treating each sample along the ray as a (potentially non-opaque) surface. Using surface-based Monte Carlo rendering in a volumetric setting enables our method to perform inverse rendering efficiently by combining decades of research in surface-based light transport with recent advances in volume rendering for view synthesis. Our approach outperforms prior work in inverse rendering, capturing high fidelity geometry and high frequency illumination details; its novel view synthesis results are on par with state-of-the-art methods that do not recover illumination or materials.

Keywords

Cite

@article{arxiv.2303.17806,
  title  = {Neural Microfacet Fields for Inverse Rendering},
  author = {Alexander Mai and Dor Verbin and Falko Kuester and Sara Fridovich-Keil},
  journal= {arXiv preprint arXiv:2303.17806},
  year   = {2023}
}

Comments

Project page: https://half-potato.gitlab.io/posts/nmf/

R2 v1 2026-06-28T09:42:27.774Z