English

BEST-RQ-Based Self-Supervised Learning for Whisper Domain Adaptation

Computation and Language 2026-05-13 v2

Abstract

Automatic Speech Recognition (ASR) systems, despite large multilingual training, struggle in low-resource scenarios where labeled data is scarce. We propose BEARD (BEST-RQ Encoder Adaptation with Re-training and Distillation), a novel framework designed to adapt Whisper's encoder with unlabeled data. Unlike traditional self-supervised learning methods, BEARD uniquely combines a BEST-RQ objective with knowledge distillation from a frozen teacher encoder, ensuring the encoder's complementarity with the pre-trained decoder. Our experiments focus on the ATCO2 corpus from the challenging Air Traffic Control (ATC) communications domain, characterized by non-native speech, noise, and specialized phraseology. Using about 5,000 hours of untranscribed speech for BEARD and 2 hours of transcribed speech for fine-tuning, the proposed approach significantly outperforms previous baseline and fine-tuned model, achieving a relative improvement of 12% compared to the fine-tuned model. To the best of our knowledge, this is the first work to use a self-supervised learning objective for domain adaptation of Whisper.

Keywords

Cite

@article{arxiv.2510.24570,
  title  = {BEST-RQ-Based Self-Supervised Learning for Whisper Domain Adaptation},
  author = {Raphaël Bagat and Irina Illina and Emmanuel Vincent},
  journal= {arXiv preprint arXiv:2510.24570},
  year   = {2026}
}

Comments

Accepted to ICASSP 2026

R2 v1 2026-07-01T07:09:51.343Z