English

Improved Meta Learning for Low Resource Speech Recognition

Computation and Language 2022-05-13 v1 Machine Learning Sound Audio and Speech Processing

Abstract

We propose a new meta learning based framework for low resource speech recognition that improves the previous model agnostic meta learning (MAML) approach. The MAML is a simple yet powerful meta learning approach. However, the MAML presents some core deficiencies such as training instabilities and slower convergence speed. To address these issues, we adopt multi-step loss (MSL). The MSL aims to calculate losses at every step of the inner loop of MAML and then combines them with a weighted importance vector. The importance vector ensures that the loss at the last step has more importance than the previous steps. Our empirical evaluation shows that MSL significantly improves the stability of the training procedure and it thus also improves the accuracy of the overall system. Our proposed system outperforms MAML based low resource ASR system on various languages in terms of character error rates and stable training behavior.

Keywords

Cite

@article{arxiv.2205.06182,
  title  = {Improved Meta Learning for Low Resource Speech Recognition},
  author = {Satwinder Singh and Ruili Wang and Feng Hou},
  journal= {arXiv preprint arXiv:2205.06182},
  year   = {2022}
}

Comments

Published in IEEE ICASSP 2022

R2 v1 2026-06-24T11:15:40.376Z