TLDR: Neural Exposure Fields (NExF) is a novel technique for robustly reconstructing 3D scenes with high quality and 3D-consistent appearance from challenging real-world captures, even those with strong exposure changes. It learns an optimal exposure value for each 3D point, jointly optimizing this neural exposure field with the scene representation via a latent conditioning mechanism. NExF enables accurate view synthesis in high dynamic range scenarios without requiring post-processing or multi-exposure captures, trains faster than prior works, and achieves state-of-the-art results.
Recent advancements in 3D vision have brought us incredibly realistic scene reconstructions and view synthesis, allowing us to generate new perspectives of a scene from existing images. However, these impressive results often falter when dealing with real-world data that includes significant variations, such as drastic changes in lighting or exposure. Think of a room with both bright outdoor windows and darker indoor areas – traditional methods struggle to maintain consistent quality across such diverse lighting conditions.
Addressing this challenge, researchers from Google have introduced a groundbreaking new technique called Neural Exposure Fields (NExF). This innovative approach aims to robustly reconstruct 3D scenes with high quality and a consistent 3D appearance, even from challenging real-world captures. The core idea behind NExF is to learn an “optimal exposure value” for every single point in a 3D scene. While cameras typically adjust exposure for an entire image or specific pixels, NExF takes this concept into the 3D realm, optimizing exposure directly within the scene representation.
This 3D-centric optimization allows NExF to achieve accurate view synthesis in high dynamic range (HDR) scenarios. Crucially, it bypasses the need for complex post-processing steps or capturing multiple images at different exposures, which are often required by existing methods. The result is a scene where all parts, regardless of their original lighting conditions, appear well-exposed and visually consistent from any viewpoint.
How NExF Works
At its heart, NExF proposes a novel neural representation that predicts these optimal exposure values for each 3D point. This exposure field is then jointly optimized with the neural scene representation itself, using a clever “latent conditioning mechanism.” This means that the model learns both the scene’s geometry and color, as well as the ideal exposure for every part of it, all at once. The system is designed to be 3D consistent, meaning that a specific 3D point will always have the same appearance and exposure, regardless of the camera angle from which it’s viewed. This is a significant improvement over prior methods that might apply 2D “tonemapping” to images, which can lead to inconsistencies when viewing the same 3D point from different angles.
The training process for NExF is also quite ingenious. Instead of relying on perfectly exposed images, which are rare in real-world data, the system selectively uses information from input views. It prioritizes pixels that are already “well-exposed” and “well-saturated” according to defined criteria, ensuring that the learned exposure field guides the model towards optimal appearance. This eliminates the need for artists to manually create target HDR images or for specialized commercial software, simplifying the workflow considerably.
Also Read:
- Guided Learned Vertex Descent: A New Era for 3D Face Reconstruction
- PointNSP: Advancing 3D Point Cloud Generation with Multi-Scale Prediction
Key Advantages and Performance
The researchers highlight several key contributions of NExF. It introduces a new neural representation for predicting exposure in 3D, a system for jointly optimizing both the scene and exposure fields, and demonstrates superior performance on challenging real-world data. The paper reports that NExF trains faster than previous methods and achieves state-of-the-art results on several benchmarks, improving by over 55% in Mean Squared Error (MSE) compared to the best-performing baselines.
NExF represents a significant leap forward in making neural 3D scene representations more practical for real-world applications. It tackles the pervasive issue of varying exposure in captured data, delivering high-quality, 3D-consistent view synthesis without requiring specialized capture setups or extensive post-production. This innovation paves the way for more realistic and robust 3D reconstructions from everyday photographs, even those taken with ordinary phone cameras in diverse lighting conditions. For more technical details, you can read the full paper here.


