paper-with-me

홈 › Papers

Reducing Exposure Bias in Training Recurrent Neural Network Transducers

2021-08-24 · Xiaodong Cui, Brian Kingsbury, George Saon, David Haws, Zoltan Tuske

When recurrent neural network transducers (RNNTs) are trained using the typical maximum likelihood criterion, the prediction network is trained only on ground truth label sequences. This leads to a mismatch during inference, known as exposure bias, when the model must deal with label sequences containing errors. In this paper we investigate approaches to reducing exposure bias in training to improve the generalization of RNNT models for automatic speech recognition (ASR). A label-preserving input perturbation to the prediction network is introduced. The input token sequences are perturbed using SwitchOut and scheduled sampling based on an additional token language model. Experiments conducted on the 300-hour Switchboard dataset demonstrate their effectiveness. By reducing the exposure bias, we show that we can further improve the accuracy of a high-performance RNNT ASR model and obtain state-of-the-art results on the 300-hour Switchboard dataset.

📄 PDF Abstract BibTeX arXiv:2108.10803

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

VQ-T: RNN Transducers using Vector-Quantized Prediction Network States

2022-08-03 · Jiatong Shi, George Saon, David Haws, Shinji Watanabe 외

Beam search, which is the dominant ASR decoding algorithm for end-to-end models, generates tree-structured hypotheses. However, recent studies have shown that decoding with hypothesis merging can achieve a more efficient…

Language ModelingLanguage Modelling

Noise Isn't Always Negative: Countering Exposure Bias in Sequence-to-Sequence Inflection Models

2020-12-01 · COLING 2020 8 · Garrett Nicolai, Miikka Silfverberg

Morphological inflection, like many sequence-to-sequence tasks, sees great performance from recurrent neural architectures when data is plentiful, but performance falls off sharply in lower-data settings. We investigate …

Morphological Inflection

Neural Induction of Finite-State Transducers

2026-01-16 · Michael Ginn, Alexis Palmer, Mans Hulden arxiv

Finite-State Transducers (FSTs) are effective models for string-to-string rewriting tasks, often providing the efficiency necessary for high-performance applications, but constructing transducers by hand is difficult. In…

Counterfactual Risk Minimization with IPS-Weighted BPR and Self-Normalized Evaluation in Recommender Systems

2025-08-30 · Rahul Raja, Arpita Vats arxiv

Learning and evaluating recommender systems from logged implicit feedback is challenging due to exposure bias. While inverse propensity scoring (IPS) corrects this bias, it often suffers from high variance and instabilit…

On Exposure Bias, Hallucination and Domain Shift in Neural Machine Translation

2020-05-07 · ACL 2020 6 · Chaojun Wang, Rico Sennrich

The standard training algorithm in neural machine translation (NMT) suffers from exposure bias, and alternative algorithms have been proposed to mitigate this. However, the practical impact of exposure bias is under deba…

HallucinationMachine TranslationNMTTranslation