FastSLM: Hierarchical Temporal Abstraction for Efficient Long-Form Speech Adaptation
About
Scaling Multimodal Large Language Models (MLLMs) to long-form speech is bottlenecked by the explosive growth of input tokens. Unlike images or videos, audio lacks overlapping information, making extreme 1-token compression highly susceptible to the loss of fine-grained acoustic cues. To overcome this, we propose FastSLM, a token-efficient architecture featuring the Hierarchical Temporal Abstractor (HTA). HTA progressively distills non-overlapping acoustic features across multiple temporal scales, achieving an extreme compression rate of 1.67 tokens per second a 97% reduction without losing critical context. Experimental results show that FastSLM achieves competitive performance with state-of-the-art models on long-form benchmarks despite operating with significantly fewer FLOPs and parameters. The source code and model checkpoints are available at https://anonymous.4open.science/r/FastSLM-8BD3.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | OpenASR | -- | 100 | |
| Automatic Speech Recognition | Common Voice 15 | -- | 16 | |
| Automatic Speech Recognition (En) | OpenASR (test) | WER6.47 | 6 | |
| Automatic Speech Recognition | Fleurs | En WER5.26 | 6 | |
| Spoken Question Answering (En) | LibriSQA | Accuracy69.5 | 5 | |
| Speech Summarization (En) | SDS-PART6 | Subjective Score (1-7)5.4 | 5 | |
| Automatic Speech Translation (Ko2En) | Fleurs | BLEU19.5 | 4 | |
| Automatic Speech Translation (Ko2En) | Minds14 | BLEU Score28.9 | 4 | |
| Automatic Speech Recognition (Ko) | Fleurs Common Voice 15 | CER3.82 | 3 | |
| Automatic Speech Translation (En2Ko) | Fleurs | BLEU7.39 | 3 |