paper-with-me

홈 › Papers

NeuralBoneReg: An Instance-Specific Label-Free Point Cloud-Based Method for Multi-Modal Bone Surface Registration

2025-11-18 · Luohong Wu, Matthias Seibold, Nicola A. Cavalcanti, Yunke Ao, Roman Flepp, Aidana Massalimova, Lilian Calvet, Philipp Fürnstahl arxiv

In computer- and robot-assisted orthopedic surgery (CAOS), patient-specific surgical plans derived from preoperative imaging define target locations and implant trajectories. During surgery, these plans must be accurately transferred, relying on precise cross-registration between preoperative and intraoperative data. However, substantial modality heterogeneity across imaging modalities makes this registration challenging and error-prone. Robust, automatic, and modality-agnostic bone surface registration is therefore clinically important. We propose NeuralBoneReg, a self-supervised, surface-based framework that registers bone surfaces using 3D point clouds as a modality-agnostic representation. NeuralBoneReg includes two modules: an implicit neural unsigned distance field (UDF) that learns the preoperative bone model, and an MLP-based registration module that performs global initialization and local refinement by generating transformation hypotheses to align the intraoperative point cloud with the neural UDF. Unlike SOTA supervised methods, NeuralBoneReg operates in a self-supervised manner, without requiring inter-subject training data. We evaluated NeuralBoneReg against baseline methods on two publicly available multi-modal datasets: a CT-ultrasound dataset of the fibula and tibia (UltraBones100k) and a CT-RGB-D dataset of spinal vertebrae (SpineDepth). The evaluation also includes a newly introduced CT-ultrasound dataset of cadaveric subjects containing femur and pelvis (UltraBones-Hip), which will be made publicly available. NeuralBoneReg matches or surpasses existing methods across all datasets, achieving mean RRE/RTE of 1.83°/2.02 mm on UltraBones100k, 1.90°/1.56 mm on UltraBones-Hip, and 3.78°/2.80 mm on SpineDepth. These results demonstrate strong generalizability across anatomies and modalities, providing robust and accurate cross-modal alignment for CAOS.

📄 PDF Abstract BibTeX arXiv:2511.14286

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

FreePoint: Unsupervised Point Cloud Instance Segmentation

2023-05-11 · CVPR 2024 1 · Zhikai Zhang, Jian Ding, Li Jiang, Dengxin Dai 외

Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of…

Instance SegmentationSegmentationSemantic SegmentationUnsupervised Pre-training

Part-dependent Label Noise: Towards Instance-dependent Label Noise

2020-06-14 · NeurIPS 2020 12 · Xiaobo Xia, Tongliang Liu, Bo Han, Nannan Wang 외

Learning with the \textit{instance-dependent} label noise is challenging, because it is hard to model such real-world noise. Note that there are psychological and physiological evidences showing that we humans perceive i…

AutoTrajectory: Label-free Trajectory Extraction and Prediction from Videos using Dynamic Points

2020-07-11 · ECCV 2020 8 · Yuexin Ma, Xinge ZHU, Xinjing Cheng, Ruigang Yang 외

Current methods for trajectory prediction operate in supervised manners, and therefore require vast quantities of corresponding ground truth data for training. In this paper, we present a novel, label-free algorithm, Aut…

Image ReconstructionPredictionTrajectory Prediction

Learning Inter-Superpoint Affinity for Weakly Supervised 3D Instance Segmentation

2022-10-11 · Linghua Tang, Le Hui, Jin Xie

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance …

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

CPSeg: Cluster-free Panoptic Segmentation of 3D LiDAR Point Clouds

2021-11-02 · Enxu Li, Ryan Razani, YiXuan Xu, Bingbing Liu

A fast and accurate panoptic segmentation system for LiDAR point clouds is crucial for autonomous driving vehicles to understand the surrounding objects and scenes. Existing approaches usually rely on proposals or cluste…

Autonomous DrivingClusteringDecoderDepth Completion+4