ASCLSDSep 26, 2024

Are Transformers in Pre-trained LM A Good ASR Encoder? An Empirical Study

arXiv:2409.17750v12 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of improving ASR systems for applications requiring semantic comprehension, but it is incremental as it builds on existing transformer and ASR methods.

The study investigated whether transformers from pre-trained language models can be effectively repurposed as encoders for Automatic Speech Recognition (ASR), finding that they improve Character Error Rate (CER) and Word Error Rate (WER) across diverse tasks and enhance performance when integrated into existing ASR encoders.

In this study, we delve into the efficacy of transformers within pre-trained language models (PLMs) when repurposed as encoders for Automatic Speech Recognition (ASR). Our underlying hypothesis posits that, despite being initially trained on text-based corpora, these transformers possess a remarkable capacity to extract effective features from the input sequence. This inherent capability, we argue, is transferrable to speech data, thereby augmenting the acoustic modeling ability of ASR. Through rigorous empirical analysis, our findings reveal a notable improvement in Character Error Rate (CER) and Word Error Rate (WER) across diverse ASR tasks when transformers from pre-trained LMs are incorporated. Particularly, they serve as an advantageous starting point for initializing ASR encoders. Furthermore, we uncover that these transformers, when integrated into a well-established ASR encoder, can significantly boost performance, especially in scenarios where profound semantic comprehension is pivotal. This underscores the potential of leveraging the semantic prowess embedded within pre-trained transformers to advance ASR systems' capabilities.

Foundations

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

Your Notes