Efficient nnU-Net for Tooth and Root Canal Segmentation in CBCT

24 Sept 2025 (modified: 18 Nov 2025)MICCAI 2025 Workshop ODIN SubmissionEveryoneRevisionsBibTeXCC BY 4.0
Keywords: CBCT segmentation, nnU-Net, Root canal segmentation, Inference acceleration
TL;DR: We propose a fast and accurate multi-class dental structure segmentation method using nnU-Net, achieving competitive performance with optimized inference strategies for clinical deployment.
Abstract: Accurate segmentation of teeth and root pulp canals from cone-beam computed tomography (CBCT) images is essential for clinical applications such as treatment planning, root canal therapy, and prosthetics. Manual segmentation is time-consuming, subjective, and impractical for routine use, motivating the need for automated approaches. In this work, we propose a solution based on nnU-Net for multi-class dental structure segmentation. Our pipeline incorporates customized preprocessing, efficient training, and lightweight post-processing. Furthermore, we introduce inference acceleration strategies, including the removal of redundant augmentations and optimized interpolation, which reduce inference time by nearly fourfold with only marginal performance degradation. Experimental results on the MICCAI STSR 2025 Challenge Task 1 demonstrate that our approach achieves competitive segmentation accuracy across multiple metrics, achieving a top-three ranking in the competition. These findings highlight the effectiveness of nnU-Net and our acceleration strategies in achieving a favorable balance between accuracy and efficiency, underscoring the potential of our method for clinical deployment.
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 in the abstract. 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-1
Authors Changed: false
Submission Number: 19
Loading