arXiv:2508.00391cs.CVeess.AS2025-08被引 3

首个协作式多智能体系统,提升听障人士手语识别准确率

Cued-Agent: A Collaborative Multi-Agent System for Automatic Cued Speech Recognition

  • 分四智能体协同:手部、唇部特征提取与动态提示融合
  • 在14人数据集上超越现有方法,听障场景下识别率显著提升
  • 无需训练即可动态融合提示,适合听障辅助与多模态研究

助听障碍者使用的视觉沟通系统——手势语音(Cued Speech, CS)通过结合口型与手部动作传递信息。自动手势语音识别(ACSR)旨在通过人工智能将手部动作和口型变化转化为文本。传统方法因手部与口型动作存在时间不同步,需复杂模块实现多模态融合,但受限于数据量少,融合机制训练不足,导致性能不佳。为此,本文提出首个用于ACSR的协作多智能体系统Cued-Agent,包含四个专用子智能体:基于多模态大语言模型的手部识别智能体,采用关键帧筛选与专家提示策略解码手部动作;基于预训练Transformer的唇部识别智能体,从视频中提取唇部特征;无需训练的动态提示融合智能体,在推理时将手部提示与唇部特征结合;以及首次实现端到端音素到自然语言转换的自校正音素-词语智能体,通过语义优化完成后处理。为支持研究,我们新增8名听障使用者的数据,构建了包含14名受试者的混合数据集。大量实验表明,相比先进方法,Cued-Agent在正常及听障场景下均表现优异。代码已开源。

原文摘要 · Abstract (English)

Cued Speech (CS) is a visual communication system that combines lip-reading with hand coding to facilitate communication for individuals with hearing impairments. Automatic CS Recognition (ACSR) aims to convert CS hand gestures and lip movements into text via AI-driven methods. Traditionally, the temporal asynchrony between hand and lip movements requires the design of complex modules to facilitate effective multimodal fusion. However, constrained by limited data availability, current methods demonstrate insufficient capacity for adequately training these fusion mechanisms, resulting in suboptimal performance. Recently, multi-agent systems have shown promising capabilities in handling complex tasks with limited data availability. To this end, we propose the first collaborative multi-agent system for ACSR, named Cued-Agent. It integrates four specialized sub-agents: a Multimodal Large Language Model-based Hand Recognition agent that employs keyframe screening and CS expert prompt strategies to decode hand movements, a pretrained Transformer-based Lip Recognition agent that extracts lip features from the input video, a Hand Prompt Decoding agent that dynamically integrates hand prompts with lip features during inference in a training-free manner, and a Self-Correction Phoneme-to-Word agent that enables post-process and end-to-end conversion from phoneme sequences to natural language sentences for the first time through semantic refinement. To support this study, we expand the existing Mandarin CS dataset by collecting data from eight hearing-impaired cuers, establishing a mixed dataset of fourteen subjects. Extensive experiments demonstrate that our Cued-Agent performs superbly in both normal and hearing-impaired scenarios compared with state-of-the-art methods. The implementation is available at https://github.com/DennisHgj/Cued-Agent.

手势识别多智能体听障辅助

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