Federated Learning of Large ASR Models in the Real World
Yonghui Xiao, Yuxin Ding, Changwan Ryu, Petr Zadrazil, Francoise, Beaufays

TL;DR
This paper demonstrates the first successful federated learning training of a large 130-million-parameter Conformer ASR model, showing it can improve model quality while addressing resource constraints on devices.
Contribution
It introduces a systematic approach to train large-scale ASR models with federated learning, overcoming resource limitations and improving model quality in real-world scenarios.
Findings
First real-world FL training of 130M parameter Conformer model
FL can enhance ASR model quality with proposed data and label refinement methods
Demonstrates training efficiency and quality improvements in practical experiments
Abstract
Federated learning (FL) has shown promising results on training machine learning models with privacy preservation. However, for large models with over 100 million parameters, the training resource requirement becomes an obstacle for FL because common devices do not have enough memory and computation power to finish the FL tasks. Although efficient training methods have been proposed, it is still a challenge to train the large models like Conformer based ASR. This paper presents a systematic solution to train the full-size ASR models of 130M parameters with FL. To our knowledge, this is the first real-world FL application of the Conformer model, which is also the largest model ever trained with FL so far. And this is the first paper showing FL can improve the ASR model quality with a set of proposed methods to refine the quality of data and labels of clients. We demonstrate both the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification
MethodsSparse Evolutionary Training
