VENI: Variational Encoder for Natural Illumination
Paul Walker, James A. D. Gardner, Andreea Ardelean, William A. P. Smith, Bernhard Egger
TL;DR
VENI addresses inverse rendering under natural illumination by introducing a rotation-equivariant variational autoencoder for spherical illumination. It combines a novel SO(2)-equivariant extension to Vector Neurons with a VN-ViT encoder and a rotation-equivariant neural field decoder to learn a smooth, unique latent space, enabling realistic HDR reconstructions and semantically meaningful latent interpolations. The method achieves improved reconstruction quality and latent-space structure over prior approaches like RENI++, while scaling to larger datasets due to the encoder–decoder design and variational regularization. This work advances illumination priors for inverse rendering, relighting, and related vision tasks by providing a principled, geometry-aware framework that respects the spherical nature of illumination environments.
Abstract
Inverse rendering is an ill-posed problem, but priors like illumination priors, can simplify it. Existing work either disregards the spherical and rotation-equivariant nature of illumination environments or does not provide a well-behaved latent space. We propose a rotation-equivariant variational autoencoder that models natural illumination on the sphere without relying on 2D projections. To preserve the SO(2)-equivariance of environment maps, we use a novel Vector Neuron Vision Transformer (VN-ViT) as encoder and a rotation-equivariant conditional neural field as decoder. In the encoder, we reduce the equivariance from SO(3) to SO(2) using a novel SO(2)-equivariant fully connected layer, an extension of Vector Neurons. We show that our SO(2)-equivariant fully connected layer outperforms standard Vector Neurons when used in our SO(2)-equivariant model. Compared to previous methods, our variational autoencoder enables smoother interpolation in latent space and offers a more well-behaved latent space.
