paper-with-me

Papers

Two-Stream Graph Convolutional Network for Intra-oral Scanner Image Segmentation

2022-04-19 · Yue Zhao, Lingming Zhang, Yang Liu, Deyu Meng, Zhiming Cui, Chenqiang Gao, Xinbo Gao, Chunfeng Lian, Dinggang Shen

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 to more effectively fuse their complementary information and learn discriminative multi-view geometric representations. Specifically, our TSGCN adopts two input-specific graph-learning streams to extract complementary high-level geometric representations from coordinates and normal vectors, respectively. Then, these single-view representations are further fused by a self-attention module to adaptively balance the contributions of different views in learning more discriminative multi-view representations for accurate and fully automatic tooth segmentation. We have evaluated our TSGCN on a real-patient dataset of dental (mesh) models acquired by 3D intraoral scanners. Experimental results show that our TSGCN significantly outperforms state-of-the-art methods in 3D tooth (surface) segmentation. Github: https://github.com/ZhangLingMing1/TSGCNet.

📄 PDF Abstract BibTeX arXiv:2204.08797

Code (1)

zhanglingming1/tsgcnet 공식 구현 pytorch

Tasks

Graph LearningImage SegmentationSegmentationSemantic SegmentationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

TSGCNet: Discriminative Geometric Feature Learning with Two-Stream GraphConvolutional Network for 3D Dental Model Segmentation

2020-12-26 · Lingming Zhang, Yue Zhao, Deyu Meng, Zhiming Cui 외

The ability to segment teeth precisely from digitized 3D dental models is an essential task in computer-aided orthodontic surgical planning. To date, deep learning based methods have been popularly used to handle this ta…

Graph Learning

TSGCNet: Discriminative Geometric Feature Learning With Two-Stream Graph Convolutional Network for 3D Dental Model Segmentation

2021-06-19 · CVPR 2021 1 · Lingming Zhang, Yue Zhao, Deyu Meng, Zhiming Cui 외

The ability to segment teeth precisely from digitized 3D dental models is an essential task in computer-aided orthodontic surgical planning. To date, deep learning based methods have been popularly used to handle thi…

Graph Learning

Shape Over Intensity: Directional Topological Encoding for False Positive Reduction in Intracranial Aneurysm Detection

2026-07-06 · Akshay Gokhale, Mansi Dhamne arxiv

Automated detection of intracranial aneurysms (IAs) from CT angiography (CTA) is severely hindered by high false-positive rates. Convolutional neural networks (CNNs) rely on local pixel intensities, causing systematic co…

RobOralScan: Learning Active Intraoral Scanning for Robotic Dental Reconstruction

2026-06-25 · Jinhyung Lee, Haeun Yun, Siwon Kim, Gihyun Baek 외 arxiv

Intraoral scanning is widely used for digital optical impressions in prosthodontic, implant, and orthodontic treatment, but full-arch and long-span scanning remain labor-intensive tasks with limited automation. In the co…

Reinforcement Learning

Deep Multi-Scale Mesh Feature Learning for Automated Labeling of Raw Dental Surfaces From 3D Intraoral Scanners

2020-07-01 · journal 2020 7 · Chunfeng Lian Biomedical Research Imaging Center, USA Li Wang Biomedical Research Imaging Center, USA Tai-Hsien Wu College of Dentistry, USA Fan Wang Biomedical Research Imaging Center 외

Precisely labeling teeth on digitalized 3D dental surface models is the precondition for tooth position rearrangements in orthodontic treatment planning. However, it is a challenging task primarily due to the abnormal an…