# Dual Framework for Classification and Detection of Third Molar Impaction in Panoramic Radiographs

**Authors:** Zohaib Khurshid, Mousa Haney Alsleem, Fahad Ahmed Aljubairah, Hussain Adel Alghafli, Abdullah Othman Alasafirah, Bassam Abbas Alibrahim, Abdullah Abdulrahman Alshamrani, Abdulelah Nasser Alsuhaymi

PMC · DOI: 10.1016/j.identj.2026.109430 · 2026-02-09

## TL;DR

This paper introduces two AI frameworks for accurately detecting and classifying impacted third molars in dental X-rays, improving pre-surgery risk assessment.

## Contribution

The study introduces two novel deep learning frameworks combining object detection and classification for third molar impaction analysis.

## Key findings

- A ResNet50-based Fine KNN classifier achieved 97.56% accuracy in classifying third molar impactions.
- YOLOv11n object detection model reached 88.9% mean average precision with lower computational cost.
- Multihead self-attention and GAN augmentation improved detection performance by 6.4% mean average precision.

## Abstract

The surgical extraction of impacted mandibular third molars present significant clinical challenges, where accurate preoperative assessment is crucial to mitigate risks such as Inferior Alveolar Nerve injury. Although artificial intelligence shows promise in dental radiology, existing approaches are often limited to binary classification, affected by class imbalance, and lack standardized evaluation protocols, thereby restricting their clinical applicability.

This study proposes two independent deep learning frameworks for comprehensive analysis of third molar impactions. The first framework is an end-to-end object detection pipeline employing modified YOLOv10 and YOLOv11n architectures enhanced with multihead self-attention. The second framework is a feature-based classification approach, where deep features extracted using ResNet50 and InceptionNetV3 are classified using traditional machine learning algorithms.

Validated on a multinational dataset of 5796 expertly annotated orthopantomograms with high inter-rater agreement (κ = 0.92), the proposed frameworks demonstrated competitive performance. The Fine KNN classifier using ResNet50 features achieved the best classification performance, yielding 97.56% accuracy, 96.07% precision, 96.21% recall, and an F1-score of 96.10%, while InceptionNetV3-based classification achieved 97.33% accuracy with an F1-score of 95.30%. For object detection, YOLOv11n attained a mean average precision of 88.9% (mAP@0.5) and 85.7% (mAP@0.5:0.95), while maintaining substantially lower computational complexity (19.7 vs 28.4 GFLOPs). Ablation experiments confirmed that the integration of multihead self-attention modules and generative adversarial network-based augmentation improved detection performance by 6.4% mean average precision.

The proposed frameworks enable accurate and automated multiclass assessment of third molar impactions, achieving high diagnostic performance while preserving computational efficiency suitable for clinical deployment. This work advances artificial intelligence-assisted surgical planning by providing reliable F1-score-based evaluation, reliable real-time detection, and enhanced preoperative risk stratification in oral and maxillofacial surgery.

## Full-text entities

- **Diseases:** molar impactions (MESH:D004834), Inferior Alveolar Nerve injury (MESH:D000080902), Molar (MESH:D006828)

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12907845/full.md

---
Source: https://tomesphere.com/paper/PMC12907845