Kernel-SDF: An Open-Source Library for Real-Time Signed Distance Function Estimation using Kernel Regression
Zhirui Dai, Tianxing Fan, Mani Amani, Jaemin Seo, Ki Myung Brian Lee, Hyondong Oh, Nikolay Atanasov

TL;DR
Kernel-SDF is an open-source library that uses kernel regression to estimate signed distance functions with calibrated uncertainty in real-time, improving accuracy and scalability over existing methods for robotics applications.
Contribution
The paper introduces Kernel-SDF, a novel real-time SDF estimation library combining kernel and Gaussian process regression for scalable, uncertainty-aware environment modeling.
Findings
Kernel-SDF achieves superior accuracy compared to existing methods.
Kernel-SDF provides real-time SDF, gradient, and uncertainty estimation.
Kernel-SDF is suitable for robotics applications requiring reliable geometric information.
Abstract
Accurate and efficient environment representation is crucial for robotic applications such as motion planning, manipulation, and navigation. Signed distance functions (SDFs) have emerged as a powerful representation for encoding distance to obstacle boundaries, enabling efficient collision-checking and trajectory optimization techniques. However, existing SDF reconstruction methods have limitations when it comes to large-scale uncertainty-aware SDF estimation from streaming sensor data. Voxel-based approaches are limited by fixed resolution and lack uncertainty quantification, neural network methods require significant training time, while Gaussian process (GP) methods struggle with scalability, sign estimation, and uncertainty calibration. In this letter, we develop an open-source library, Kernel-SDF, which uses kernel regression to learn SDF with calibrated uncertainty quantification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
