Thanathornwong Bhornsawan, Suebnukarn Siriwan
Faculty of Dentistry, Srinakharinwirot University, Bangkok, Thailand.
Faculty of Dentistry, Thammasat University, Pathumthani, Thailand.
Imaging Sci Dent. 2020 Jun;50(2):169-174. doi: 10.5624/isd.2020.50.2.169. Epub 2020 Jun 18.
Periodontal disease causes tooth loss and is associated with cardiovascular diseases, diabetes, and rheumatoid arthritis. The present study proposes using a deep learning-based object detection method to identify periodontally compromised teeth on digital panoramic radiographs. A faster regional convolutional neural network (faster R-CNN) which is a state-of-the-art deep detection network, was adapted from the natural image domain using a small annotated clinical data- set.
In total, 100 digital panoramic radiographs of periodontally compromised patients were retrospectively collected from our hospital's information system and augmented. The periodontally compromised teeth found in each image were annotated by experts in periodontology to obtain the ground truth. The Keras library, which is written in Python, was used to train and test the model on a single NVidia 1080Ti GPU. The faster R-CNN model used a pretrained ResNet architecture.
The average precision rate of 0.81 demonstrated that there was a significant region of overlap between the predicted regions and the ground truth. The average recall rate of 0.80 showed that the periodontally compromised teeth regions generated by the detection method excluded healthiest teeth areas. In addition, the model achieved a sensitivity of 0.84, a specificity of 0.88 and an F-measure of 0.81.
The faster R-CNN trained on a limited amount of labeled imaging data performed satisfactorily in detecting periodontally compromised teeth. The application of a faster R-CNN to assist in the detection of periodontally compromised teeth may reduce diagnostic effort by saving assessment time and allowing automated screening documentation.
牙周疾病会导致牙齿脱落,且与心血管疾病、糖尿病和类风湿性关节炎相关。本研究提出使用基于深度学习的目标检测方法,在数字化全景X线片上识别牙周受损牙齿。一种更快的区域卷积神经网络(faster R-CNN)是一种先进的深度检测网络,它利用一个小型带注释的临床数据集,从自然图像领域改编而来。
从我院信息系统中回顾性收集并扩充了100例牙周受损患者的数字化全景X线片。牙周病专家对每张图像中发现的牙周受损牙齿进行注释,以获得真实情况。使用用Python编写的Keras库,在单个英伟达1080Ti GPU上对模型进行训练和测试。faster R-CNN模型使用了预训练的ResNet架构。
平均精确率为0.81,表明预测区域与真实情况之间存在显著的重叠区域。平均召回率为0.80,表明检测方法生成的牙周受损牙齿区域排除了最健康的牙齿区域。此外,该模型的灵敏度为0.84,特异性为0.88,F值为0.81。
在有限数量的标记成像数据上训练的faster R-CNN在检测牙周受损牙齿方面表现令人满意。应用faster R-CNN辅助检测牙周受损牙齿,可通过节省评估时间和实现自动筛查记录来减少诊断工作量。