paper-with-me

Papers

Developing an AI-Guided Assistant Device for the Deaf and Hearing Impaired

2025-07-16 · Jiayu, Liu arxiv

This study aims to develop a deep learning system for an accessibility device for the deaf or hearing impaired. The device will accurately localize and identify sound sources in real time. This study will fill an important gap in current research by leveraging machine learning techniques to target the underprivileged community. The system includes three main components. 1. JerryNet: A custom designed CNN architecture that determines the direction of arrival (DoA) for nine possible directions. 2. Audio Classification: This model is based on fine-tuning the Contrastive Language-Audio Pretraining (CLAP) model to identify the exact sound classes only based on audio. 3. Multimodal integration model: This is an accurate sound localization model that combines audio, visual, and text data to locate the exact sound sources in the images. The part consists of two modules, one object detection using Yolov9 to generate all the bounding boxes of the objects, and an audio visual localization model to identify the optimal bounding box using complete Intersection over Union (CIoU). The hardware consists of a four-microphone rectangular formation and a camera mounted on glasses with a wristband for displaying necessary information like direction. On a custom collected data set, JerryNet achieved a precision of 91. 1% for the sound direction, outperforming all the baseline models. The CLAP model achieved 98.5% and 95% accuracy on custom and AudioSet datasets, respectively. The audio-visual localization model within component 3 yielded a cIoU of 0.892 and an AUC of 0.658, surpassing other similar models. There are many future potentials to this study, paving the way to creating a new generation of accessibility devices.

📄 PDF Abstract BibTeX arXiv:2507.14215

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationVisual LocalizationObject Detection

Similar Papers 제목 키워드 기반

Deaf and Hard of Hearing Access to Intelligent Personal Assistants: Comparison of Voice-Based Options with an LLM-Powered Touch Interface

2026-01-21 · Paige S. DeVries, Michaela Okosi, Ming Li, Nora Dunphy 외 arxiv

We investigate intelligent personal assistants (IPAs) accessibility for deaf and hard of hearing (DHH) people who can use their voice in everyday communication. The inability of IPAs to understand diverse accents includi…

Speech Recognition

Translating an Aesop's Fable to Filipino Sign Language through 3D Animation

2020-05-01 · LREC 2020 5 · Mark Cueto, Winnie He, Rei Untiveros, Josh Zu{\~n}iga 외

According to the National Statistics Office (2003) in the 2000 Population Census, the deaf community in the Philippines numbered to about 121,000 deaf and hard of hearing Filipinos. Deaf and hard of hearing Filipinos in …

Mobile Sound Recognition for the Deaf and Hard of Hearing

2018-10-19 · Leonardo A. Fanzeres, Adriana S. Vivacqua, Luiz W. P. Biscainho

Human perception of surrounding events is strongly dependent on audio cues. Thus, acoustic insulation can seriously impact situational awareness. We present an exploratory study in the domain of assistive computing, elic…

General Classification

HEAR: Hearing Enhanced Audio Response for Video-grounded Dialogue

2023-12-15 · Sunjae Yoon, Dahyun Kim, Eunseop Yoon, Hee Suk Yoon 외

Video-grounded Dialogue (VGD) aims to answer questions regarding a given multi-modal input comprising video, audio, and dialogue history. Although there have been numerous efforts in developing VGD systems to improve the…

ProtoSound: A Personalized and Scalable Sound Recognition System for Deaf and Hard-of-Hearing Users

2022-02-22 · Dhruv Jain, Khoa Huynh Anh Nguyen, Steven Goodman, Rachel Grossman-Kahn 외

Recent advances have enabled automatic sound recognition systems for deaf and hard of hearing (DHH) users on mobile devices. However, these tools use pre-trained, generic sound recognition models, which do not meet the d…