DQ-Data2vec: Decoupling Quantization for Multilingual Speech Recognition
Qijie Shao, Linhao Dong, Kun Wei, Sining Sun, Lei Xie

TL;DR
This paper introduces DQ-Data2vec, a novel method that decouples language and phoneme features in multilingual speech recognition using specialized quantizers, leading to significant performance improvements.
Contribution
The paper proposes a decoupling quantization approach for Data2vec, explicitly separating language and phoneme information to enhance multilingual ASR performance.
Findings
Achieves 9.51% reduction in phoneme error rate
Achieves 11.58% reduction in word error rate
Improves performance in both self-supervised and weakly-supervised scenarios
Abstract
Data2vec is a self-supervised learning (SSL) approach that employs a teacher-student architecture for contextual representation learning via masked prediction, demonstrating remarkable performance in monolingual ASR. Previous studies have revealed that data2vec's shallow layers capture speaker and language information, middle layers encode phoneme and word features, while deep layers are responsible for reconstruction. Language and phoneme features are crucial for multilingual ASR. However, data2vec's masked representation generation relies on multi-layer averaging, inevitably coupling these features. To address this limitation, we propose a decoupling quantization based data2vec (DQ-Data2vec) for multilingual ASR, which includes a data2vec backbone and two improved online K-means quantizers. Our core idea is using the K-means quantizer with specified cluster numbers to decouple…
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
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing
