English

Using Adapters to Overcome Catastrophic Forgetting in End-to-End Automatic Speech Recognition

Audio and Speech Processing 2026-01-22 v3

Abstract

Learning a set of tasks in sequence remains a challenge for artificial neural networks, which, in such scenarios, tend to suffer from Catastrophic Forgetting (CF). The same applies to End-to-End (E2E) Automatic Speech Recognition (ASR) models, even for monolingual tasks. In this paper, we aim to overcome CF for E2E ASR by inserting adapters, small architectures of few parameters which allow a general model to be fine-tuned to a specific task, into our model. We make these adapters task-specific, while regularizing the parameters of the model shared by all tasks, thus stimulating the model to fully exploit the adapters while keeping the shared parameters to work well for all tasks. Our method outperforms all baselines on two monolingual experiments while being more storage efficient and without requiring the storage of data from previous tasks.

Keywords

Cite

@article{arxiv.2203.16082,
  title  = {Using Adapters to Overcome Catastrophic Forgetting in End-to-End Automatic Speech Recognition},
  author = {Steven Vander Eeckt and Hugo Van hamme},
  journal= {arXiv preprint arXiv:2203.16082},
  year   = {2026}
}

Comments

Accepted at ICASSP 2023. 5 pages

R2 v1 2026-06-24T10:31:20.964Z