English

Partitioned Gradient Matching-based Data Subset Selection for Compute-Efficient Robust ASR Training

Machine Learning 2022-11-01 v1

Abstract

Training state-of-the-art ASR systems such as RNN-T often has a high associated financial and environmental cost. Training with a subset of training data could mitigate this problem if the subset selected could achieve on-par performance with training with the entire dataset. Although there are many data subset selection(DSS) algorithms, direct application to the RNN-T is difficult, especially the DSS algorithms that are adaptive and use learning dynamics such as gradients, as RNN-T tend to have gradients with a significantly larger memory footprint. In this paper, we propose Partitioned Gradient Matching (PGM) a novel distributable DSS algorithm, suitable for massive datasets like those used to train RNN-T. Through extensive experiments on Librispeech 100H and Librispeech 960H, we show that PGM achieves between 3x to 6x speedup with only a very small accuracy degradation (under 1% absolute WER difference). In addition, we demonstrate similar results for PGM even in settings where the training data is corrupted with noise.

Keywords

Cite

@article{arxiv.2210.16892,
  title  = {Partitioned Gradient Matching-based Data Subset Selection for Compute-Efficient Robust ASR Training},
  author = {Ashish Mittal and Durga Sivasubramanian and Rishabh Iyer and Preethi Jyothi and Ganesh Ramakrishnan},
  journal= {arXiv preprint arXiv:2210.16892},
  year   = {2022}
}
R2 v1 2026-06-28T04:47:59.497Z