The reviewed record of science sign in
Pith

arxiv: 2501.07875 · v1 · pith:SEGSO7LN · submitted 2025-01-14 · cs.CL · cs.AI

Continual Learning with Embedding Layer Surgery and Task-wise Beam Search using Whisper

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:SEGSO7LNrecord.jsonopen to challenge →

classification cs.CL cs.AI
keywords languagesembeddingawerbeamcontinualcopiesembeddingsexisting
0
0 comments X
read the original abstract

Current Multilingual ASR models only support a fraction of the world's languages. Continual Learning (CL) aims to tackle this problem by adding new languages to pre-trained models while avoiding the loss of performance on existing languages, also known as Catastrophic Forgetting (CF). However, existing CL methods overlook the adaptation of the token embedding lookup table at the decoder, despite its significant contribution to CF. We propose Embedding Layer Surgery where separate copies of the token embeddings are created for each new languages, and one of the copies is selected to replace the old languages embeddings when transcribing the corresponding new language. Unfortunately, this approach means LID errors also cause incorrect ASR embedding selection. Our Task-wise Beam Search allows self-correction for such mistakes. By adapting Whisper to 10 hours of data for each of 10 unseen languages from Common Voice, results show that our method reduces the Average WER (AWER) of pre-trained languages from 14.2% to 11.9% compared with Experience Replay, without compromising the AWER of the unseen languages.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Rethinking Continual Learning for Speech and Audio: A Representation-Centric Taxonomy and Open Problems

    eess.AS 2026-05 unverdicted novelty 6.0

    Introduces a representation-geometry-based taxonomy for continual learning in speech and audio, identifies mismatches with current CL assumptions in foundation models, and lists open challenges.