RoCoSDF: Row-Column Scanned Neural Signed Distance Fields for Freehand 3D Ultrasound Imaging Shape Reconstruction
Hongbo Chen, Yuchong Gao, Shuhang Zhang, Jiangjie Wu, Yuexin Ma, Rui Zheng
TL;DR
This paper tackles freehand multi-view 3D ultrasound surface reconstruction under elevation distortion from thick transducers. It introduces RoCoSDF, a row-column scanned neural SDF framework that learns two SDFs from row and column views in a normalized space, fuses them with constructive solid geometry to form an initial distance field, and then refines the surface through supervised sampling and targeted regularizers to produce high-fidelity implicit surfaces without ground-truth SDFs. The approach shows quantitative and qualitative improvements over a neural UNSR baseline across twelve vertebra shapes and two ultrasound probes, validating its generalization and robustness, with ablations highlighting the importance of the refinement stage and surface regularizers. The method eliminates reliance on large-scale shape supervision and is adaptable to robotic 3D US scenarios, offering a practical, extensible path for accurate freehand ultrasound geometry reconstruction; code is publicly available.
Abstract
The reconstruction of high-quality shape geometry is crucial for developing freehand 3D ultrasound imaging. However, the shape reconstruction of multi-view ultrasound data remains challenging due to the elevation distortion caused by thick transducer probes. In this paper, we present a novel learning-based framework RoCoSDF, which can effectively generate an implicit surface through continuous shape representations derived from row-column scanned datasets. In RoCoSDF, we encode the datasets from different views into the corresponding neural signed distance function (SDF) and then operate all SDFs in a normalized 3D space to restore the actual surface contour. Without requiring pre-training on large-scale ground truth shapes, our approach can synthesize a smooth and continuous signed distance field from multi-view SDFs to implicitly represent the actual geometry. Furthermore, two regularizers are introduced to facilitate shape refinement by constraining the SDF near the surface. The experiments on twelve shapes data acquired by two ultrasound transducer probes validate that RoCoSDF can effectively reconstruct accurate geometric shapes from multi-view ultrasound data, which outperforms current reconstruction methods. Code is available at https://github.com/chenhbo/RoCoSDF.
