ROAICVSep 25, 2025

Efficient Construction of Implicit Surface Models From a Single Image for Motion Generation

arXiv:2509.20681v1h-index: 9
Originality Incremental advance
AI Analysis

This enables efficient robot motion planning and surface following tasks from minimal visual input, though it appears to be an incremental improvement over existing implicit representation methods.

The paper tackles the problem of constructing implicit surface models from a single image, which is challenging because existing methods require multiple views and long training times. The proposed FINS method achieves faster convergence (within seconds) and higher accuracy in surface reconstruction and SDF field estimation compared to state-of-the-art baselines.

Implicit representations have been widely applied in robotics for obstacle avoidance and path planning. In this paper, we explore the problem of constructing an implicit distance representation from a single image. Past methods for implicit surface reconstruction, such as \emph{NeuS} and its variants generally require a large set of multi-view images as input, and require long training times. In this work, we propose Fast Image-to-Neural Surface (FINS), a lightweight framework that can reconstruct high-fidelity surfaces and SDF fields based on a single or a small set of images. FINS integrates a multi-resolution hash grid encoder with lightweight geometry and color heads, making the training via an approximate second-order optimizer highly efficient and capable of converging within a few seconds. Additionally, we achieve the construction of a neural surface requiring only a single RGB image, by leveraging pre-trained foundation models to estimate the geometry inherent in the image. Our experiments demonstrate that under the same conditions, our method outperforms state-of-the-art baselines in both convergence speed and accuracy on surface reconstruction and SDF field estimation. Moreover, we demonstrate the applicability of FINS for robot surface following tasks and show its scalability to a variety of benchmark datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes