paper-with-me

홈 › Papers

Teeth2Point: A Two-Stage Dental CBCT ROI-to-Point Segmentation Framework

2026-08-19 · Qi Ma, Shipra Jain, Niko Benjamin Huber, Ender Konukoglu arxiv

Modern deep learning architectures have demonstrated strong performance in dental CBCT segmentation. One remaining crucial challenge is accurate tooth labeling in cases with missing or malpositioned teeth, which are highly relevant for dental practice. Transformer-based architectures should in theory be able to resolve such ambiguities using global anatomical context. However, due to the high resolution of CBCT volumes and the wide spatial distribution of teeth within volumes, dense patch-based volumetric processing faces an inherent trade-off. Computational costs limit the number of patches that can be used in self-attention and thus, one can either increase the extent of the context captured in self-attention or capture fine-grained structural details by using small patches, but not both. In this work, we present Teeth2Point, an efficient point-based transformer framework for dental CBCT semantic segmentation that can avoid this trade-off. Teeth2Point first localizes volumetric regions of interest (ROIs) surrounding teeth using a convolutional model, then converts ROIs into point tokens using adaptive sampling. A transformer model predicts accurate segmentations using the point tokens, which allow capturing global context while retaining high resolution. The transformer is first pretrained using self-supervised learning (SSL), in the style of DINO but using domain-specific augmentation strategies, followed by supervised finetuning. The SSL pretraining, which includes random token masking, provides robustness to complex anatomical variations. Compared with the strongest two-stage baseline, Teeth2Point improves abnormal-case performance by 1.44 DSC points on average across four datasets; relative to the first-stage nnU-Net, the gain is 1.9 points.

📄 PDF Abstract BibTeX arXiv:2608.18667

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Construction of unbiased dental template and parametric dental model for precision digital dentistry

2023-04-07 · Lei Ma, Jingyang Zhang, Ke Deng, Peng Xue 외

Dental template and parametric dental models are important tools for various applications in digital dentistry. However, constructing an unbiased dental template and accurate parametric dental models remains a challengin…

Image CroppingSegmentation

An efficient method to automate tooth identification and 3D bounding box extraction from Cone Beam CT Images

2024-07-08 · Ignacio Garrido Botella, Ignacio Arranz Águeda, Juan Carlos Armenteros Carmona, Oleg Vorontsov 외

Accurate identification, localization, and segregation of teeth from Cone Beam Computed Tomography (CBCT) images are essential for analyzing dental pathologies. Modeling an individual tooth can be challenging and intrica…

Accurate 3D Prediction of Missing Teeth in Diverse Patterns for Precise Dental Implant Planning

2023-07-16 · Lei Ma, Peng Xue, Yuning Gu, Yue Zhao 외

In recent years, the demand for dental implants has surged, driven by their high success rates and esthetic advantages. However, accurate prediction of missing teeth for precise digital implant planning remains a challen…

Prediction

A Multi-Stage Framework for 3D Individual Tooth Segmentation in Dental CBCT

2024-07-15 · Chunshi Wang, Bin Zhao, Shuxue Ding

Cone beam computed tomography (CBCT) is a common way of diagnosing dental related diseases. Accurate segmentation of 3D tooth is of importance for the treatment. Although deep learning based methods have achieved convinc…

SegmentationSTS

STS MICCAI 2023 Challenge: Grand challenge on 2D and 3D semi-supervised tooth segmentation

2024-07-18 · Yaqi Wang, Yifan Zhang, Xiaodiao Chen, Shuai Wang 외

Computer-aided design (CAD) tools are increasingly popular in modern dental practice, particularly for treatment planning or comprehensive prognosis evaluation. In particular, the 2D panoramic X-ray image efficiently det…

PrognosisSTSTask 2