English

WHISMA: A Speech-LLM to Perform Zero-shot Spoken Language Understanding

Audio and Speech Processing 2024-08-30 v1 Sound

Abstract

Speech large language models (speech-LLMs) integrate speech and text-based foundation models to provide a unified framework for handling a wide range of downstream tasks. In this paper, we introduce WHISMA, a speech-LLM tailored for spoken language understanding (SLU) that demonstrates robust performance in various zero-shot settings. WHISMA combines the speech encoder from Whisper with the Llama-3 LLM, and is fine-tuned in a parameter-efficient manner on a comprehensive collection of SLU-related datasets. Our experiments show that WHISMA significantly improves the zero-shot slot filling performance on the SLURP benchmark, achieving a relative gain of 26.6% compared to the current state-of-the-art model. Furthermore, to evaluate WHISMA's generalisation capabilities to unseen domains, we develop a new task-agnostic benchmark named SLU-GLUE. The evaluation results indicate that WHISMA outperforms an existing speech-LLM (Qwen-Audio) with a relative gain of 33.0%.

Keywords

Cite

@article{arxiv.2408.16423,
  title  = {WHISMA: A Speech-LLM to Perform Zero-shot Spoken Language Understanding},
  author = {Mohan Li and Cong-Thanh Do and Simon Keizer and Youmna Farag and Svetlana Stoyanchev and Rama Doddipatla},
  journal= {arXiv preprint arXiv:2408.16423},
  year   = {2024}
}

Comments

accepted to SLT 2024

R2 v1 2026-06-28T18:27:31.491Z