Learning Spoken Language Representations with Neural Lattice Language Modeling

Chao-Wei Huang,Yun-Nung Chen
DOI: https://doi.org/10.48550/arXiv.2007.02629
2020-11-02
Abstract:Pre-trained language models have achieved huge improvement on many NLP tasks. However, these methods are usually designed for written text, so they do not consider the properties of spoken language. Therefore, this paper aims at generalizing the idea of language model pre-training to lattices generated by recognition systems. We propose a framework that trains neural lattice language models to provide contextualized representations for spoken language understanding tasks. The proposed two-stage pre-training approach reduces the demands of speech data and has better efficiency. Experiments on intent detection and dialogue act recognition datasets demonstrate that our proposed method consistently outperforms strong baselines when evaluated on spoken inputs. The code is available at <a class="link-external link-https" href="https://github.com/MiuLab/Lattice-ELMo" rel="external noopener nofollow">this https URL</a>.
Computation and Language,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?