Dental Panoramic Radiograph Analysis Using YOLO26 From Tooth Detection to Disease Diagnosis
Khawaja Azfar Asif, Rafaqat Alam Khan
TLDR
This study applies YOLOv26 for automated tooth detection, numbering, and disease segmentation in dental panoramic radiographs, outperforming YOLOv8x.
Key contributions
- First to apply YOLOv26 for automated tooth detection, FDI numbering, and disease segmentation in dental X-rays.
- YOLOv26m-seg achieved 0.976 mAP50 for tooth enumeration, outperforming YOLOv8x by 3.3%.
- Demonstrated high-quality mask-level segmentation for teeth with a mask mAP50 of 0.970.
- YOLOv26l-seg achieved 0.547 mask mAP50 for disease segmentation across four pathology classes.
Why it matters
This paper introduces a novel application of YOLOv26 for comprehensive dental radiograph analysis, addressing the critical need for automated diagnostic tools. By significantly improving tooth detection and enabling disease segmentation, it offers a robust solution to enhance clinical efficiency and consistency. This could reduce manual errors and accelerate patient care.
Original Abstract
Panoramic radiography is a fundamental diagnostic tool in dentistry, offering a comprehensive view of the entire dentition with minimal radiation exposure. However, manual interpretation is time-consuming and prone to errors, especially in high-volume clinical settings. This creates a pressing need for efficient automated solutions. This study presents the first application of YOLOv26 for automated tooth detection, FDI-based numbering, and dental disease segmentation in panoramic radiographs. The DENTEX dataset was preprocessed using Roboflow for format conversion and augmentation, yielding 1,082 images for tooth enumeration and 1,040 images for disease segmentation across four pathology classes. Five YOLOv26-seg variants were trained on Google Colab using transfer learning at a resolution of 800x800. Results demonstrate that the YOLOv26m-seg model achieved the best performance for tooth enumeration, with a precision of 0.976, recall of 0.970, and box mAP50 of 0.976. It outperformed the YOLOv8x baseline by 4.9% in precision and 3.3% in mAP50, while also enabling high-quality mask-level segmentation (mask mAP50 = 0.970). For disease segmentation, the YOLOv26l-seg model attained a box mAP50 of 0.591 and a mask mAP50 of 0.547. Impacted teeth showed the highest per-class average precision (0.943), indicating that visual distinctiveness influences detection performance more than annotation quantity. Overall, these findings demonstrate that YOLOv26-based models offer a robust and accurate framework for automated dental image analysis, with strong potential to enhance diagnostic efficiency and consistency in clinical practice.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.