LightNeuS: Neural Surface Reconstruction in Endoscopy using Illumination Decline
Víctor M. Batlle, José M. M. Montiel, Pascal Fua, Juan D. Tardós
TL;DR
LightNeuS addresses dense 3D reconstruction of endoluminal surfaces from monocular endoscopy by leveraging two endoscopy-specific priors: the watertight nature of internal cavities via a signed distance function and the strong inverse-square illumination decline due to the co-located light source. It extends NeuS by providing the light-distance $t$ to the renderer and by incorporating a calibrated endoscope photometric model, making brightness a useful depth cue through the $1/t^2$ term. On the C3VD phantom dataset, it achieves millimeter-scale reconstructions and enables dense, watertight models of long colon sections, including plausible extrapolation into unseen regions. This work enables automatic quality assessment of colon exploration by quantifying observed mucosa coverage and lays groundwork for future real-time or near-real-time endoscopic reconstruction capabilities.
Abstract
We propose a new approach to 3D reconstruction from sequences of images acquired by monocular endoscopes. It is based on two key insights. First, endoluminal cavities are watertight, a property naturally enforced by modeling them in terms of a signed distance function. Second, the scene illumination is variable. It comes from the endoscope's light sources and decays with the inverse of the squared distance to the surface. To exploit these insights, we build on NeuS, a neural implicit surface reconstruction technique with an outstanding capability to learn appearance and a SDF surface model from multiple views, but currently limited to scenes with static illumination. To remove this limitation and exploit the relation between pixel brightness and depth, we modify the NeuS architecture to explicitly account for it and introduce a calibrated photometric model of the endoscope's camera and light source. Our method is the first one to produce watertight reconstructions of whole colon sections. We demonstrate excellent accuracy on phantom imagery. Remarkably, the watertight prior combined with illumination decline, allows to complete the reconstruction of unseen portions of the surface with acceptable accuracy, paving the way to automatic quality assessment of cancer screening explorations, measuring the global percentage of observed mucosa.
