CLAIASOct 17, 2023

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

arXiv:2310.13015v11 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses a practical limitation in deploying large ASR models for multi-task settings where task IDs are unknown, offering an efficient and non-destructive solution.

The paper tackled the problem of requiring task IDs for multi-task speech recognition with adapters by proposing task-ID-free methods to combine single-task adapters, achieving an 8% mean WER improvement relative to full fine-tuning while updating only 17% of parameters.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes