Improving Confidence Estimation on Out-of-Domain Data for End-to-End Speech Recognition
Qiujia Li, Yu Zhang, David Qiu, Yanzhang He, Liangliang Cao, Philip C., Woodland

TL;DR
This paper introduces methods to enhance confidence estimation for end-to-end speech recognition systems when faced with out-of-domain data, using pseudo transcriptions and additional language models, leading to more reliable confidence metrics.
Contribution
It proposes two novel approaches to improve model-based confidence estimators on out-of-domain data without altering the ASR model itself.
Findings
Significant improvement in confidence metrics on OOD datasets
Better calibration of confidence estimators on out-of-domain data
Enhanced data selection reliability using improved confidence estimates
Abstract
As end-to-end automatic speech recognition (ASR) models reach promising performance, various downstream tasks rely on good confidence estimators for these systems. Recent research has shown that model-based confidence estimators have a significant advantage over using the output softmax probabilities. If the input data to the speech recogniser is from mismatched acoustic and linguistic conditions, the ASR performance and the corresponding confidence estimators may exhibit severe degradation. Since confidence models are often trained on the same in-domain data as the ASR, generalising to out-of-domain (OOD) scenarios is challenging. By keeping the ASR model untouched, this paper proposes two approaches to improve the model-based confidence estimators on OOD data: using pseudo transcriptions and an additional OOD language model. With an ASR model trained on LibriSpeech, experiments show…
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
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Speech and dialogue systems
MethodsSoftmax
