English

FastSLM: Hierarchical Frame Q-Former for Effective Speech Modality Adaptation

Audio and Speech Processing 2026-02-03 v2 Artificial Intelligence Sound

Abstract

Although Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in vision, language, and video understanding tasks, scaling them to long-form speech remains a critical bottleneck due to the explosive growth of input tokens. Existing speech-language models typically project high-frame-rate acoustic features directly into the LLM input space, rendering long-context processing computationally prohibitive as audio duration increases. In this paper, we present FastSLM, a token-efficient architecture designed to overcome this scalability limit through extreme temporal compression. At its core is the Hierarchical Frame Querying Transformer (HFQ-Former), which progressively distills local acoustic details into compact, semantically rich representations across multiple temporal scales. This hierarchical abstraction reduces the speech representation rate to just 1.67 tokens per second, achieving a 93 percent reduction in tokens compared to standard frame-level adapters, while preserving the critical context required for complex reasoning. Experimental results demonstrate that FastSLM achieves competitive performance with state-of-the-art models on long-form benchmarks, despite operating with significantly lower FLOPs and parameter counts. Our findings establish that extreme token compression is a viable pathway to making real-time, long-context speech understanding feasible for LLMs, even under strict computational constraints. The source code and model checkpoints are available at https://anonymous.4open.science/r/FastSLM-8BD3

Keywords

Cite

@article{arxiv.2601.06199,
  title  = {FastSLM: Hierarchical Frame Q-Former for Effective Speech Modality Adaptation},
  author = {Junseok Lee and Sangyong Lee and Chang-Jae Chun},
  journal= {arXiv preprint arXiv:2601.06199},
  year   = {2026}
}
R2 v1 2026-07-01T08:58:22.239Z