Towards Earlier Detection of Oral Diseases On Smartphones Using Oral and Dental RGB Images
Ayush Garg, Julia Lu, and Anika Maji

TL;DR
This paper presents a lightweight mobile-compatible machine learning model that detects dental calculus from RGB images, enabling earlier oral disease detection without X-ray reliance, suitable for remote and low-resource settings.
Contribution
It introduces a novel, efficient neural network approach for oral disease detection using RGB images, reducing dependency on X-ray imaging and facilitating mobile health applications.
Findings
Modified MobileNetV3-Small achieved 72.73% accuracy.
ResNet34-based model achieved 81.82% accuracy.
Models demonstrated potential for early detection via mobile devices.
Abstract
Oral diseases such as periodontal (gum) diseases and dental caries (cavities) affect billions of people across the world today. However, previous state-of-the-art models have relied on X-ray images to detect oral diseases, making them inaccessible to remote monitoring, developing countries, and telemedicine. To combat this overuse of X-ray imagery, we propose a lightweight machine learning model capable of detecting calculus (also known as hardened plaque or tartar) in RGB images while running efficiently on low-end devices. The model, a modified MobileNetV3-Small neural network transfer learned from ImageNet, achieved an accuracy of 72.73% (which is comparable to state-of-the-art solutions) while still being able to run on mobile devices due to its reduced memory requirements and processing times. A ResNet34-based model was also constructed and achieved an accuracy of 81.82%. Both of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Dental Radiography and Imaging · AI in cancer detection
