Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption
Abstract
The standard Neural Radiance Fields (NeRF) paradigm employs a viewer-centered methodology, entangling the aspects of illumination and material reflectance into emission solely from 3D points. This simplified rendering approach presents challenges in accurately modeling images captured under adverse lighting conditions, such as low light or over-exposure. Motivated by the ancient Greek emission theory that posits visual perception as a result of rays emanating from the eyes, we slightly refine the conventional NeRF framework to train NeRF under challenging light conditions and generate normal-light condition novel views unsupervisedly. We introduce the concept of a ``Concealing Field," which assigns transmittance values to the surrounding air to account for illumination effects. In dark scenarios, we assume that object emissions maintain a standard lighting level but are attenuated as they traverse the air during the rendering process. Concealing Field thus compel NeRF to learn reasonable density and colour estimations for objects even in dimly lit situations. Similarly, the Concealing Field can mitigate over-exposed emissions during rendering stage. Furthermore, we present a comprehensive multi-view dataset captured under challenging illumination conditions for evaluation. Our code and proposed dataset are available at https://github.com/cuiziteng/Aleth-NeRF.
Cite
Text
Cui et al. "Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I2.27908Markdown
[Cui et al. "Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/cui2024aaai-aleth/) doi:10.1609/AAAI.V38I2.27908BibTeX
@inproceedings{cui2024aaai-aleth,
title = {{Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption}},
author = {Cui, Ziteng and Gu, Lin and Sun, Xiao and Ma, Xianzheng and Qiao, Yu and Harada, Tatsuya},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {1435-1444},
doi = {10.1609/AAAI.V38I2.27908},
url = {https://mlanthology.org/aaai/2024/cui2024aaai-aleth/}
}