Detection of Tooth caries in Bitewing Radiographs using Deep Learning

Muktabh Mayank Srivastava,Pratyush Kumar,Lalit Pradhan,Srikrishna Varadarajan
DOI: https://doi.org/10.48550/arXiv.1711.07312
2017-11-20
Computer Vision and Pattern Recognition
Abstract:We develop a Computer Aided Diagnosis (CAD) system, which enhances the performance of dentists in detecting wide range of dental caries. The CAD System achieves this by acting as a second opinion for the dentists with way higher sensitivity on the task of detecting cavities than the dentists themselves. We develop annotated dataset of more than 3000 bitewing radiographs and utilize it for developing a system for automated diagnosis of dental caries. Our system consists of a deep fully convolutional neural network (FCNN) consisting 100+ layers, which is trained to mark caries on bitewing radiographs. We have compared the performance of our proposed system with three certified dentists for marking dental caries. We exceed the average performance of the dentists in both recall (sensitivity) and F1-Score (agreement with truth) by a very large margin. Working example of our system is shown in Figure 1.
What problem does this paper attempt to address?