Tooth decay is one of the most common chronic diseases worldwide, affecting nearly 90% of adults in the United States. Diagnosing it accurately from X-rays is challenging, as decay can be misinterpreted due to shadows, low image quality, or optical effects like Mach bands. Now, researchers have developed an AI system that automatically detects caries in panoramic dental X-rays, offering a tool to support dentists in identifying decay more reliably and quickly.
The key finding is that the system, called PaXNet, achieved an 86.05% accuracy score on a test set of dental images. It uses a capsule classifier to predict whether a tooth is healthy or carious, focusing on learning geometrical relationships in the data. This approach helps distinguish real decay from artifacts like shadows, which are common in low-quality panoramic X-rays.
Methodologically, the researchers built PaXNet using an ensemble of pre-trained models for feature extraction, including InceptionNet, CheXNet, and an auto-encoder, combined with a capsule network for classification. They first isolated individual teeth from panoramic X-rays using a genetic algorithm that finds optimal paths between teeth, achieving a 95.23% success rate in jaw region separation. The system processed 470 panoramic X-rays, with 240 labeled teeth images used for training and testing, including categories for healthy, mild caries, and severe caries.
Results show that PaXNet not only achieved high overall accuracy but also performed better with severe decay, with a recall of 90.52%, compared to 69.44% for mild cases. This is because severe decay appears as larger demineralized areas that are easier to detect. The system's f0.5-score of 0.78 indicates a focus on minimizing false positives, which is crucial in medical diagnostics. Visualization techniques like Grad-CAM confirmed that the AI concentrates on the actual infected areas of the tooth, not irrelevant features.
In context, this technology matters because panoramic X-rays are widely used due to their low radiation dose and patient comfort, especially for children, seniors, and those with disabilities. However, their low resolution and noise often lead to diagnostic errors. By automating decay detection, PaXNet could help dentists speed up diagnoses, reduce misinterpretations, and provide more consistent assessments, potentially improving early treatment outcomes for preventable dental disease.
Limitations include the relatively small dataset, with only 240 labeled teeth images, which may affect generalizability. The paper notes that increasing the number of carious teeth samples and using more sophisticated networks could improve results. Additionally, the system struggled with certain tooth types, like central incisors, due to unclear boundaries and shadows, highlighting areas for future refinement.
Original Source
Read the complete research paper
About the Author
Guilherme A.
Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.
Connect on LinkedIn