arXiv · 1601.01530
Leveraging Sentence-level Information with Encoder LSTM for Semantic Slot Filling
Abstract
Recurrent Neural Network (RNN) and one of its specific architectures, Long Short-Term Memory (LSTM), have been widely used for sequence labeling. In this paper, we first enhance LSTM-based sequence labeling to explicitly model label dependencies. Then we propose another enhancement to incorporate the global information spanning over the whole input sequence. The latter proposed method, encoder-labeler LSTM, first encodes the whole input sequence into a fixed length vector with the encoder LSTM, and then uses this encoded vector as the initial state of another LSTM for sequence labeling. Combining these methods, we can predict the label sequence with considering label dependencies and information of whole input sequence. In the experiments of a slot filling task, which is an essential component of natural language understanding, with using the standard ATIS corpus, we achieved the state-of-the-art F1-score of 95.66%.
Explore related subjects
Keep this discovery
Gakuto Kurata, Bing Xiang, Bowen Zhou, Mo Yu. 2016-08-31. Leveraging Sentence-level Information with Encoder LSTM for Semantic Slot Filling. https://arxiv.org/abs/1601.01530
Cite the original work for its findings. Save a collection to share your selection of sources.