Learning-based CBCT–IOS Registration with PointNet++ and SVD

24 Sept 2025 (modified: 18 Nov 2025)MICCAI 2025 Workshop ODIN SubmissionEveryoneRevisionsBibTeXCC BY 4.0
Keywords: CBCT-IOS registration, PointNet++, Rigid transformation, Data augmentation, Inference acceleration
TL;DR: We propose a learning-based CBCT–IOS registration method with dual PointNet++ encoders and geometric augmentations, achieving top-tier performance with efficient inference.
Abstract: Accurate registration of intraoral scans (IOS) and cone-beam computed tomography (CBCT) is a critical prerequisite for precise diagnosis and treatment planning in dentistry. However, large modality discrepancies and dense point clouds make this task challenging in practice. In this work, we propose a learning-based framework for CBCT–IOS registration, developed in the context of the MICCAI STSR Task 2 2025 Challenge. Our method leverages dual PointNet++ encoders to extract modality-specific features, followed by a differentiable SVD head that execute rigid-body constraints in the predicted transformation. To enhance robustness, we design geometric data augmentation strategies, while point cloud sampling and simplification are employed to accelerate inference. Ablation studies demonstrate that augmentation substantially reduces registration errors, while relaxing CBCT filtering thresholds further improves alignment by preserving richer anatomical cues. Overall, our approach achieves competitive performance, ranking second on the validation leaderboard, and provides a practical balance between accuracy and efficiency.
Changes Summary: Thank you to the reviewers for their feedback. To more clearly articulate our methodology, we have now added a direct link to our public GitHub repository. Due to the strict page limitations of the workshop, a more detailed description of our implementation and experimental history is available in the repository.
Latex Source Code: zip
Main Tex File: samplepaper.tex
Confirm Latex Only: false
Code Url: https://github.com/duola-wa/MICCAI-2025-STSR-Task-2
Authors Changed: false
Submission Number: 20
Loading