Multi-Modal Retrieval For Large Language Model Based Speech Recognition
Aditya Gourav, Jari Kolehmainen, Prashanth Shivakumar, Yile Gu, Grant Strimel, Ankur Gandhe, Ariya Rastrow, Ivan Bulyko
Abstract
Retrieval is a widely adopted approach for improving language models leveraging external information. As the field moves towards multi-modal large language models, it is important to extend the pure text based methods to incorporate other modalities in retrieval as well for applications across the wide spectrum of machine learning tasks and data types. In this work, we propose multi-modal retrieval with two approaches: kNN-LM and cross-attention techniques. We demonstrate the effectiveness of our retrieval approaches empirically by applying them to automatic speech recognition tasks with access to external information. Under this setting, we show that speech-based multi-modal retrieval outperforms text based retrieval, and yields up to improvement in word error rate over the multi-modal language model baseline. Furthermore, we achieve state-of-the-art recognition results on the Spoken-Squad question answering dataset.
BibTeX
@inproceedings{gourav-etal-2024-multi,
title = "Multi-Modal Retrieval For Large Language Model Based Speech Recognition",
author = "Gourav, Aditya and
Kolehmainen, Jari and
Shivakumar, Prashanth and
Gu, Yile and
Strimel, Grant and
Gandhe, Ankur and
Rastrow, Ariya and
Bulyko, Ivan",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.findings-acl.262/",
doi = "10.18653/v1/2024.findings-acl.262",
pages = "4435--4446"
}