English

MLI-NeRF: Multi-Light Intrinsic-Aware Neural Radiance Fields

Computer Vision and Pattern Recognition 2024-11-27 v1

Abstract

Current methods for extracting intrinsic image components, such as reflectance and shading, primarily rely on statistical priors. These methods focus mainly on simple synthetic scenes and isolated objects and struggle to perform well on challenging real-world data. To address this issue, we propose MLI-NeRF, which integrates \textbf{M}ultiple \textbf{L}ight information in \textbf{I}ntrinsic-aware \textbf{Ne}ural \textbf{R}adiance \textbf{F}ields. By leveraging scene information provided by different light source positions complementing the multi-view information, we generate pseudo-label images for reflectance and shading to guide intrinsic image decomposition without the need for ground truth data. Our method introduces straightforward supervision for intrinsic component separation and ensures robustness across diverse scene types. We validate our approach on both synthetic and real-world datasets, outperforming existing state-of-the-art methods. Additionally, we demonstrate its applicability to various image editing tasks. The code and data are publicly available.

Keywords

Cite

@article{arxiv.2411.17235,
  title  = {MLI-NeRF: Multi-Light Intrinsic-Aware Neural Radiance Fields},
  author = {Yixiong Yang and Shilin Hu and Haoyu Wu and Ramon Baldrich and Dimitris Samaras and Maria Vanrell},
  journal= {arXiv preprint arXiv:2411.17235},
  year   = {2024}
}

Comments

Accepted paper for the International Conference on 3D Vision 2025. Project page: https://github.com/liulisixin/MLI-NeRF

R2 v1 2026-06-28T20:12:51.914Z