Related Experiment Video
Updated: Feb 9, 2026

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
Published on: September 25, 2021
Advanced deep learning techniques for classifying dental conditions using panoramic X-ray images
Alireza Golkarieh1, Bahareh Afjehsoleymani2, Kiana Kiashemshaki3
1Department of Computer Science and Engineering, Oakland University, Rochester, MI, USA.
Objective:
This study evaluated multiple deep learning approaches for automated classification of dental conditions in panoramic radiographs, comparing custom convolutional neural networks (CNNs), hybrid CNN-machine learning models, and fine-tuned pre-trained architectures, comparing the performance of custom convolutional neural networks (CNNs), hybrid CNN-machine learning models, and fine-tuned pre-trained architectures for detecting fillings, cavities, implants, and impacted teeth.
Methods:
A dataset of 1,512 panoramic X-ray images with 11,137 manually annotated bounding boxes for four dental conditions (fillings, cavities, implants, and impacted teeth) was analyzed, with regions of interest extracted using expert annotations for subsequent AI-based classification. Class imbalance was addressed through random downsampling, creating a balanced dataset of 894 samples per condition. Multiple approaches were evaluated via 5-fold cross-validation: a custom CNN, hybrid models combining CNN features with traditional classifiers (Support Vector Machine, Decision Tree, Random Forest), and fine-tuned pre-trained networks (VGG16, Xception, ResNet50). Performance was assessed using accuracy, precision, recall, and F1-score metrics.
Results:
The hybrid CNN-Random Forest model achieved the highest accuracy of 85.4 ± 2.3% with macro-F1 score of 0.843 ± 0.028, representing an 11% point improvement over the custom CNN (74.29% accuracy, 0.724 macro-F1). VGG16 demonstrated superior pre-trained architecture performance (82.3 ± 2.0% accuracy, 0.817 macro-F1), followed by Xception (80.9 ± 2.3%) and ResNet50 (79.5 ± 2.7%). CNN + Random Forest exhibited exceptional fillings detection (F1: 0.860 ± 0.033) with balanced multi-class performance. Systematic misclassifications between morphologically similar conditions revealed inherent diagnostic challenges.
Conclusion:
Hybrid CNN-based approaches combining feature extraction with Random Forest classification provide superior discriminative capability for dental condition detection on manually annotated regions compared to standalone architectures. While computationally efficient hybrid models show promise as supportive diagnostic tools, observed misclassification patterns indicate these AI systems should serve as adjuncts to clinical expertise, requiring prospective validation studies.
Related Concept Videos
X-ray Imaging
Classifying Matter by Composition
According to its composition, the matter can be classified into two broad categories — pure substances and mixtures.
A pure substance is a form of matter that has a constant composition throughout with uniform properties. For example, any sample of sucrose has the same composition and same physical properties, such as melting point, color, and sweetness, regardless of the source from which it is isolated.
A mixture is composed of two or...
X-ray Crystallography
Diffraction
Diffraction is the change in the direction of travel experienced by an electromagnetic wave when it encounters a physical barrier whose dimensions are comparable to those of the wavelength of the light. X-rays are electromagnetic radiation with wavelengths about as long as the distance between neighboring...
Sample Preparation for Analysis: Advanced Techniques
Acid digestion with strong acids is commonly used to dissolve inorganic materials that are insoluble (do not dissolve) in water. This method can be useful for...
Classifying Matter by State
Imaging Studies for Cardiovascular System III: X-Ray
Definition and Purpose
An X-ray, or radiograph, is a non-invasive method that uses ionizing radiation to take images of internal structures. It is mainly used in cardiac imaging to examine the heart, lungs, and major blood vessels, aiming to identify abnormalities in the heart's size, shape, and position, such as heart failure, congenital defects, and vascular...

