Semi-supervised segmentation of tooth from 3D Scanned Dental Arches
Ammar Alsheghri, Farnoosh Ghadiri, Ying Zhang, Olivier Lessard, Julia, Keren, Farida Cheriet, Francois Guibault

TL;DR
This paper introduces a semi-supervised method for segmenting teeth in 3D dental scans using spectral clustering to generate training data, improving accuracy over existing supervised methods.
Contribution
The authors propose a novel semi-supervised learning approach utilizing spectral clustering for 3D dental arch segmentation, addressing data scarcity and missing teeth detection.
Findings
Improved segmentation accuracy over MeshSegNet
Effective use of spectral clustering for self-supervision
Contribution of a new dataset with diverse dental arches
Abstract
Teeth segmentation is an important topic in dental restorations that is essential for crown generation, diagnosis, and treatment planning. In the dental field, the variability of input data is high and there are no publicly available 3D dental arch datasets. Although there has been improvement in the field provided by recent deep learning architectures on 3D data, there still exists some problems such as properly identifying missing teeth in an arch. We propose to use spectral clustering as a self-supervisory signal to joint-train neural networks for segmentation of 3D arches. Our approach is motivated by the observation that K-means clustering provides cues to capture margin lines related to human perception. The main idea is to automatically generate training data by decomposing unlabeled 3D arches into segments relying solely on geometric information. The network is then trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDental Radiography and Imaging · Dental Implant Techniques and Outcomes · Dental materials and restorations
MethodsSpectral Clustering · k-Means Clustering
