Using multiple ASR hypotheses to boost i18n NLU performance
Charith Peris, Gokmen Oz, Khadige Abboud, Venkata sai Varada, Prashan, Wanigasekara, Haidar Khan

TL;DR
This paper demonstrates that utilizing multiple ASR hypotheses with summarization techniques significantly improves the performance of NLU tasks like domain classification, intent recognition, and entity recognition in German and Portuguese voice assistants.
Contribution
It introduces a novel approach of leveraging five-best ASR hypotheses with summarization models to enhance NLU performance in multilingual settings.
Findings
Up to 15.5% improvement in domain classification F1 scores for Portuguese.
Significant gains in intent and entity recognition on mismatched test sets.
Effective use of multiple hypotheses reduces errors caused by ASR mistakes.
Abstract
Current voice assistants typically use the best hypothesis yielded by their Automatic Speech Recognition (ASR) module as input to their Natural Language Understanding (NLU) module, thereby losing helpful information that might be stored in lower-ranked ASR hypotheses. We explore the change in performance of NLU associated tasks when utilizing five-best ASR hypotheses when compared to status quo for two language datasets, German and Portuguese. To harvest information from the ASR five-best, we leverage extractive summarization and joint extractive-abstractive summarization models for Domain Classification (DC) experiments while using a sequence-to-sequence model with a pointer generator network for Intent Classification (IC) and Named Entity Recognition (NER) multi-task experiments. For the DC full test set, we observe significant improvements of up to 7.2% and 15.5% in micro-averaged F1…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
