Exploring Teacher-Student Learning Approach for Multi-lingual Speech-to-Intent Classification
Bidisha Sharma, Maulik Madhavi, Xuehao Zhou, Haizhou Li

TL;DR
This paper presents a teacher-student learning framework leveraging mBERT for multi-lingual speech-to-intent classification, improving performance in low-resource multi-lingual scenarios.
Contribution
It introduces a novel teacher-student approach that transfers knowledge from a pre-trained mBERT model to enhance multi-lingual speech intent classification.
Findings
Teacher-student approach achieves 91.02% accuracy, outperforming traditional methods at 89.40%.
Synthesized speech effectively trains multi-lingual intent models.
The method demonstrates robustness across English and Mandarin languages.
Abstract
End-to-end speech-to-intent classification has shown its advantage in harvesting information from both text and speech. In this paper, we study a technique to develop such an end-to-end system that supports multiple languages. To overcome the scarcity of multi-lingual speech corpus, we exploit knowledge from a pre-trained multi-lingual natural language processing model. Multi-lingual bidirectional encoder representations from transformers (mBERT) models are trained on multiple languages and hence expected to perform well in the multi-lingual scenario. In this work, we employ a teacher-student learning approach to sufficiently extract information from an mBERT model to train a multi-lingual speech model. In particular, we use synthesized speech generated from an English-Mandarin text corpus for analysis and training of a multi-lingual intent classification model. We also demonstrate that…
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
TopicsNatural Language Processing Techniques · Speech Recognition and Synthesis · Topic Modeling
MethodsmBERT
