CVAIJan 25, 2023

3D Tooth Mesh Segmentation with Simplified Mesh Cell Representation

arXiv:2301.10531v111 citationsh-index: 104
Originality Incremental advance
AI Analysis

This is an incremental improvement for dental applications, simplifying mesh representation while maintaining segmentation accuracy.

The paper tackles the problem of tedious manual 3D tooth mesh segmentation by proposing a novel method that uses only barycenter and normal information, achieving competitive performance and relaxing structural constraints.

Manual tooth segmentation of 3D tooth meshes is tedious and there is variations among dentists. %Manual tooth annotation of 3D tooth meshes is a tedious task. Several deep learning based methods have been proposed to perform automatic tooth mesh segmentation. Many of the proposed tooth mesh segmentation algorithms summarize the mesh cell as - the cell center or barycenter, the normal at barycenter, the cell vertices and the normals at the cell vertices. Summarizing of the mesh cell/triangle in this manner imposes an implicit structural constraint and makes it difficult to work with multiple resolutions which is done in many point cloud based deep learning algorithms. We propose a novel segmentation method which utilizes only the barycenter and the normal at the barycenter information of the mesh cell and yet achieves competitive performance. We are the first to demonstrate that it is possible to relax the implicit structural constraint and yet achieve superior segmentation performance

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes