A Sequential Framework for Detection and Classification of Abnormal
Teeth in Panoramic X-rays
- URL: http://arxiv.org/abs/2309.00027v2
- Date: Mon, 4 Sep 2023 12:34:54 GMT
- Title: A Sequential Framework for Detection and Classification of Abnormal
Teeth in Panoramic X-rays
- Authors: Tudor Dascalu, Shaqayeq Ramezanzade, Azam Bakhshandeh, Lars Bjorndal,
and Bulat Ibragimov
- Abstract summary: This paper describes our solution for the Dentalteethion and Diagnosis on Panoramic X-rays Challenge at MICCAI 2023.
Our approach consists of a multi-step framework tailored to the task of detecting and classifying abnormal teeth.
- Score: 1.8962225869778402
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: This paper describes our solution for the Dental Enumeration and Diagnosis on
Panoramic X-rays Challenge at MICCAI 2023. Our approach consists of a
multi-step framework tailored to the task of detecting and classifying abnormal
teeth. The solution includes three sequential stages: dental instance
detection, healthy instance filtering, and abnormal instance classification. In
the first stage, we employed a Faster-RCNN model for detecting and identifying
teeth. In subsequent stages, we designed a model that merged the encoding
pathway of a pretrained U-net, optimized for dental lesion detection, with the
Vgg16 architecture. The resulting model was first used for filtering out
healthy teeth. Then, any identified abnormal teeth were categorized,
potentially falling into one or more of the following conditions: embedded,
periapical lesion, caries, deep caries. The model performing dental instance
detection achieved an AP score of 0.49. The model responsible for identifying
healthy teeth attained an F1 score of 0.71. Meanwhile, the model trained for
multi-label dental disease classification achieved an F1 score of 0.76. The
code is available at
https://github.com/tudordascalu/2d-teeth-detection-challenge.
Related papers
- Teeth-SEG: An Efficient Instance Segmentation Framework for Orthodontic Treatment based on Anthropic Prior Knowledge [8.87268139736394]
We propose a ViT-based framework named TeethSEG, which consists of stacked Multi-Scale Aggregation (MSA) blocks and an Anthropic Prior Knowledge (APK) layer.
To address these problems, we propose a ViT-based framework named TeethSEG, which consists of stacked Multi-Scale Aggregation (MSA) blocks and an Anthropic Prior Knowledge (APK) layer.
Experiments on IO150K demonstrate that our TeethSEG outperforms the state-of-the-art segmentation models on dental image segmentation.
arXiv Detail & Related papers (2024-04-01T09:34:51Z) - Intergrated Segmentation and Detection Models for Dentex Challenge 2023 [2.1025078609239403]
With the development of deep learning, auto detection of diseases from dental panoramic x-rays can help dentists to diagnose diseases more efficiently.
The Dentex Challenge 2023 is a competition for automatic detection of abnormal teeth along with their enumeration ids from dental panoramic x-rays.
arXiv Detail & Related papers (2023-08-27T17:44:25Z) - YOLOrtho -- A Unified Framework for Teeth Enumeration and Dental Disease
Detection [4.136033167469768]
YOLOrtho is a unified framework for teeth enumeration and dental disease detection.
We develop our model on Dentex Challenge 2023 data, which consists of three distinct types of annotated data.
To fully utilize the data and learn both teeth detection and disease identification simultaneously, we formulate diseases as attributes attached to their corresponding teeth.
arXiv Detail & Related papers (2023-08-11T06:54:55Z) - Construction of unbiased dental template and parametric dental model for
precision digital dentistry [46.459289444783956]
We develop an unbiased dental template by constructing an accurate dental atlas from CBCT images with guidance of teeth segmentation.
A total of 159 CBCT images of real subjects are collected to perform the constructions.
arXiv Detail & Related papers (2023-04-07T09:39:03Z) - An Implicit Parametric Morphable Dental Model [79.29420177904022]
We present the first parametric 3D morphable dental model for both teeth and gum.
It is based on a component-wise representation for each tooth and the gum, together with a learnable latent code for each of such components.
Our reconstruction quality is on par with the most advanced global implicit representations while enabling novel applications.
arXiv Detail & Related papers (2022-11-21T12:23:54Z) - OdontoAI: A human-in-the-loop labeled data set and an online platform to
boost research on dental panoramic radiographs [53.67409169790872]
This study addresses the construction of a public data set of dental panoramic radiographs.
We benefit from the human-in-the-loop (HITL) concept to expedite the labeling procedure.
Results demonstrate a 51% labeling time reduction using HITL, saving us more than 390 continuous working hours.
arXiv Detail & Related papers (2022-03-29T18:57:23Z) - Improving Classification Model Performance on Chest X-Rays through Lung
Segmentation [63.45024974079371]
We propose a deep learning approach to enhance abnormal chest x-ray (CXR) identification performance through segmentations.
Our approach is designed in a cascaded manner and incorporates two modules: a deep neural network with criss-cross attention modules (XLSor) for localizing lung region in CXR images and a CXR classification model with a backbone of a self-supervised momentum contrast (MoCo) model pre-trained on large-scale CXR data sets.
arXiv Detail & Related papers (2022-02-22T15:24:06Z) - Two-Stage Mesh Deep Learning for Automated Tooth Segmentation and
Landmark Localization on 3D Intraoral Scans [56.55092443401416]
emphiMeshSegNet in the first stage of TS-MDL reached an averaged Dice similarity coefficient (DSC) at 0.953pm0.076$, significantly outperforming the original MeshSegNet.
PointNet-Reg achieved a mean absolute error (MAE) of $0.623pm0.718, mm$ in distances between the prediction and ground truth for $44$ landmarks, which is superior compared with other networks for landmark detection.
arXiv Detail & Related papers (2021-09-24T13:00:26Z) - Many-to-One Distribution Learning and K-Nearest Neighbor Smoothing for
Thoracic Disease Identification [83.6017225363714]
deep learning has become the most powerful computer-aided diagnosis technology for improving disease identification performance.
For chest X-ray imaging, annotating large-scale data requires professional domain knowledge and is time-consuming.
In this paper, we propose many-to-one distribution learning (MODL) and K-nearest neighbor smoothing (KNNS) methods to improve a single model's disease identification performance.
arXiv Detail & Related papers (2021-02-26T02:29:30Z) - An Adaptive Enhancement Based Hybrid CNN Model for Digital Dental X-ray
Positions Classification [1.0672152844970149]
A novel solution based on adaptive histogram equalization and convolution neural network (CNN) is proposed.
The accuracy and specificity of the test set exceeded 90%, and the AUC reached 0.97.
arXiv Detail & Related papers (2020-05-01T13:55:44Z) - Individual Tooth Detection and Identification from Dental Panoramic
X-Ray Images via Point-wise Localization and Distance Regularization [10.877276642014515]
The proposed network initially performs center point regression for all the anatomical teeth, which automatically identifies each tooth.
Teeth boxes are individually localized using a cascaded neural network on a patch basis.
The experimental results demonstrate that the proposed algorithm outperforms state-of-the-art approaches.
arXiv Detail & Related papers (2020-04-12T04:14:14Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.