English

Audio-AdapterFusion: A Task-ID-free Approach for Efficient and Non-Destructive Multi-task Speech Recognition

Computation and Language 2023-10-23 v1 Artificial Intelligence Audio and Speech Processing

Abstract

Adapters are an efficient, composable alternative to full fine-tuning of pre-trained models and help scale the deployment of large ASR models to many tasks. In practice, a task ID is commonly prepended to the input during inference to route to single-task adapters for the specified task. However, one major limitation of this approach is that the task ID may not be known during inference, rendering it unsuitable for most multi-task settings. To address this, we propose three novel task-ID-free methods to combine single-task adapters in multi-task ASR and investigate two learning algorithms for training. We evaluate our methods on 10 test sets from 4 diverse ASR tasks and show that our methods are non-destructive and parameter-efficient. While only updating 17% of the model parameters, our methods can achieve an 8% mean WER improvement relative to full fine-tuning and are on-par with task-ID adapter routing.

Keywords

Cite

@article{arxiv.2310.13015,
  title  = {Audio-AdapterFusion: A Task-ID-free Approach for Efficient and Non-Destructive Multi-task Speech Recognition},
  author = {Hillary Ngai and Rohan Agrawal and Neeraj Gaur and Ronny Huang and Parisa Haghani and Pedro Moreno Mengibar},
  journal= {arXiv preprint arXiv:2310.13015},
  year   = {2023}
}

Comments

2023 IEEE Automatic Speech Recognition and Understanding Workshop (ASRU) Proceedings

R2 v1 2026-06-28T12:56:00.750Z