Understanding Semantics from Speech Through Pre-training (1909.10924v1)
Abstract: End-to-end Spoken Language Understanding (SLU) is proposed to infer the semantic meaning directly from audio features without intermediate text representation. Although the acoustic model component of an end-to-end SLU system can be pre-trained with Automatic Speech Recognition (ASR) targets, the SLU component can only learn semantic features from limited task-specific training data. In this paper, for the first time we propose to do large-scale unsupervised pre-training for the SLU component of an end-to-end SLU system, so that the SLU component may preserve semantic features from massive unlabeled audio data. As the output of the acoustic model component, i.e. phoneme posterior sequences, has much different characteristic from text sequences, we propose a novel pre-training model called BERT-PLM, which stands for Bidirectional Encoder Representations from Transformers through Permutation LLMing. BERT-PLM trains the SLU component on unlabeled data through a regression objective equivalent to the partial permutation LLMing objective, while leverages full bi-directional context information with BERT networks. The experiment results show that our approach out-perform the state-of-the-art end-to-end systems with over 12.5% error reduction.
- Pengwei Wang (29 papers)
- Liangchen Wei (1 paper)
- Yong Cao (33 papers)
- Jinghui Xie (5 papers)
- Yuji Cao (8 papers)
- Zaiqing Nie (27 papers)