LEAP-LSTM: Enhancing long short-term memory for text categorization

15Citations
Citations of this article
63Readers
Mendeley users who have this article in their library.

Abstract

Recurrent Neural Networks (RNNs) are widely used in the field of natural language processing (NLP), ranging from text categorization to question answering and machine translation. However, RNNs generally read the whole text from beginning to end or vice versa sometimes, which makes it inefficient to process long texts. When reading a long document for a categorization task, such as topic categorization, large quantities of words are irrelevant and can be skipped. To this end, we propose Leap-LSTM, an LSTM-enhanced model which dynamically leaps between words while reading texts. At each step, we utilize several feature encoders to extract messages from preceding texts, following texts and the current word, and then determine whether to skip the current word. We evaluate Leap-LSTM on several text categorization tasks: sentiment analysis, news categorization, ontology classification and topic classification, with five benchmark data sets. The experimental results show that our model reads faster and predicts better than standard LSTM. Compared to previous models which can also skip words, our model achieves better trade-offs between performance and efficiency.

Cite

CITATION STYLE

APA

Huang, T., Shen, G., & Deng, Z. H. (2019). LEAP-LSTM: Enhancing long short-term memory for text categorization. In IJCAI International Joint Conference on Artificial Intelligence (Vol. 2019-August, pp. 5017–5023). International Joint Conferences on Artificial Intelligence. https://doi.org/10.24963/ijcai.2019/697

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free