SpidR-Adapt: A Universal Speech Representation Model for Few-Shot Adaptation
Mahi Luthra, Jiayi Shen, Maxime Poli, Angelo Ortiz, Yosuke Higuchi, Youssef Benchekroun, Martin Gleize, Charles-Eric Saint-James, Dongyan Lin, Phillip Rust, Angel Villar, Surya Parimi, Vanessa Stark, Rashel Moritz, Juan Pino, Yann LeCun, Emmanuel Dupoux
TL;DR
SpidR-Adapt tackles the data-inefficiency of self-supervised speech representations by introducing MAdaPT, a bi-level meta-training protocol, and FOBLO, a first-order optimization heuristic tailored for fast adaptation to new languages with minimal unlabeled data. It stabilizes learning with interleaved supervision and a robust initialization, enabling rapid performance gains in phonemic discriminability and spoken-language modeling, even with as little as 10 minutes to 100 hours of target-language data. Across OoD languages, SpidR-Adapt achieves data-efficiency up to 100x compared to standard pre-training and approaches in-domain performance, while also excelling on phoneme discovery benchmarks. The approach is architecture-agnostic and the authors provide open-source training code and model checkpoints for reproducibility and broader adoption.
Abstract
Human infants, with only a few hundred hours of speech exposure, acquire basic units of new languages, highlighting a striking efficiency gap compared to the data-hungry self-supervised speech models. To address this gap, this paper introduces SpidR-Adapt for rapid adaptation to new languages using minimal unlabeled data. We cast such low-resource speech representation learning as a meta-learning problem and construct a multi-task adaptive pre-training (MAdaPT) protocol which formulates the adaptation process as a bi-level optimization framework. To enable scalable meta-training under this framework, we propose a novel heuristic solution, first-order bi-level optimization (FOBLO), avoiding heavy computation costs. Finally, we stabilize meta-training by using a robust initialization through interleaved supervision which alternates self-supervised and supervised objectives. Empirically, SpidR-Adapt achieves rapid gains in phonemic discriminability (ABX) and spoken language modeling (sWUGGY, sBLIMP, tSC), improving over in-domain language models after training on less than 1h of target-language audio, over $100\times$ more data-efficient than standard training. These findings highlight a practical, architecture-agnostic path toward biologically inspired, data-efficient representations. We open-source the training code and model checkpoints at https://github.com/facebookresearch/spidr-adapt.
