CCNDF: Curvature Constrained Neural Distance Fields from 3D LiDAR Sequences
Akshit Singh, Karan Bhakuni, Rajendra Nagar
TL;DR
This work tackles the supervision gap in learning neural distance fields (NDF) for large-scale outdoor scenes by introducing a curvature-aware, second-order derivative-based supervision strategy. Building on LocNDF, it derives an efficient ROC-based mean-curvature surrogate to estimate signed distances from LiDAR rays, enabling self-supervised training without ground-truth NDFs. The approach demonstrates improved mapping detail and localization accuracy on benchmarks such as Apollo KITTI, surpassing prior geometric supervision methods. By leveraging higher-order NDF properties, the method offers a principled, scalable pathway to robust implicit surface learning for real-world 3D perception tasks.
Abstract
Neural distance fields (NDF) have emerged as a powerful tool for addressing challenges in 3D computer vision and graphics downstream problems. While significant progress has been made to learn NDF from various kind of sensor data, a crucial aspect that demands attention is the supervision of neural fields during training as the ground-truth NDFs are not available for large-scale outdoor scenes. Previous works have utilized various forms of expected signed distance to guide model learning. Yet, these approaches often need to pay more attention to critical considerations of surface geometry and are limited to small-scale implementations. To this end, we propose a novel methodology leveraging second-order derivatives of the signed distance field for improved neural field learning. Our approach addresses limitations by accurately estimating signed distance, offering a more comprehensive understanding of underlying geometry. To assess the efficacy of our methodology, we conducted comparative evaluations against prevalent methods for mapping and localization tasks, which are primary application areas of NDF. Our results demonstrate the superiority of the proposed approach, highlighting its potential for advancing the capabilities of neural distance fields in computer vision and graphics applications.
