CVJul 14

Differentiable Polarized Path Tracing

arXiv:2607.1326510.7h-index: 36
Predicted impact top 36% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the numerical instability in differentiable rendering with polarization, providing a robust solution for inverse rendering problems that require accurate geometry and material constraints.

This work introduces a differentiable path tracing method that incorporates polarization cues, enabling stable and efficient optimization of material and lighting parameters in complex inverse rendering tasks.

Physically based differentiable rendering has proven to be a powerful tool for inverse rendering problems (e.g., 3D reconstruction, reflectance estimation, lighting estimation). However, most existing methods operate solely on radiometric intensity, discarding valuable polarization cues that constrain scene geometry and material properties. While forward simulation of polarized light is well-defined via Mueller-Stokes calculus, extending reverse-mode differentiation to this domain presents significant challenges. The rank-deficient nature of common polarimetric operators, such as linear polarizers and diffuse reflections, violates the invertibility assumptions of standard gradient estimators like path replay backpropagation and results in numerical instability. We address this by proposing a robust, polarization-aware differentiable path tracing method. Our approach estimates unbiased gradients through a combination of path replay and local caching. This formulation enables efficient and stable optimization of material and lighting parameters in complex scenes, broadening the applicability of physically based inverse rendering. Project page: https://vcai.mpi-inf.mpg.de/projects/DPPT/

Foundations

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

Your Notes