Clustering in Zero-Resource

Bin Wu,Sakriani Sakti,Jinsong Zhang,Satoshi Nakamura
2021-01-01
Abstract:Inspired by infant language acquisition, unsupervised sub-word discovery of zero-resource languages has gained atten-tion recently. The Dirichlet Process Gaussian Mixture Model (DPGMM) achieves top results evaluated by the ABX discrimination test. However, the DPGMM model is too sensitive to acoustic variation and often produces too many types of sub-word units and a relatively high-dimensional posteriorgram, which implies high computational cost to perform learning and inference, as well as more tendency to be overfitting. This paper proposes applying functional load to reduce the number of sub-word units from DPGMM. We greedily merge pairs of units with the lowest functional load, causing the least information loss of the language. Results on the Xitsonga corpus with the official setting of Zerospeech 2015 show that we can reduce the number of sub-word units by more than two thirds without hurting the ABX error rate. The number of units is close to that of phonemes in human language.
What problem does this paper attempt to address?