CLSDASJun 13, 2024

LASER: Learning by Aligning Self-supervised Representations of Speech for Improving Content-related Tasks

arXiv:2406.09153v10.004 citations
AI Analysis50

This work addresses the problem of computationally expensive fine-tuning for speech processing models, offering a cost-effective solution for researchers and practitioners in speech technology.

The paper tackles the challenge of improving self-supervised speech representations for content-related tasks like automatic speech recognition and phoneme recognition, achieving relative improvements of up to 11.7% with less than 3 hours of fine-tuning on a single GPU.

Self-supervised learning (SSL)-based speech models are extensively used for full-stack speech processing. However, it has been observed that improving SSL-based speech representations using unlabeled speech for content-related tasks is challenging and computationally expensive. Recent attempts have been made to address this issue with cost-effective self-supervised fine-tuning (SSFT) approaches. Continuing in this direction, a cost-effective SSFT method named "LASER: Learning by Aligning Self-supervised Representations" is presented. LASER is based on the soft-DTW alignment loss with temporal regularisation term. Experiments are conducted with HuBERT and WavLM models and evaluated on the SUPERB benchmark for two content-related tasks: automatic speech recognition (ASR) and phoneme recognition (PR). A relative improvement of 3.7% and 8.2% for HuBERT, and 4.1% and 11.7% for WavLM are observed, for the ASR and PR tasks respectively, with only < 3 hours of fine-tuning on a single GPU.

Code Implementations1 repo
Foundations

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

Your Notes