CVNov 15, 2023

RENI++ A Rotation-Equivariant, Scale-Invariant, Natural Illumination Prior

arXiv:2311.09361v15 citationsh-index: 4Has Code
Originality Highly original
AI Analysis

This addresses limitations in expressivity for inverse rendering tasks, especially with specular reflections, by providing a more accurate illumination prior.

The paper tackled the ill-posed problem of inverse rendering by developing a prior for natural illuminations, resulting in a compact, rotation-equivariant HDR neural illumination model that captures complex, high-frequency features in environment maps, trained on 1.6K HDR maps.

Inverse rendering is an ill-posed problem. Previous work has sought to resolve this by focussing on priors for object or scene shape or appearance. In this work, we instead focus on a prior for natural illuminations. Current methods rely on spherical harmonic lighting or other generic representations and, at best, a simplistic prior on the parameters. This results in limitations for the inverse setting in terms of the expressivity of the illumination conditions, especially when taking specular reflections into account. We propose a conditional neural field representation based on a variational auto-decoder and a transformer decoder. We extend Vector Neurons to build equivariance directly into our architecture, and leveraging insights from depth estimation through a scale-invariant loss function, we enable the accurate representation of High Dynamic Range (HDR) images. The result is a compact, rotation-equivariant HDR neural illumination model capable of capturing complex, high-frequency features in natural environment maps. Training our model on a curated dataset of 1.6K HDR environment maps of natural scenes, we compare it against traditional representations, demonstrate its applicability for an inverse rendering task and show environment map completion from partial observations. We share our PyTorch implementation, dataset and trained models at https://github.com/JADGardner/ns_reni

Code Implementations1 repo
Foundations

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

Your Notes