paper-with-me

홈 › Papers

Continual learning using lattice-free MMI for speech recognition

2021-10-13 · Hossein Hadian, Arseniy Gorin

Continual learning (CL), or domain expansion, recently became a popular topic for automatic speech recognition (ASR) acoustic modeling because practical systems have to be updated frequently in order to work robustly on types of speech not observed during initial training. While sequential adaptation allows tuning a system to a new domain, it may result in performance degradation on the old domains due to catastrophic forgetting. In this work we explore regularization-based CL for neural network acoustic models trained with the lattice-free maximum mutual information (LF-MMI) criterion. We simulate domain expansion by incrementally adapting the acoustic model on different public datasets that include several accents and speaking styles. We investigate two well-known CL techniques, elastic weight consolidation (EWC) and learning without forgetting (LWF), which aim to reduce forgetting by preserving model weights or network outputs. We additionally introduce a sequence-level LWF regularization, which exploits posteriors from the denominator graph of LF-MMI to further reduce forgetting. Empirical results show that the proposed sequence-level LWF can improve the best average word error rate across all domains by up to 9.4% relative compared with using regular LWF.

📄 PDF Abstract BibTeX arXiv:2110.07055

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Comparison of Lattice-Free and Lattice-Based Sequence Discriminative Training Criteria for LVCSR

2019-07-01 · Wilfried Michel, Ralf Schlüter, Hermann Ney

Sequence discriminative training criteria have long been a standard tool in automatic speech recognition for improving the performance of acoustic models over their maximum likelihood / cross entropy trained counterparts…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)GPULanguage Modeling+3

Lattice-Free Sequence Discriminative Training for Phoneme-Based Neural Transducers

2022-12-07 · Zijian Yang, Wei Zhou, Ralf Schlüter, Hermann Ney

Recently, RNN-Transducers have achieved remarkable results on various automatic speech recognition tasks. However, lattice-free sequence discriminative training methods, which obtain superior performance in hybrid models…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Lattice Rescoring Strategies for Long Short Term Memory Language Models in Speech Recognition

2017-11-15 · Shankar Kumar, Michael Nirschl, Daniel Holtmann-Rice, Hank Liao 외

Recurrent neural network (RNN) language models (LMs) and Long Short Term Memory (LSTM) LMs, a variant of RNN LMs, have been shown to outperform traditional N-gram LMs on speech recognition tasks. However, these models ar…

speech-recognitionSpeech Recognition

Consistent Training and Decoding For End-to-end Speech Recognition Using Lattice-free MMI

2021-12-05 · Jinchuan Tian, Jianwei Yu, Chao Weng, Shi-Xiong Zhang 외

Recently, End-to-End (E2E) frameworks have achieved remarkable results on various Automatic Speech Recognition (ASR) tasks. However, Lattice-Free Maximum Mutual Information (LF-MMI), as one of the discriminative training…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Lattice Transformer for Speech Translation

2019-06-13 · ACL 2019 7 · Pei Zhang, Boxing Chen, Niyu Ge, Kai Fan

Recent advances in sequence modeling have highlighted the strengths of the transformer architecture, especially in achieving state-of-the-art machine translation results. However, depending on the up-stream systems, e.g.…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+2