arXiv:2604.16231cs.CV2026-04被引 1

用YOLOv26实现全景牙片的自动验牙与疾病识别,提升诊断效率。

Dental Panoramic Radiograph Analysis Using YOLO26 From Tooth Detection to Disease Diagnosis

  • 基于YOLOv26构建端到端模型,完成牙齿定位、编号与病灶分割。
  • 牙齿识别精度达97.6%,疾病分割平均精度54.7%,优于YOLOv8x。
  • 适合临床牙科辅助诊断,尤其对阻生牙等显著病灶效果好。

全景牙片是牙科诊断的基础工具,可全面展示全口牙齿且辐射剂量低。但人工解读耗时易错,尤其在高负荷临床环境中亟需自动化方案。本研究首次将YOLOv26应用于全景牙片的自动牙齿检测、FDI编号及牙病分割。采用Roboflow预处理DENTEX数据集,生成1,082张用于牙齿计数、1,040张用于四类病灶分割的图像。在Google Colab上以800×800分辨率训练五种YOLOv26-seg变体,使用迁移学习。结果表明,YOLOv26m-seg在牙齿计数中表现最佳,精确率0.976、召回率0.970、框mAP50为0.976,较YOLOv8x提升4.9%精确率与3.3% mAP50,同时实现高质量掩码分割(掩码mAP50=0.970)。疾病分割方面,YOLOv26l-seg的框mAP50为0.591,掩码mAP50为0.547。阻生牙类别的平均精确率最高(0.943),说明视觉特征显著性比标注数量更影响检测性能。总体表明,基于YOLOv26的模型为牙科影像自动化分析提供了鲁棒准确的框架,具备提升临床诊断效率与一致性的重要潜力。

原文摘要 · Abstract (English)

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.

牙科影像目标检测医学分割YOLO

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。