PIR: Photometric Inverse Rendering with Shading Cues Modeling and Surface Reflectance Regularization
Jingzhi Bao, Guanying Chen, Shuguang Cui

TL;DR
This paper introduces a neural inverse rendering method that jointly optimizes lighting, models indirect illumination, and regularizes surface reflectance to improve accuracy in reflectance and illumination decomposition from images.
Contribution
The proposed approach jointly optimizes light source position, models indirect illumination with differentiable rendering, and introduces a DINO feature-based regularization for better surface reflectance decomposition.
Findings
Outperforms state-of-the-art in reflectance decomposition
Effectively models self-shadows and inter-reflections
Achieves accurate material and illumination estimation
Abstract
This paper addresses the problem of inverse rendering from photometric images. Existing approaches for this problem suffer from the effects of self-shadows, inter-reflections, and lack of constraints on the surface reflectance, leading to inaccurate decomposition of reflectance and illumination due to the ill-posed nature of inverse rendering. In this work, we propose a new method for neural inverse rendering. Our method jointly optimizes the light source position to account for the self-shadows in images, and computes indirect illumination using a differentiable rendering layer and an importance sampling strategy. To enhance surface reflectance decomposition, we introduce a new regularization by distilling DINO features to foster accurate and consistent material decomposition. Extensive experiments on synthetic and real datasets demonstrate that our method outperforms the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · Color Science and Applications
MethodsSoftmax · Linear Layer · Dense Connections · Residual Connection · Layer Normalization · Multi-Head Attention · Attention Is All You Need · Vision Transformer · self-DIstillation with NO labels
