← Latest papers
📄 medicine

Automated Detection of Retained Deciduous Teeth from Real- World Smartphone Oral Photographs Using a Two-Stage Deep Learning Framework

This study presents and validates a robust, two-stage deep learning framework that effectively detects retained deciduous teeth from real-world smartphone oral photographs, demonstrating high accuracy and interpretability suitable for pediatric dental screening.

Original authors: Baixiang Huang, Hongxin Ding, Weibin Liao, Zhuowen Gu, Xi Wang, Meixi Liu, Sijia Fu, Junkang Quan, Xiaozhe Wang, Xiangru Shi, Yang Liu, Yan Si, Shuguo Zheng, Shanshan Zhang, Junfeng Zhao, Yasha Wang

Published 2026-09-08
📖 7 min read🧠 Deep dive

Original authors: Baixiang Huang, Hongxin Ding, Weibin Liao, Zhuowen Gu, Xi Wang, Meixi Liu, Sijia Fu, Junkang Quan, Xiaozhe Wang, Xiangru Shi, Yang Liu, Yan Si, Shuguo Zheng, Shanshan Zhang, Junfeng Zhao, Yasha Wang

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Between the ages of four and twelve, a child's mouth is a place of constant change. Primary teeth, the first set of teeth, are meant to fall out to make room for permanent ones. Sometimes, however, a baby tooth refuses to leave. It stays put, blocking the path of the new tooth trying to emerge. This condition, known as a retained deciduous tooth, is a common reason children visit the dentist. If left unnoticed, it can cause the permanent teeth to grow in crooked, leading to crowding or misalignment that requires complex treatment later. For many families, especially those in areas with limited access to regular dental care, spotting this problem early is difficult. Parents might not know what to look for, and professional examinations are not always available.

In recent years, the ability to take clear photographs with a standard smartphone has opened a new door for health monitoring. Researchers are now exploring whether artificial intelligence can learn to read these everyday pictures and spot dental issues that a layperson might miss. This approach relies on deep learning, a type of computer science where a program studies thousands of images to recognize patterns. Instead of being programmed with strict rules about what a tooth looks like, the computer learns by example, gradually building an understanding of what is normal and what is not. The goal is to create a tool that works not in a sterile clinic with perfect lighting, but in the messy, variable reality of a home or a school.

A team of researchers from Peking University has taken a significant step in this direction by developing a system designed to automatically detect retained deciduous teeth from real-world smartphone photos. Their work addresses a specific gap in dental technology. While artificial intelligence has been used to find cavities or gum disease, it has rarely been applied to the specific challenge of identifying baby teeth that fail to fall out. Furthermore, most previous studies relied on high-quality images taken by professional dental cameras in controlled environments. The new system, however, was built to handle the imperfections of photos taken by parents or guardians, which often vary in brightness, angle, and background clutter.

To train their system, the researchers gathered a large collection of oral photographs. The primary source came from five pediatric dentists who provided images taken by patients' guardians during consultations. They also included a smaller set of images from public online sources. In total, they used 587 images to teach the computer how to recognize the condition, and a separate group of 526 images to test if the system could apply what it learned to new, unseen pictures. Every image was carefully labeled by dental professionals to indicate whether a retained tooth was present or absent. To ensure the computer could learn effectively, the team balanced the data so it did not become biased toward one outcome over the other.

The system they built operates in two distinct stages, much like a human looking at a photo and then focusing on a specific detail. First, the computer scans the entire image to find the mouth. It uses a detection model to draw a box around the oral region, ignoring the rest of the face or the background. This step is crucial because it isolates the area of interest, ensuring the system is not distracted by hair, clothing, or other features. Once the mouth is identified, the system crops that section and passes it to a second stage. Here, a classification model examines the teeth within that box to decide if a baby tooth is still present. This two-step approach allows the system to handle the complexity of a full face photo before narrowing its focus to the dental structures that matter.

When the researchers tested the system, the results were striking. The first stage, which locates the mouth, was nearly perfect, successfully identifying the oral region in almost every image. The second stage, which determines if a tooth is retained, also performed with high reliability. In a rigorous test where the data was split into five parts and the model was trained and tested repeatedly, the system correctly identified the condition in about 95 percent of cases. More importantly, when the system was tested on the completely separate group of images it had never seen before, it maintained a very high ability to catch the condition. It missed only a tiny fraction of the actual cases, correctly identifying 97.3 percent of the children with retained teeth. This high sensitivity is vital for a screening tool, as it is far better to flag a healthy child for a check-up than to miss a child who needs treatment.

The researchers also wanted to know if the system would fail if the photo was not perfect. In the real world, images can be blurry, grainy, or poorly lit. To test this, they deliberately introduced various types of image degradation, such as adding noise or blurring the picture, to see how the system reacted. The model proved remarkably robust. Even when the image quality was significantly reduced, the system's ability to detect the condition remained stable. It did not suddenly start making mistakes when the photo was less clear. This suggests that the tool could work effectively in everyday settings where lighting and camera quality cannot be controlled.

To understand how the computer was making its decisions, the team used a visualization technique that highlights the specific parts of the image the system focused on. The results showed that the model was looking at the correct areas. When a retained tooth was present, the system's attention was concentrated on that specific tooth and the surrounding area where the new tooth was trying to emerge. It was not being tricked by shadows or background objects. This transparency is important because it shows the system is using clinically relevant features, much like a dentist would, rather than relying on random patterns.

The researchers have also built a working web application that demonstrates how this technology could be used in practice. A user can upload a photo of a child's mouth, and the system will instantly analyze it, returning a prediction. This prototype represents a closed loop where data can be collected, analyzed, and used to improve the system over time. The authors emphasize that this tool is not meant to replace a dentist. Instead, it is designed to serve as an assistive screening method for parents, schools, or primary care providers. It could help identify children who need to see a specialist sooner, potentially reducing the burden on dental clinics and improving outcomes for children in underserved communities.

While the results are promising, the researchers acknowledge that the study has limitations. The images used were collected from specific sources, which might not represent every possible scenario a child could encounter. The system currently identifies only the presence of a retained tooth, without detailing how many teeth are affected or exactly where they are located. Additionally, the study was retrospective, meaning it looked at past data rather than testing the system in a live clinical setting with real-time patient interactions. Future work will need to expand the data to include more diverse populations and test the system in prospective studies to see how it performs in daily practice.

The development of this two-stage framework marks a practical advance in applying artificial intelligence to pediatric dentistry. By focusing on a common but often overlooked condition and building a system that works with the imperfect images people actually take, the researchers have created a tool with genuine potential for public health. The high accuracy and robustness of the model suggest that it could become a valuable part of the screening process, helping to ensure that children receive timely care for their developing smiles.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →