English

Neural LightRig: Unlocking Accurate Object Normal and Material Estimation with Multi-Light Diffusion

Computer Vision and Pattern Recognition 2024-12-13 v1

Abstract

Recovering the geometry and materials of objects from a single image is challenging due to its under-constrained nature. In this paper, we present Neural LightRig, a novel framework that boosts intrinsic estimation by leveraging auxiliary multi-lighting conditions from 2D diffusion priors. Specifically, 1) we first leverage illumination priors from large-scale diffusion models to build our multi-light diffusion model on a synthetic relighting dataset with dedicated designs. This diffusion model generates multiple consistent images, each illuminated by point light sources in different directions. 2) By using these varied lighting images to reduce estimation uncertainty, we train a large G-buffer model with a U-Net backbone to accurately predict surface normals and materials. Extensive experiments validate that our approach significantly outperforms state-of-the-art methods, enabling accurate surface normal and PBR material estimation with vivid relighting effects. Code and dataset are available on our project page at https://projects.zxhezexin.com/neural-lightrig.

Keywords

Cite

@article{arxiv.2412.09593,
  title  = {Neural LightRig: Unlocking Accurate Object Normal and Material Estimation with Multi-Light Diffusion},
  author = {Zexin He and Tengfei Wang and Xin Huang and Xingang Pan and Ziwei Liu},
  journal= {arXiv preprint arXiv:2412.09593},
  year   = {2024}
}

Comments

Project page: https://projects.zxhezexin.com/neural-lightrig

R2 v1 2026-06-28T20:32:59.615Z