3D Dental Model Segmentation with Geometrical Boundary Preserving
Shufan Xi, Zexian Liu, Junlin Chang, Hongyu Wu, Xiaogang Wang, Aimin Hao
TL;DR
CrossTooth tackles the boundary preservation problem in 3D intraoral scan segmentation by combining curvature-aware selective downsampling with cross-modal boundary features derived from multi-view rendered images. A dual-stream architecture fuses a point-based transformer backbone with an image-based segmentation module, projecting dense image features back onto the point cloud to sharpen tooth-gingiva boundaries. The method achieves state-of-the-art performance on the 3DTeethSeg dataset, notably improving overall mIoU to $95.86\%$ and boundary IoU to $82.05\%$, while increasing boundary vertex density by $10\%$–$15\%$ over QEM. These results demonstrate the practical impact of integrating surface curvature priors and image-derived boundary cues for clinically robust intraoral tooth segmentation.
Abstract
3D intraoral scan mesh is widely used in digital dentistry diagnosis, segmenting 3D intraoral scan mesh is a critical preliminary task. Numerous approaches have been devised for precise tooth segmentation. Currently, the deep learning-based methods are capable of the high accuracy segmentation of crown. However, the segmentation accuracy at the junction between the crown and the gum is still below average. Existing down-sampling methods are unable to effectively preserve the geometric details at the junction. To address these problems, we propose CrossTooth, a boundary-preserving segmentation method that combines 3D mesh selective downsampling to retain more vertices at the tooth-gingiva area, along with cross-modal discriminative boundary features extracted from multi-view rendered images, enhancing the geometric representation of the segmentation network. Using a point network as a backbone and incorporating image complementary features, CrossTooth significantly improves segmentation accuracy, as demonstrated by experiments on a public intraoral scan dataset.
