不依赖级联结构,用多任务学习提升中文语音识别准确率
Cascade-Free Mandarin Visual Speech Recognition via Semantic-Guided Cross-Representation Alignment
- 采用多任务学习联合建模音素与视觉单元特征
- 在多个公开数据集上达到更优识别性能
- 通过语义引导对比损失减少误差累积,提升推理效率
中文视觉语音识别(VSR)近年来取得进展,但仍落后于英语等非声调语言。主要挑战来自汉语的声调特性,限制了传统序列到序列建模的效果。现有中文VSR系统常引入中间表示(如拼音)的级联架构以提升准确率,但此类设计在推理时依赖前序阶段输出,导致误差累积和延迟增加。为此,本文提出一种无级联的多任务学习架构,联合利用音素、视位元等多种中间表示,更好地挖掘上下文信息。通过语义引导的局部对比损失进行时序对齐,实现推理过程中的按需激活,在性能与效率间取得平衡,并缓解投影与重嵌入带来的误差积累。在多个公开数据集上的实验表明,该方法显著优于现有方案。
原文摘要 · Abstract (English)
Chinese mandarin visual speech recognition (VSR) is a task that has advanced in recent years, yet still lags behind the performance on non-tonal languages such as English. One primary challenge arises from the tonal nature of Mandarin, which limits the effectiveness of conventional sequence-to-sequence modeling approaches. To alleviate this issue, existing Chinese VSR systems commonly incorporate intermediate representations, most notably pinyin, within cascade architectures to enhance recognition accuracy. While beneficial, in these cascaded designs, the subsequent stage during inference depends on the output of the preceding stage, leading to error accumulation and increased inference latency. To address these limitations, we propose a cascade-free architecture based on multitask learning that jointly integrates multiple intermediate representations, including phoneme and viseme, to better exploit contextual information. The proposed semantic-guided local contrastive loss temporally aligns the features, enabling on-demand activation during inference, thereby providing a trade-off between inference efficiency and performance while mitigating error accumulation caused by projection and re-embedding. Experiments conducted on publicly available datasets demonstrate that our method achieves superior recognition performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。