CLSDASSep 14, 2021

Residual Adapters for Parameter-Efficient ASR Adaptation to Atypical and Accented Speech

arXiv:2109.06952v1664 citations
Originality Incremental advance
AI Analysis

This addresses scalability issues in personalizing ASR systems for diverse speakers, though it is incremental as it builds on existing fine-tuning methods.

The paper tackled the problem of poor ASR performance on atypical and accented speech by using residual adapters for parameter-efficient adaptation, achieving similar gains to full fine-tuning while updating less than 0.5% of parameters.

Automatic Speech Recognition (ASR) systems are often optimized to work best for speakers with canonical speech patterns. Unfortunately, these systems perform poorly when tested on atypical speech and heavily accented speech. It has previously been shown that personalization through model fine-tuning substantially improves performance. However, maintaining such large models per speaker is costly and difficult to scale. We show that by adding a relatively small number of extra parameters to the encoder layers via so-called residual adapter, we can achieve similar adaptation gains compared to model fine-tuning, while only updating a tiny fraction (less than 0.5%) of the model parameters. We demonstrate this on two speech adaptation tasks (atypical and accented speech) and for two state-of-the-art ASR architectures.

Foundations

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

Your Notes