ASLGSDOct 25, 2019

Confidence Estimation for Black Box Automatic Speech Recognition Systems Using Lattice Recurrent Neural Networks

arXiv:1910.11933v215 citations
Originality Incremental advance
AI Analysis

This work addresses the need for improved quality control in speech transcription services, which is incremental as it builds on existing methods for confidence estimation.

The paper tackles the problem of confidence estimation for black box automatic speech recognition systems by extending lattice recurrent neural networks to handle sub-word information, resulting in significant gains in accuracy as shown in experiments using the IARPA OpenKWS 2016 evaluation system.

Recently, there has been growth in providers of speech transcription services enabling others to leverage technology they would not normally be able to use. As a result, speech-enabled solutions have become commonplace. Their success critically relies on the quality, accuracy, and reliability of the underlying speech transcription systems. Those black box systems, however, offer limited means for quality control as only word sequences are typically available. This paper examines this limited resource scenario for confidence estimation, a measure commonly used to assess transcription reliability. In particular, it explores what other sources of word and sub-word level information available in the transcription process could be used to improve confidence scores. To encode all such information this paper extends lattice recurrent neural networks to handle sub-words. Experimental results using the IARPA OpenKWS 2016 evaluation system show that the use of additional information yields significant gains in confidence estimation accuracy. The implementation for this model can be found online.

Code Implementations2 repos
Foundations

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

Your Notes