ASAICLSDDec 16, 2024

SpeechPrune: Context-aware Token Pruning for Speech Information Retrieval

arXiv:2412.12009v215 citationsh-index: 17Has CodeICME
Originality Highly original
AI Analysis

This addresses the computational inefficiency of Speech LLMs in handling long audio sequences, offering a scalable solution for speech processing applications.

The paper tackles the challenge of long-context speech understanding by introducing Speech Information Retrieval (SIR) and a benchmark called SPIRAL, and proposes SpeechPrune, a token pruning strategy that improves accuracy by up to 47% over baselines at a 20% pruning rate while maintaining performance even at 80% pruning.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes