arXiv:2507.14215cs.LGcs.SD2025-07

用AI实时定位聋哑人听觉方向并识别声音来源。

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

  • 设计专用CNN模型判断声音来向,支持九个方向识别。
  • 音频分类准确率达98.5%,音视频融合定位精度超同类模型。
  • 集成麦克风阵列与眼镜摄像头,适合日常助听使用。

本研究旨在开发一种面向聋哑人群体的智能辅助设备,实现声音源的实时精确定位与识别。系统包含三个核心模块:1. JerryNet——定制化的卷积神经网络,用于判断声音到达方向(DoA),支持九个方向;2. 音频分类模型——基于对比语言-音频预训练(CLAP)微调,仅凭音频识别具体声类;3. 多模态融合定位模型——结合音频、视觉和文本数据,通过Yolov9生成目标边界框,并利用完整交并比(CIoU)筛选最优位置。硬件由四麦矩形阵列与眼镜摄像头组成,腕带用于显示方向信息。在自建数据集上,JerryNet方向识别精度达91.1%,优于所有基线模型;CLAP模型在自建与AudioSet数据集上分别达到98.5%与95%准确率;多模态定位模型取得0.892的cIoU和0.658的AUC,超越现有方法。该研究为下一代无障碍设备开辟了新路径。

原文摘要 · Abstract (English)

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.

无障碍声音定位多模态深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。