SDCLMMASJul 25, 2025

MLLM-based Speech Recognition: When and How is Multimodality Beneficial?

arXiv:2507.19037v13 citationsh-index: 7
Originality Incremental advance
AI Analysis

This provides practical insights for improving speech recognition systems in noisy conditions, though it builds incrementally on prior work.

This paper investigates when and how multiple input modalities improve automatic speech recognition accuracy in noisy environments, finding that synchronized modalities like lip movements help most at high noise levels while unsynchronized modalities like image context are most beneficial at moderate noise levels.

Recent advances in multi-modal large language models (MLLMs) have opened new possibilities for unified modeling of speech, text, images, and other modalities. Building on our prior work, this paper examines the conditions and model architectures under which multiple input modalities can improve automatic speech recognition (ASR) accuracy in noisy environments. Through experiments on synthetic and real-world data, we find that (1) harnessing more modalities usually improves ASR accuracy, as each modality provides complementary information, but the improvement depends on the amount of auditory noise. (2) Synchronized modalities (e.g., lip movements) are more useful at high noise levels whereas unsynchronized modalities (e.g., image context) are most helpful at moderate noise levels. (3) Higher-quality visual representations consistently improve ASR accuracy, highlighting the importance of developing more powerful visual encoders. (4) Mamba exhibits similar trends regarding the benefits of multimodality as do Transformers. (5) The input order of modalities as well as their weights in the loss function can significantly impact accuracy. These findings both offer practical insights and help to deepen our understanding of multi-modal speech recognition under challenging conditions.

Foundations

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

Your Notes