Teeth Localization and Lesion Segmentation in CBCT Images using SpatialConfiguration-Net and U-Net
The localization of teeth and segmentation of periapical lesions in cone-beam computed tomography (CBCT) images are crucial tasks for clinical diagnosis and treatment planning, which are often time-consuming and require a high level of expertise. However, automating these tasks is challenging due to variations in shape, size, and orientation of lesions, as well as similar topologies among teeth. Moreover, the small volumes occupied by lesions in CBCT images pose a class imbalance problem that needs to be addressed. In this study, we propose a deep learning-based method utilizing two convolutional neural networks: the SpatialConfiguration-Net (SCN) and a modified version of the U-Net. The SCN accurately predicts the coordinates of all teeth present in an image, enabling precise cropping of teeth volumes that are then fed into the U-Net which detects lesions via segmentation. To address class imbalance, we compare the performance of three reweighting loss functions. After evaluation on 144 CBCT images, our method achieves a 97.3% accuracy for teeth localization, along with a promising sensitivity and specificity of 0.97 and 0.88, respectively, for subsequent lesion detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Lesion DetectionLesion SegmentationSpecificityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
AI Techniques for Cone Beam Computed Tomography in Dentistry: Trends and Practices
Cone-beam computed tomography (CBCT) is a popular imaging modality in dentistry for diagnosing and planning treatment for a variety of oral diseases with the ability to produce detailed, three-dimensional images of the t…
DiagnosticLesion DetectionSuper-ResolutionA fully automated method for 3D individual tooth identification and segmentation in dental CBCT
Accurate and automatic segmentation of three-dimensional (3D) individual teeth from cone-beam computerized tomography (CBCT) images is a challenging problem because of the difficulty in separating an individual tooth fro…
SegmentationSTS MICCAI 2023 Challenge: Grand challenge on 2D and 3D semi-supervised tooth segmentation
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 2Coarse-to-fine volumetric segmentation of teeth in Cone-Beam CT
We consider the problem of localizing and segmenting individual teeth inside 3D Cone-Beam Computed Tomography (CBCT) images. To handle large image sizes we approach this task with a coarse-to-fine framework, where the wh…
SegmentationSemantic SegmentationAutomated external cervical resorption segmentation in cone-beam CT using local texture features
External cervical resorption (ECR) is a resorptive process affecting teeth. While in some patients, active resorption ceases and gets replaced by osseous tissue, in other cases, the resorption progresses and ultimately r…
Binary ClassificationLesion Segmentation