English

FastAdaSP: Multitask-Adapted Efficient Inference for Large Speech Language Model

Audio and Speech Processing 2024-10-07 v1 Artificial Intelligence Computation and Language

Abstract

In this study, we aim to explore Multitask Speech Language Model (SpeechLM) efficient inference via token reduction. Unlike other modalities such as vision or text, speech has unique temporal dependencies, making previous efficient inference works on other modalities not directly applicable. Furthermore, methods for efficient SpeechLM inference on long sequence and sparse signals remain largely unexplored. Then we propose FastAdaSP, a weighted token merging framework specifically designed for various speech-related tasks to improve the trade-off between efficiency and performance. Experimental results on WavLLM and Qwen-Audio show that our method achieves the state-of-the-art (SOTA) efficiency-performance trade-off compared with other baseline methods. Specifically, FastAdaSP achieved 7x memory efficiency and 1.83x decoding throughput without any degradation on tasks like Emotion Recognition (ER) and Spoken Question Answering (SQA). The code will be available at https://github.com/yichen14/FastAdaSP

Keywords

Cite

@article{arxiv.2410.03007,
  title  = {FastAdaSP: Multitask-Adapted Efficient Inference for Large Speech Language Model},
  author = {Yichen Lu and Jiaqi Song and Chao-Han Huck Yang and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2410.03007},
  year   = {2024}
}

Comments

EMNLP 2024 Industry Track

R2 v1 2026-06-28T19:07:51.858Z