MEGA Hub

On-Policy Self-Distillation for Multi-Dialect ASR: Mastering Dialects, Retaining Mandarin

Authors

Do you know Shuiyuan Wang?You can claim authorship or link another user.Do you know Bingshen Mu?You can claim authorship or link another user.Do you know Pengshen Zhang?You can claim authorship or link another user.Do you know Chengyou Wang?You can claim authorship or link another user.Do you know Yujie Liao?You can claim authorship or link another user.Do you know Chengdong Liang?You can claim authorship or link another user.Do you know Binbin Zhang?You can claim authorship or link another user.Do you know Qiangze Feng?You can claim authorship or link another user.Do you know Lei Xie?You can claim authorship or link another user.

Abstract

Recent large-scale ASR models already achieve strong Mandarin recognition accuracy and have some ability to recognize Chinese dialects. However, their dialect recognition accuracy is still limited in real-world speech. Direct dialect adaptation can lower dialect CER, but it may also raise Mandarin CER. We therefore study how to adapt a capable ASR model to improve multi-dialect recognition without degrading Mandarin recognition. We adopt an adaptation pipeline where continual pre-training (CPT) and dialect supervised fine-tuning (SFT) provide a strong foundation, and On-Policy Self-Distillation (OPSD) serves as the final refinement. OPSD addresses the train--test mismatch in autoregressive ASR by training the student model on its own decoded prefixes while a frozen teacher, conditioned on the reference transcript as privileged context, provides soft token-level targets. This replaces hard cross-entropy updates on dialect data with distillation, preserving Mandarin ability while refining dialect recognition. We instantiate the framework with Qwen3-ASR-1.7B and evaluate it on public and internal Mandarin and dialect test sets. Under matched refinement data and schedule, OPSD improves dialect recognition without raising Mandarin CER, whereas continued teacher-forced fine-tuning increases Mandarin CER. We will release the model weights and evaluation scripts.

Community

00