HCCVCYMay 16, 2020

A Deep Learning based Wearable Healthcare IoT Device for AI-enabled Hearing Assistance Automation

arXiv:2005.08076v15 citations
AI Analysis

This addresses communication and safety challenges for deaf or hard-of-hearing people, but it is incremental as it combines existing technologies like speech recognition and transfer learning.

The researchers developed a wearable IoT device to assist hearing-impaired individuals by converting speech to text for display and detecting emergency sounds like horns or alarms with 92% accuracy using a deep learning model.

With the recent booming of artificial intelligence (AI), particularly deep learning techniques, digital healthcare is one of the prevalent areas that could gain benefits from AI-enabled functionality. This research presents a novel AI-enabled Internet of Things (IoT) device operating from the ESP-8266 platform capable of assisting those who suffer from impairment of hearing or deafness to communicate with others in conversations. In the proposed solution, a server application is created that leverages Google's online speech recognition service to convert the received conversations into texts, then deployed to a micro-display attached to the glasses to display the conversation contents to deaf people, to enable and assist conversation as normal with the general population. Furthermore, in order to raise alert of traffic or dangerous scenarios, an 'urban-emergency' classifier is developed using a deep learning model, Inception-v4, with transfer learning to detect/recognize alerting/alarming sounds, such as a horn sound or a fire alarm, with texts generated to alert the prospective user. The training of Inception-v4 was carried out on a consumer desktop PC and then implemented into the AI based IoT application. The empirical results indicate that the developed prototype system achieves an accuracy rate of 92% for sound recognition and classification with real-time performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes