TL;DR
This paper introduces a two-stream graph convolutional network that effectively fuses geometric features from intra-oral scanner images, significantly improving automatic tooth segmentation accuracy.
Contribution
The proposed TSGCN employs dual input-specific graph streams and a self-attention module to better utilize multi-view geometric information for segmentation.
Findings
TSGCN outperforms existing methods on real-patient dental datasets.
The two-stream approach effectively handles different geometric attributes.
Self-attention fusion improves multi-view feature integration.
Abstract
Precise segmentation of teeth from intra-oral scanner images is an essential task in computer-aided orthodontic surgical planning. The state-of-the-art deep learning-based methods often simply concatenate the raw geometric attributes (i.e., coordinates and normal vectors) of mesh cells to train a single-stream network for automatic intra-oral scanner image segmentation. However, since different raw attributes reveal completely different geometric information, the naive concatenation of different raw attributes at the (low-level) input stage may bring unnecessary confusion in describing and differentiating between mesh cells, thus hampering the learning of high-level geometric representations for the segmentation task. To address this issue, we design a two-stream graph convolutional network (i.e., TSGCN), which can effectively handle inter-view confusion between different raw attributes…
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.
