LGCLMar 22, 2022

Pseudo Label Is Better Than Human Label

arXiv:2203.12668v344 citationsh-index: 33
Originality Highly original
AI Analysis

This addresses the problem of expensive and variable human transcription for ASR developers, offering a more efficient labeling method with measurable performance gains.

The paper tackles the high cost and inconsistency of human-labeled speech data for training automatic speech recognition (ASR) systems by using a teacher model to generate pseudo labels, achieving a 13.6% relative reduction in word error rate (from 5.9% to 5.1%) for a streaming model compared to human labels.

State-of-the-art automatic speech recognition (ASR) systems are trained with tens of thousands of hours of labeled speech data. Human transcription is expensive and time consuming. Factors such as the quality and consistency of the transcription can greatly affect the performance of the ASR models trained with these data. In this paper, we show that we can train a strong teacher model to produce high quality pseudo labels by utilizing recent self-supervised and semi-supervised learning techniques. Specifically, we use JUST (Joint Unsupervised/Supervised Training) and iterative noisy student teacher training to train a 600 million parameter bi-directional teacher model. This model achieved 4.0% word error rate (WER) on a voice search task, 11.1% relatively better than a baseline. We further show that by using this strong teacher model to generate high-quality pseudo labels for training, we can achieve 13.6% relative WER reduction (5.9% to 5.1%) for a streaming model compared to using human labels.

Foundations

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

Your Notes