ProbeSDF: Light Field Probes for Neural Surface Reconstruction
Briac Toussaint, Diego Thomas, Jean-Sébastien Franco
TL;DR
ProbeSDF introduces a light-field–informed, decoupled radiance model for neural surface reconstruction that separates high-resolution spatial features from low-resolution angular features stored as light-field probes on a coarse grid. A small MLP decodes color from factorized spatial features and SH-based angular embeddings, while SDF geometry is optimized via differentiable rendering in a NeuS-like framework, with strong regularization and a coarse-to-fine training schedule. The approach delivers state-of-the-art or competitive reconstruction quality and enables real-time rendering across diverse datasets (objects and humans) with significant training speedups and memory efficiency. This work offers a practical path to scalable, fast neural surface reconstruction with tunable angular detail and has potential implications for real-time capture, streaming, and interactive 3D content creation.
Abstract
SDF-based differential rendering frameworks have achieved state-of-the-art multiview 3D shape reconstruction. In this work, we re-examine this family of approaches by minimally reformulating its core appearance model in a way that simultaneously yields faster computation and increased performance. To this goal, we exhibit a physically-inspired minimal radiance parametrization decoupling angular and spatial contributions, by encoding them with a small number of features stored in two respective volumetric grids of different resolutions. Requiring as little as four parameters per voxel, and a tiny MLP call inside a single fully fused kernel, our approach allows to enhance performance with both surface and image (PSNR) metrics, while providing a significant training speedup and real-time rendering. We show this performance to be consistently achieved on real data over two widely different and popular application fields, generic object and human subject shape reconstruction, using four representative and challenging datasets.
