CLASJan 5, 2024

Towards ASR Robust Spoken Language Understanding Through In-Context Learning With Word Confusion Networks

arXiv:2401.02921v110 citationsh-index: 71ICASSP
Originality Incremental advance
AI Analysis

This addresses robustness in SLU for real-world applications with noisy ASR outputs, though it is incremental as it builds on existing in-context learning methods.

The paper tackles the problem of ASR errors degrading spoken language understanding (SLU) by using word confusion networks from ASR lattices instead of top hypotheses, improving SLU performance in tasks like spoken question answering and intent classification to bridge the gap toward an oracle upper bound.

In the realm of spoken language understanding (SLU), numerous natural language understanding (NLU) methodologies have been adapted by supplying large language models (LLMs) with transcribed speech instead of conventional written text. In real-world scenarios, prior to input into an LLM, an automated speech recognition (ASR) system generates an output transcript hypothesis, where inherent errors can degrade subsequent SLU tasks. Here we introduce a method that utilizes the ASR system's lattice output instead of relying solely on the top hypothesis, aiming to encapsulate speech ambiguities and enhance SLU outcomes. Our in-context learning experiments, covering spoken question answering and intent classification, underline the LLM's resilience to noisy speech transcripts with the help of word confusion networks from lattices, bridging the SLU performance gap between using the top ASR hypothesis and an oracle upper bound. Additionally, we delve into the LLM's robustness to varying ASR performance conditions and scrutinize the aspects of in-context learning which prove the most influential.

Foundations

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

Your Notes