English

Task-Agnostic Structured Pruning of Speech Representation Models

Audio and Speech Processing 2025-05-08 v2 Computation and Language Sound

Abstract

Self-supervised pre-trained models such as Wav2vec2, Hubert, and WavLM have been shown to significantly improve many speech tasks. However, their large memory and strong computational requirements hinder their industrial applicability. Structured pruning is a hardware-friendly model compression technique but usually results in a larger loss of accuracy. In this paper, we propose a fine-grained attention head pruning method to compensate for the performance degradation. In addition, we also introduce the straight through estimator into the L0 regularization to further accelerate the pruned model. Experiments on the SUPERB benchmark show that our model can achieve comparable performance to the dense model in multiple tasks and outperforms the Wav2vec 2.0 base model on average, with 72% fewer parameters and 2 times faster inference speed.

Keywords

Cite

@article{arxiv.2306.01385,
  title  = {Task-Agnostic Structured Pruning of Speech Representation Models},
  author = {Haoyu Wang and Siyuan Wang and Wei-Qiang Zhang and Hongbin Suo and Yulong Wan},
  journal= {arXiv preprint arXiv:2306.01385},
  year   = {2025}
}

Comments

Accepted by INTERSPEECH 2023

R2 v1 2026-06-28T10:54:22.312Z