English

Dynamic Data Pruning for Automatic Speech Recognition

Computation and Language 2024-06-27 v1 Sound Audio and Speech Processing

Abstract

The recent success of Automatic Speech Recognition (ASR) is largely attributed to the ever-growing amount of training data. However, this trend has made model training prohibitively costly and imposed computational demands. While data pruning has been proposed to mitigate this issue by identifying a small subset of relevant data, its application in ASR has been barely explored, and existing works often entail significant overhead to achieve meaningful results. To fill this gap, this paper presents the first investigation of dynamic data pruning for ASR, finding that we can reach the full-data performance by dynamically selecting 70% of data. Furthermore, we introduce Dynamic Data Pruning for ASR (DDP-ASR), which offers several fine-grained pruning granularities specifically tailored for speech-related datasets, going beyond the conventional pruning of entire time sequences. Our intensive experiments show that DDP-ASR can save up to 1.6x training time with negligible performance loss.

Keywords

Cite

@article{arxiv.2406.18373,
  title  = {Dynamic Data Pruning for Automatic Speech Recognition},
  author = {Qiao Xiao and Pingchuan Ma and Adriana Fernandez-Lopez and Boqian Wu and Lu Yin and Stavros Petridis and Mykola Pechenizkiy and Maja Pantic and Decebal Constantin Mocanu and Shiwei Liu},
  journal= {arXiv preprint arXiv:2406.18373},
  year   = {2024}
}

Comments

Accepted to Interspeech 2024

R2 v1 2026-06-28T17:19:57.599Z