CVNov 22, 2018

BRDF Estimation of Complex Materials with Nested Learning

arXiv:1811.09131v115 citations
Originality Highly original
AI Analysis

This addresses the challenge of detecting complex material properties such as anisotropy and Fresnel effects in computer graphics, which has been limited by simplifications in prior methods.

The paper tackles the ill-posed problem of estimating optical properties of materials from RGB images by proposing a method that predicts parameters of a physically-based BRDF from only two low-resolution shots, enabling recovery of complex properties like anisotropy and index of refraction.

The estimation of the optical properties of a material from RGB-images is an important but extremely ill-posed problem in Computer Graphics. While recent works have successfully approached this problem even from just a single photograph, significant simplifications of the material model are assumed, limiting the usability of such methods. The detection of complex material properties such as anisotropy or Fresnel effect remains an unsolved challenge. We propose a novel method that predicts the model parameters of an artist-friendly, physically-based BRDF, from only two low-resolution shots of the material. Thanks to a novel combination of deep neural networks in a nested architecture, we are able to handle the ambiguities given by the non-orthogonality and non-convexity of the parameter space. To train the network, we generate a novel dataset of physically-based synthetic images. We prove that our model can recover new properties like anisotropy, index of refraction and a second reflectance color, for materials that have tinted specular reflections or whose albedo changes at glancing angles.

Foundations

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

Your Notes