Mobile Application for Oral Disease Detection using Federated Learning
The mouth, often regarded as a window to the internal state of the body, plays an important role in reflecting one's overall health. Poor oral hygiene has far-reaching consequences, contributing to severe conditions like heart disease, cancer, and diabetes, while inadequate care leads to discomfort, pain, and costly treatments. Federated Learning (FL) for object detection can be utilized for this use case due to the sensitivity of the oral image data of the patients. FL ensures data privacy by storing the images used for object detection on the local device and trains the model on the edge. The updated weights are federated to a central server where all the collected weights are updated via The Federated Averaging algorithm. Finally, we have developed a mobile app named OralH which provides user-friendly solutions, allowing people to conduct self-assessments through mouth scans and providing quick oral health insights. Upon detection of the issues, the application alerts the user about potential oral health concerns or diseases and provides details about dental clinics in the user's locality. Designed as a Progressive Web Application (PWA), the platform ensures ubiquitous access, catering to users across devices for a seamless experience. The application aims to provide state-of-the-art segmentation and detection techniques, leveraging the YOLOv8 object detection model to identify oral hygiene issues and diseases. This study deals with the benefits of leveraging FL in healthcare with promising real-world results.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated Learningobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Cross-device Federated Learning for Mobile Health Diagnostics: A First Study on COVID-19 Detection
Federated learning (FL) aided health diagnostic models can incorporate data from a large number of personal edge devices (e.g., mobile phones) while keeping the data local to the originating devices, largely ensuring pri…
DiagnosticFederated LearningPrivacy PreservingMobile-Based Deep Learning Models for Banana Diseases Detection
Smallholder farmers in Tanzania are challenged on the lack of tools for early detection of banana diseases. This study aimed at developing a mobile application for early detection of Fusarium wilt race 1 and black Sigato…
Deep LearningFederated Contrastive Learning for Dermatological Disease Diagnosis via On-device Learning
Deep learning models have been deployed in an increasing number of edge and mobile devices to provide healthcare. These models rely on training with a tremendous amount of labeled data to achieve high accuracy. However, …
Contrastive LearningFederated LearningSelf-Supervised LearningTowards Earlier Detection of Oral Diseases On Smartphones Using Oral and Dental RGB Images
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 disease…
mart mobile application to recognize tomato leaf diseases using Convolutional Neural Networks
The automatic identification and diagnosis of tomato leaves diseases are highly desired in field of agriculture information. Recently Deep Convolutional Neural networks (CNN) has made tremendous advances in many fields, …
Image Classificationobject-detectionObject Detection