arXiv:2412.11185eess.AScs.CL2024-12

跨语言迁移实现无目标数据的语音识别域适应

Transliterated Zero-Shot Domain Adaptation for Automatic Speech Recognition

  • 用音译标签保持预训练与微调标签一致
  • 相比基线模型字错误率降低9.2%
  • 适合缺乏目标语言数据的实际场景

语音识别模型在未覆盖的语音领域上性能下降严重。传统领域自适应需目标语言的领域数据,但在许多实际应用中难以获取。为此,本文提出零样本领域自适应(ZSDA),即目标语言领域数据不可用时,通过源语言中的目标领域数据进行知识迁移。方法首先进行跨语言预训练(XLPT)以共享领域知识,再对目标语言微调构建最终模型。但微调过程可能遗忘预训练知识,导致性能下降。为此,本文提出音译式零样本领域自适应(transliterated ZSDA),通过音译方式统一预训练与微调阶段的标签,最大限度保留预训练知识。实验表明,该方法相对wav2vec 2.0基线模型字错误率降低9.2%,且优于自监督型ZSDA,表现接近有监督型ZSDA,验证了基于音译的预训练标签优势。

原文摘要 · Abstract (English)

The performance of automatic speech recognition models often degenerates on domains not covered by the training data. Domain adaptation can address this issue, assuming the availability of the target domain data in the target language. However, such assumption does not stand in many real-world applications. To make domain adaptation more applicable, we address the problem of zero-shot domain adaptation (ZSDA), where target domain data is unavailable in the target language. Instead, we transfer the target domain knowledge from another source language where the target domain data is more accessible. To do that, we first perform cross-lingual pre-training (XLPT) to share domain knowledge across languages, then use target language fine-tuning to build the final model. One challenge in this practice is that the pre-trained knowledge can be forgotten during fine-tuning, resulting in sub-optimal adaptation performance. To address this issue, we propose transliterated ZSDA to achieve consistent pre-training and fine-tuning labels, leading to maximum preservation of the pre-trained knowledge. Experimental results show that transliterated ZSDA relatively decreases the word error rate by 9.2% compared with a wav2vec 2.0 baseline. Moreover, transliterated ZSDA consistently outperforms self-supervised ZSDA and performs on par with supervised ZSDA, proving the superiority of transliteration-based pre-training labels.

语音识别域适应跨语言

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