Title :
Using Recurrent Neural Networks for Slot Filling in Spoken Language Understanding
Author :
Mesnil, Gregoire ; Dauphin, Yann ; Kaisheng Yao ; Bengio, Yoshua ; Li Deng ; Hakkani-Tur, Dilek ; Xiaodong He ; Heck, Larry ; Tur, Gokhan ; Dong Yu ; Zweig, Geoffrey
Author_Institution :
Dept. of Comput. Sci., Univ. of Rouen, Mont-Saint-Aignan, France
Abstract :
Semantic slot filling is one of the most challenging problems in spoken language understanding (SLU). In this paper, we propose to use recurrent neural networks (RNNs) for this task, and present several novel architectures designed to efficiently model past and future temporal dependencies. Specifically, we implemented and compared several important RNN architectures, including Elman, Jordan, and hybrid variants. To facilitate reproducibility, we implemented these networks with the publicly available Theano neural network toolkit and completed experiments on the well-known airline travel information system (ATIS) benchmark. In addition, we compared the approaches on two custom SLU data sets from the entertainment and movies domains. Our results show that the RNN-based models outperform the conditional random field (CRF) baseline by 2% in absolute error reduction on the ATIS benchmark. We improve the state-of-the-art by 0.5% in the Entertainment domain, and 6.7% for the movies domain.
Keywords :
recurrent neural nets; speech recognition; Elman architecture; Jordan architecture; Theano neural network toolkit; airline travel information system; recurrent neural network; semantic slot filling; spoken language understanding; Context; Filling; Hidden Markov models; Recurrent neural networks; Semantics; Vectors; Recurrent neural network (RNN); slot filling; spoken language understanding (SLU); word embedding;
Journal_Title :
Audio, Speech, and Language Processing, IEEE/ACM Transactions on
DOI :
10.1109/TASLP.2014.2383614