paper-with-me

홈 › Papers

Multiclass Segmentation using Teeth Attention Modules for Dental X-ray Images

2023-11-07 · Afnan Ghafoor, Seong-Yong Moon, Bumshik Lee

This paper proposed a cutting-edge multiclass teeth segmentation architecture that integrates an M-Net-like structure with Swin Transformers and a novel component named Teeth Attention Block (TAB). Existing teeth image segmentation methods have issues with less accurate and unreliable segmentation outcomes due to the complex and varying morphology of teeth, although teeth segmentation in dental panoramic images is essential for dental disease diagnosis. We propose a novel teeth segmentation model incorporating an M-Net-like structure with Swin Transformers and TAB. The proposed TAB utilizes a unique attention mechanism that focuses specifically on the complex structures of teeth. The attention mechanism in TAB precisely highlights key elements of teeth features in panoramic images, resulting in more accurate segmentation outcomes. The proposed architecture effectively captures local and global contextual information, accurately defining each tooth and its surrounding structures. Furthermore, we employ a multiscale supervision strategy, which leverages the left and right legs of the U-Net structure, boosting the performance of the segmentation with enhanced feature representation. The squared Dice loss is utilized to tackle the class imbalance issue, ensuring accurate segmentation across all classes. The proposed method was validated on a panoramic teeth X-ray dataset, which was taken in a real-world dental diagnosis. The experimental results demonstrate the efficacy of our proposed architecture for tooth segmentation on multiple benchmark dental image datasets, outperforming existing state-of-the-art methods in objective metrics and visual examinations. This study has the potential to significantly enhance dental image analysis and contribute to advances in dental applications.

📄 PDF Abstract BibTeX arXiv:2311.03749

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
Dice Loss \begin{equation} DiceLoss\left( y, \overline{p} \right) = 1 - \dfrac{\left( 2y\overline{p} + 1 \right)} {\left( y+\overline{p } + 1 \right)} \end{equation}

Similar Papers 제목 키워드 기반

Semantic decomposition Network with Contrastive and Structural Constraints for Dental Plaque Segmentation

2022-08-12 · Jian Shi, Baoli Sun, Xinchen Ye, Zhihui Wang 외

Segmenting dental plaque from images of medical reagent staining provides valuable information for diagnosis and the determination of follow-up treatment plan. However, accurate dental plaque segmentation is a challengin…

Segmentation

3D Dental model segmentation with graph attentional convolution network

2021-09-14 · Pattern Recognition Letters 2021 9 · Yue Zhao, Lingming Zhang, Chongshi Yang, Yingyun Tan 외

Precisely segmenting teeth from digitized 3D dental models is an essential task in computer-aided or- thodontic surgical planning. In recent years, various deep learning-based methods have been proposed to process dent…

Segmentation

3DTeethSAM: Taming SAM2 for 3D Teeth Segmentation

2025-12-12 · Zhiguo Lu, Jianwen Lou, Mingjun Ma, Hairong Jin 외 arxiv

3D teeth segmentation, involving the localization of tooth instances and their semantic categorization in 3D dental models, is a critical yet challenging task in digital dentistry due to the complexity of real-world dent…

Video Segmentation

Instance Segmentation and Teeth Classification in Panoramic X-rays

2024-06-06 · Devichand Budagam, Ayush Kumar, Sayan Ghosh, Anuj Shrivastav 외

Teeth segmentation and recognition are critical in various dental applications and dental diagnosis. Automatic and accurate segmentation approaches have been made possible by integrating deep learning models. Although te…

Instance Segmentationobject-detectionObject DetectionSegmentation+1

Teeth2Point: A Two-Stage Dental CBCT ROI-to-Point Segmentation Framework

2026-08-19 · Qi Ma, Shipra Jain, Niko Benjamin Huber, Ender Konukoglu arxiv

Modern deep learning architectures have demonstrated strong performance in dental CBCT segmentation. One remaining crucial challenge is accurate tooth labeling in cases with missing or malpositioned teeth, which are high…

Self-Supervised LearningSemantic Segmentation