SpeechPrune: Context-aware Token Pruning for Speech Information Retrieval
Yueqian Lin, Yuzhe Fu, Jingyang Zhang, Yudong Liu, Jianyi Zhang, Jingwei Sun, Hai "Helen" Li, Yiran Chen
TL;DR
This work tackles long-context speech information retrieval (SIR) for Speech LLMs by introducing SPIRAL, a ~90-second benchmark, and a training-free token pruning method called SpeechPrune. SpeechPrune uses a two-phase approach based on speech-text similarity and approximate attention to drastically reduce input tokens while preserving essential content, enabling efficient long-form processing. On Qwen-2 Audio and DiVA, SpeechPrune yields substantial accuracy gains at modest pruning rates (up to 29% over the original and 47% over random pruning) and maintains performance even at high pruning levels, with significant reductions in TFLOPs and memory. The work demonstrates that token-level pruning is a viable path for scalable long-form speech understanding across diverse models and benchmarks.
Abstract
We introduce Speech Information Retrieval (SIR), a new long-context task for Speech Large Language Models (Speech LLMs), and present SPIRAL, a 1,012-sample benchmark testing models' ability to extract critical details from approximately 90-second spoken inputs. While current Speech LLMs excel at short-form tasks, they struggle with the computational and representational demands of longer audio sequences. To address this limitation, we propose SpeechPrune, a training-free token pruning strategy that uses speech-text similarity and approximated attention scores to efficiently discard irrelevant tokens. In SPIRAL, SpeechPrune achieves accuracy improvements of 29% and up to 47% over the original model and the random pruning model at a pruning rate of 20%, respectively. SpeechPrune can maintain network performance even at a pruning level of 80%. This approach highlights the potential of token-level pruning for efficient and scalable long-form speech understanding.
