English

Adaptive Audio-Visual Speech Recognition via Matryoshka-Based Multimodal LLMs

Computer Vision and Pattern Recognition 2025-08-07 v2 Multimedia Sound Audio and Speech Processing

Abstract

Audio-Visual Speech Recognition (AVSR) leverages audio and visual modalities to improve robustness in noisy environments. Recent advances in Large Language Models (LLMs) show strong performance in speech recognition, including AVSR. However, the long speech representations lead to high computational costs for LLMs. Prior methods compress inputs before feeding them to LLMs, but high compression often harms accuracy. To address this, we propose Llama-MTSK, the first Matryoshka-based Multimodal LLM for AVSR, which flexibly adapts audio-visual token allocation under varying compute constraints. Inspired by Matryoshka Representation Learning, our model encodes representations at multiple granularities with a single architecture, avoiding the need for separate models. For efficient fine-tuning, we introduce three LoRA-based strategies using global and scale-specific modules. Evaluations on major AVSR datasets show Llama-MTSK matches or outperforms models trained at fixed compression levels.

Keywords

Cite

@article{arxiv.2503.06362,
  title  = {Adaptive Audio-Visual Speech Recognition via Matryoshka-Based Multimodal LLMs},
  author = {Umberto Cappellazzo and Minsu Kim and Stavros Petridis},
  journal= {arXiv preprint arXiv:2503.06362},
  year   = {2025}
}

Comments

Accepted to IEEE ASRU 2025

R2 v1 2026-06-28T22:12:26.507Z