CVMar 17, 2019

Inverse Path Tracing for Joint Material and Lighting Estimation

arXiv:1903.07145v1143 citations
Originality Highly original
AI Analysis

This addresses the challenge of illumination and material reconstruction in computer vision, which is less studied and often relies on simplified models, enabling more realistic scene editing and rendering.

The paper tackles the problem of jointly estimating material properties and light sources in indoor scenes, achieving accurate retrieval of physically based material properties and illumination for scene editing and re-rendering under new conditions.

Modern computer vision algorithms have brought significant advancement to 3D geometry reconstruction. However, illumination and material reconstruction remain less studied, with current approaches assuming very simplified models for materials and illumination. We introduce Inverse Path Tracing, a novel approach to jointly estimate the material properties of objects and light sources in indoor scenes by using an invertible light transport simulation. We assume a coarse geometry scan, along with corresponding images and camera poses. The key contribution of this work is an accurate and simultaneous retrieval of light sources and physically based material properties (e.g., diffuse reflectance, specular reflectance, roughness, etc.) for the purpose of editing and re-rendering the scene under new conditions. To this end, we introduce a novel optimization method using a differentiable Monte Carlo renderer that computes derivatives with respect to the estimated unknown illumination and material properties. This enables joint optimization for physically correct light transport and material models using a tailored stochastic gradient descent.

Foundations

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

Your Notes