Challenge: Existing language models do not incorporate utterance level contextual information . however, for some domains like voice assistants, additional context provides a rich input signal .
Approach: They propose a method for training neural speech recognition models on text and contextual data.
Outcome: The proposed model reduces perplexity by 7.0% relative over a standard LM . it also improves perxicity by 2.8% relative to a state-of-the-art model for contextual LM.

Similar Papers

Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition (2024.findings-acl)

Copied to clipboard

Challenge: Mainstream of automatic speech recognition (ASR) has shifted from pipeline methods to end-to-end (E2E) methods.
Approach: They propose to integrate a pre-trained speech representation model and a large language model (LLM) for automatic speech recognition in an end-to-end manner.
Outcome: The proposed model achieves comparable performance to modern E2E ASR models by utilizing powerful pre-training models with the proposed integrated approach.
Pre-training on high-resource speech recognition improves low-resource speech-to-text translation (N19-1)

Copied to clipboard

Challenge: Pre-training on high-resource automatic speech recognition (ASR) tasks improves ST performance even when source language is low-resourced.
Approach: They propose a method to improve direct speech-to-text translation when source language is low-resource . they pre-train model on high-res automatic speech recognition task and fine-tune parameters for ST .
Outcome: The proposed approach improves Spanish English ST even when the source language is low-resource . the pre-trained encoder accounts for most of the improvement, the authors show .
ShadowLLM: Predictor-based Contextual Sparsity for Large Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Prior work has focused on contextual sparsity, but it has not been successful.
Approach: They propose a novel pruning predictor that can shadow the LLM behavior and enforce better sparsity patterns.
Outcome: The proposed model can shadow the LLM behavior and enforce better sparsity patterns, resulting in 15% improvement in end-to-end accuracy compared to prior methods.
How Important is a Language Model for Low-resource ASR? (2024.findings-acl)

Copied to clipboard

Challenge: Using an n-gram language model in ASR may seem obvious, but its absence in most implementations suggests otherwise.
Approach: They examine whether using an n-gram language model in ASR can improve accuracy in low-resource languages.
Outcome: The proposed model is absent in most implementations, but it does improve accuracy in English and Mandarin.
Contrastive Learning for Task-Independent SpeechLLM-Pretraining (2025.findings-acl)

Copied to clipboard

Challenge: Large language models excel in speech processing tasks but their reliance on written text limits their application in real-world scenarios.
Approach: They propose a task-independent speech pretraining stage and task-specific fine-tuning stage to adapt LLMs to speech processing tasks.
Outcome: The proposed model outperforms models specialized on speech translation and question answering while being trained on 10% of the task-specific data.
In-Context Learning Boosts Speech Recognition via Human-like Adaptation to Speakers and Language Varieties (2025.emnlp-main)

Copied to clipboard

Challenge: Existing models fail to adapt to unfamiliar speakers and language varieties . however, there are significant gaps in the adaptation of certain varieties based on the test speaker, variety, or recording conditions .
Approach: They propose a framework that allows for in-context learning in Phi-4 Multimodal . they find that as few as 12 example utterances reduce word error rates by 19.7% .
Outcome: The proposed framework reduces word error rates by 19.7% across diverse English corpora.
Contrastive and Consistency Learning for Neural Noisy-Channel Model in Spoken Language Understanding (2024.naacl-long)

Copied to clipboard

Challenge: End-to-end learning models require large volume of speech data with intent labels . however, models are sensitive to inconsistencies between training and evaluation conditions .
Approach: They propose a module-based approach to learn intent in a noisy-channel model . they correlate error patterns between clean and noisy ASR transcripts .
Outcome: The proposed method outperforms existing methods and improves in noisy environments.
LM-CORE: Language Models with Contextually Relevant External Knowledge (2022.findings-naacl)

Copied to clipboard

Challenge: Large pre-trained language models can capture factual knowledge in their parameters but storing large amounts of knowledge in the model parameters is sub-optimal given the ever-growing amounts of information and resource requirements.
Approach: They propose a framework that provides explicit access to contextually relevant structured knowledge to the model and train it to use that knowledge.
Outcome: The proposed framework outperforms state-of-the-art knowledge-enhanced language models on knowledge probing tasks and can handle knowledge updates.
Contextualized Word Representations for Reading Comprehension (N18-2)

Copied to clipboard

Challenge: Reading comprehension (RC) is a high-level task in natural language understanding that requires reading a document and answering questions about its content.
Approach: They propose to provide a standard neural network for reading a document and answering a question about its content.
Outcome: The proposed model improves on the competitive SQuAD dataset by providing rich contextualized word representations and allowing it to choose between context-dependent and context-independent representations.
Chameleon: A Language Model Adaptation Toolkit for Automatic Speech Recognition of Conversational Speech (D19-3)

Copied to clipboard

Challenge: Language model adaptation (LMA) is a promising solution for conversational speech recognition systems.
Approach: They propose to use language model adaptation techniques to adapt language models to conversational speech recognition.
Outcome: The proposed toolkit compares state-of-the-art language model adaptation techniques in conversational speech recognition tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations