Revisiting the Relation Between Language Model Perplexity and ASR Word Error Rate for Modern End-to-End Speech Recognition

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The long-assumed log-log linear relationship between Language Model (LM) perplexity (PPL) and Automatic Speech Recognition (ASR) Word Error Rate (WER) is being re-examined for modern end-to-end ASR systems. These contemporary systems often possess internal language modeling (ILM) capabilities and can integrate neural LMs and Large Language Models (LLMs) through diverse recognition strategies. This research investigates whether external LMs still enhance current end-to-end ASR performance, if the PPL-WER relation remains log-log linear, and how encoder context length influences this dynamic. It also examines how LLM perplexities align with trends observed for standard neural LMs. Crucially, the study demonstrates that ILM subtraction modifies the observed PPL-WER relation, highlighting the necessity of accounting for the decoder's internal LM when assessing external LM quality.

Key takeaway

For ASR developers evaluating system performance or integrating external language models, you must account for the internal language modeling capacity of modern end-to-end systems. Your assessment of external LM quality should involve considering ILM subtraction, as this significantly alters the observed PPL-WER relationship. This ensures a more accurate understanding of how external LMs truly impact your ASR system's Word Error Rate, guiding better model selection.

Key insights

The traditional PPL-WER relationship is complexified by modern ASR's internal LMs and LLM integration, requiring ILM consideration.

Principles

Method

The paper studies PPL-WER relation by investigating external LM impact, linearity, encoder context length, and LLM perplexities, including ILM subtraction analysis.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.