paper-with-me

홈 › Papers

Automatic Tooth Segmentation from 3D Dental Model using Deep Learning: A Quantitative Analysis of what can be learnt from a Single 3D Dental Model

2022-09-16 · Ananya Jana, Hrebesh Molly Subhash, Dimitris Metaxas

3D tooth segmentation is an important task for digital orthodontics. Several Deep Learning methods have been proposed for automatic tooth segmentation from 3D dental models or intraoral scans. These methods require annotated 3D intraoral scans. Manually annotating 3D intraoral scans is a laborious task. One approach is to devise self-supervision methods to reduce the manual labeling effort. Compared to other types of point cloud data like scene point cloud or shape point cloud data, 3D tooth point cloud data has a very regular structure and a strong shape prior. We look at how much representative information can be learnt from a single 3D intraoral scan. We evaluate this quantitatively with the help of ten different methods of which six are generic point cloud segmentation methods whereas the other four are tooth segmentation specific methods. Surprisingly, we find that with a single 3D intraoral scan training, the Dice score can be as high as 0.86 whereas the full training set gives Dice score of 0.94. We conclude that the segmentation methods can learn a great deal of information from a single 3D tooth point cloud scan under suitable conditions e.g. data augmentation. We are the first to quantitatively evaluate and demonstrate the representation learning capability of Deep Learning methods from a single 3D intraoral scan. This can enable building self-supervision methods for tooth segmentation under extreme data limitation scenario by leveraging the available data to the fullest possible extent.

📄 PDF Abstract BibTeX arXiv:2209.08132

Code (1)

ananyajana/single_dental_model_learning 공식 구현 pytorch

Tasks

Data AugmentationPoint Cloud SegmentationRepresentation LearningSegmentation

Similar Papers 제목 키워드 기반

DArch: Dental Arch Prior-assisted 3D Tooth Instance Segmentation

2022-04-25 · Liangdong Qiu, Chongjie Ye, Pei Chen, Yunbi Liu 외

Automatic tooth instance segmentation on 3D dental models is a fundamental task for computer-aided orthodontic treatments. Existing learning-based methods rely heavily on expensive point-wise annotations. To alleviate th…

Instance SegmentationSegmentationSemantic Segmentation

DArch: Dental Arch Prior-Assisted 3D Tooth Instance Segmentation With Weak Annotations

2022-01-01 · CVPR 2022 1 · Liangdong Qiu, Chongjie Ye, Pei Chen, Yunbi Liu 외

Automatic tooth instance segmentation on 3D dental models is a fundamental task for computer-aided orthodontic treatments. Existing learning-based methods rely heavily on expensive point-wise annotations. To alleviat…

Instance SegmentationSegmentationSemantic Segmentation

CTooth+: A Large-scale Dental Cone Beam Computed Tomography Dataset and Benchmark for Tooth Volume Segmentation

2022-08-02 · Weiwei Cui, Yaqi Wang, Yilong Li, Dan Song 외

Accurate tooth volume segmentation is a prerequisite for computer-aided dental analysis. Deep learning-based tooth segmentation methods have achieved satisfying performances but require a large quantity of tooth data wit…

Active LearningSegmentation

BiofilmQuant: A Computer-Assisted Tool for Dental Biofilm Quantification

2014-07-03 · Awais Mansoor, Valery Patsekin, Dale Scherl, J. Paul Robinson 외

Dental biofilm is the deposition of microbial material over a tooth substratum. Several methods have recently been reported in the literature for biofilm quantification; however, at best they provide a barely automated s…

TSegAgent: Zero-Shot Tooth Segmentation via Geometry-Aware Vision-Language Agents

2026-03-20 · Shaojie Zhuang, Lu Yin, Guangshun Wei, Yunpeng Li 외 arxiv

Automatic tooth segmentation and identification from intra-oral scanned 3D models are fundamental problems in digital dentistry, yet most existing approaches rely on task-specific 3D neural networks trained with densely …