English

FedNST: Federated Noisy Student Training for Automatic Speech Recognition

Audio and Speech Processing 2022-07-14 v2 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Federated Learning (FL) enables training state-of-the-art Automatic Speech Recognition (ASR) models on user devices (clients) in distributed systems, hence preventing transmission of raw user data to a central server. A key challenge facing practical adoption of FL for ASR is obtaining ground-truth labels on the clients. Existing approaches rely on clients to manually transcribe their speech, which is impractical for obtaining large training corpora. A promising alternative is using semi-/self-supervised learning approaches to leverage unlabelled user data. To this end, we propose FedNST, a novel method for training distributed ASR models using private and unlabelled user data. We explore various facets of FedNST, such as training models with different proportions of labelled and unlabelled data, and evaluate the proposed approach on 1173 simulated clients. Evaluating FedNST on LibriSpeech, where 960 hours of speech data is split equally into server (labelled) and client (unlabelled) data, showed a 22.5% relative word error rate reduction} (WERR) over a supervised baseline trained only on server data.

Keywords

Cite

@article{arxiv.2206.02797,
  title  = {FedNST: Federated Noisy Student Training for Automatic Speech Recognition},
  author = {Haaris Mehmood and Agnieszka Dobrowolska and Karthikeyan Saravanan and Mete Ozay},
  journal= {arXiv preprint arXiv:2206.02797},
  year   = {2022}
}

Comments

Accepted at Interspeech 2022

R2 v1 2026-06-24T11:40:56.315Z