ICASSP 2022accepted0 citations

Data Augmentation for Long-Tailed and Imbalanced Polyphone Disambiguation in Mandarin

Yang Zhang, Haitong Zhang, Yue Lin

Abstract

Polyphone disambiguation is an important module in Mandarin Chinese text-to-speech (TTS). Recently, neural-network-based (NN-based) models have achieved a great improvement on poly-phone disambiguation. However, a long-tailed and imbalanced distribution is usually observed in the training data of polyphone disambiguation, resulting in an unsatisfying performance on the low-frequent polyphone in the imbalanced pinyin set, and the least-frequent polyphonic characters and polyphones. In this paper, we proposed a simple data-augmentation method based on the pre-trained mask language model BERT to mitigate the long-tailed and imbalanced distribution problem. We incorporate a weighted sampling technique in the data augmentation method to balance the data distribution, and a useful filtering strategy to remove some noisy augmented data. Experimental results show that the proposed data-augmentation method can improve the prediction accuracy, especially for those low-frequent polyphone in the imbalanced pinyin set, and the least-frequent polyphonic characters and polyphones.

BibTeX
@inproceedings{icassp2022_dataaugmentation,
  title = {Data Augmentation for Long-Tailed and Imbalanced Polyphone Disambiguation in Mandarin},
  author = {Yang Zhang and Haitong Zhang and Yue Lin},
  booktitle = {ICASSP 2022},
  year = {2022}
}