NAACL 2024industry2 citations

Deferred NAM: Low-latency Top-K Context Injection via Deferred Context Encoding for Non-Streaming ASR

Zelin Wu, Gan Song, Christopher Li, Pat Rondon, Zhong Meng, Xavier Velez, Weiran Wang, Diamantino Caseiro

Abstract

Contextual biasing enables speech recognizers to transcribe important phrases in the speaker’s context, such as contact names, even if they are rare in, or absent from, the training data. Attention-based biasing is a leading approach which allows for full end-to-end cotraining of the recognizer and biasing system and requires no separate inference-time components. Such biasers typically consist of a context encoder; followed by a context filter which narrows down the context to apply, improving per-step inference time; and, finally, context application via cross attention. Though much work has gone into optimizing per-frame performance, the context encoder is at least as important: recognition cannot begin before context encoding ends. Here, we show the lightweight phrase selection pass can be moved before context encoding, resulting in a speedup of up to 16.1 times and enabling biasing to scale to 20K phrases with a maximum pre-decoding delay under 33ms. With the addition of phrase- and wordpiece-level cross-entropy losses, our technique also achieves up to a 37.5% relative WER reduction over the baseline without the losses and lightweight phrase selection pass.

BibTeX
@inproceedings{wu-etal-2024-deferred,
    title = "Deferred {NAM}: Low-latency Top-K Context Injection via Deferred Context Encoding for Non-Streaming {ASR}",
    author = "Wu, Zelin  and
      Song, Gan  and
      Li, Christopher  and
      Rondon, Pat  and
      Meng, Zhong  and
      Velez, Xavier  and
      Wang, Weiran  and
      Caseiro, Diamantino  and
      Pundak, Golan  and
      Munkhdalai, Tsendsuren  and
      Chandorkar, Angad  and
      Prabhavalkar, Rohit",
    editor = "Yang, Yi  and
      Davani, Aida  and
      Sil, Avi  and
      Kumar, Anoop",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 6: Industry Track)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-industry.26/",
    doi = "10.18653/v1/2024.naacl-industry.26",
    pages = "315--323"
}
Deferred NAM: Low-latency Top-K Context Injection via Deferred Context Encoding for Non-Streaming ASR · NAACL 2024