Gated Fields: Learning Scene Reconstruction from Gated Videos
Andrea Ramazzina, Stefanie Walz, Pragyan Dahal, Mario Bijelic, Felix Heide
TL;DR
Gated Fields introduces a differentiable neural rendering approach that reconstructs outdoor scene geometry and radiance from active time-gated video sequences. By explicitly modeling gated image formation and jointly learning geometry, ambient illumination, material properties, and gating parameters as neural fields, the method leverages depth cues in gated captures to achieve dense, illumination-robust reconstructions. It demonstrates superior depth, 3D reconstruction, and novel-view synthesis performance versus RGB-only and LiDAR-guided baselines, across day and night conditions, on a new large outdoor dataset. The work advances practical large-scale scene understanding for autonomous systems, with code and data released for reproducibility and future enhancements.
Abstract
Reconstructing outdoor 3D scenes from temporal observations is a challenge that recent work on neural fields has offered a new avenue for. However, existing methods that recover scene properties, such as geometry, appearance, or radiance, solely from RGB captures often fail when handling poorly-lit or texture-deficient regions. Similarly, recovering scenes with scanning LiDAR sensors is also difficult due to their low angular sampling rate which makes recovering expansive real-world scenes difficult. Tackling these gaps, we introduce Gated Fields - a neural scene reconstruction method that utilizes active gated video sequences. To this end, we propose a neural rendering approach that seamlessly incorporates time-gated capture and illumination. Our method exploits the intrinsic depth cues in the gated videos, achieving precise and dense geometry reconstruction irrespective of ambient illumination conditions. We validate the method across day and night scenarios and find that Gated Fields compares favorably to RGB and LiDAR reconstruction methods. Our code and datasets are available at https://light.princeton.edu/gatedfields/.
