Journal of Southern Medical University ›› 2025, Vol. 45 ›› Issue (8): 1791-1799.doi: 10.12122/j.issn.1673-4254.2025.08.23

Previous Articles    

An lightweight algorithm for multi-dimensional optimization of intelligent detection of dental abnormalities on panoramic oral X-ray images

Taotao ZHAO(), Ming NI(), Shunxing XIA, Yuehao JIAO, Yating HE   

  1. College of Information Engineering, Sichuan Agricultural University, Ya'an 625014, China
  • Received:2025-03-03 Online:2025-08-20 Published:2025-09-05
  • Contact: Ming NI E-mail:1425067966@qq.com;nm@sicau.edu.cn

Abstract:

Objective We propose a YOLOv11-TDSP model for improving the accuracy of dental abnormality detection on panoramic oral X-ray images. Methods The SHSA single-head attention mechanism was integrated with C2PSA in the backbone layer to construct a new C2PSA_SHSA attention mechanism. The computational redundancy was reduced by applying single-head attention to some input channels to enhance the efficiency and detection accuracy of the model. A small object detection layer was then introduced into the head layer to correct the easily missed and false detections of small objects. Two rounds of structured pruning were implemented to reduce the number of model parameters, avoid overfitting, and improve the average precision. Before training, data augmentation techniques such as brightness enhancement and gamma contrast adjustment were employed to enhance the generalization ability of the model. Results The experiment results showed that the optimized YOLOv11-TDSP model achieved an accuracy of 94.5%, a recall rate of 92.3%, and an average precision of 95.8% for detecting dental abnormalities. Compared with the baseline model YOLOv11n, these metrics were improved by 6.9%, 7.4%, and 5.6%, respectively. The number of parameters and computational cost of the YOLOv11-TDSP model were only 12% and 13% of those of the high-precision YOLOv11x model, respectively. Conclusion The lightweight YOLOv11-TDSP model is capable of highly accurate identification of various dental diseases on panoramic oral X-ray images.

Key words: panoramic oral X-ray images, abnormal teeth recognition, target detection, YOLOv11n