CLSDASMar 31, 2023

Dialog act guided contextual adapter for personalized speech recognition

arXiv:2303.17799v17 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of rare word recognition in voice assistants for users in multi-turn dialogs, representing an incremental improvement over existing contextual adapters.

The paper tackled the challenge of personalization in multi-turn dialog speech recognition by incorporating dialog acts to guide contextual adaptation, resulting in a 58% average relative word error rate reduction compared to a no-context model, outperforming prior methods.

Personalization in multi-turn dialogs has been a long standing challenge for end-to-end automatic speech recognition (E2E ASR) models. Recent work on contextual adapters has tackled rare word recognition using user catalogs. This adaptation, however, does not incorporate an important cue, the dialog act, which is available in a multi-turn dialog scenario. In this work, we propose a dialog act guided contextual adapter network. Specifically, it leverages dialog acts to select the most relevant user catalogs and creates queries based on both -- the audio as well as the semantic relationship between the carrier phrase and user catalogs to better guide the contextual biasing. On industrial voice assistant datasets, our model outperforms both the baselines - dialog act encoder-only model, and the contextual adaptation, leading to the most improvement over the no-context model: 58% average relative word error rate reduction (WERR) in the multi-turn dialog scenario, in comparison to the prior-art contextual adapter, which has achieved 39% WERR over the no-context model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes