English

Multimodal Attention Merging for Improved Speech Recognition and Audio Event Classification

Machine Learning 2024-02-12 v2 Sound Audio and Speech Processing

Abstract

Training large foundation models using self-supervised objectives on unlabeled data, followed by fine-tuning on downstream tasks, has emerged as a standard procedure. Unfortunately, the efficacy of this approach is often constrained by both limited fine-tuning compute and scarcity in labeled downstream data. We introduce Multimodal Attention Merging (MAM), an attempt that facilitates direct knowledge transfer from attention matrices of models rooted in high resource modalities, text and images, to those in resource-constrained domains, speech and audio, employing a zero-shot paradigm. MAM reduces the relative Word Error Rate (WER) of an Automatic Speech Recognition (ASR) model by up to 6.70%, and relative classification error of an Audio Event Classification (AEC) model by 10.63%. In cases where some data/compute is available, we present Learnable-MAM, a data-driven approach to merging attention matrices, resulting in a further 2.90% relative reduction in WER for ASR and 18.42% relative reduction in AEC compared to fine-tuning.

Keywords

Cite

@article{arxiv.2312.14378,
  title  = {Multimodal Attention Merging for Improved Speech Recognition and Audio Event Classification},
  author = {Anirudh S. Sundar and Chao-Han Huck Yang and David M. Chan and Shalini Ghosh and Venkatesh Ravichandran and Phani Sankar Nidadavolu},
  journal= {arXiv preprint arXiv:2312.14378},
  year   = {2024}
}

Comments

5 pages, 1 figure, ICASSP 2024 Workshop on Self-supervision in Audio, Speech and Beyond

R2 v1 2026-06-28T13:59:25.254Z