Cell-aware Stacked LSTMs for Modeling Sentences

09/07/2018
by   Jihun Choi, et al.
0

We propose a method of stacking multiple long short-term memory (LSTM) layers for modeling sentences. In contrast to the conventional stacked LSTMs where only hidden states are fed as input to the next layer, our architecture accepts both hidden and memory cell states of the preceding layer and fuses information from the left and the lower context using the soft gating mechanism of LSTMs. Thus the proposed stacked LSTM architecture modulates the amount of information to be delivered not only in horizontal recurrence but also in vertical connections, from which useful features extracted from lower layers are effectively conveyed to upper layers. We dub this architecture Cell-aware Stacked LSTM (CAS-LSTM) and show from experiments that our models achieve state-of-the-art results on benchmark datasets for natural language inference, paraphrase detection, and sentiment classification.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/31/2018

Nested LSTMs

We propose Nested LSTMs (NLSTM), a novel RNN architecture with multiple ...
research
07/14/2020

Malware Detection for Forensic Memory Using Deep Recurrent Neural Networks

Memory forensics is a young but fast-growing area of research and a prom...
research
10/10/2016

Neural Paraphrase Generation with Stacked Residual LSTM Networks

In this paper, we propose a novel neural approach for paraphrase generat...
research
11/15/2017

A Sequential Neural Encoder with Latent Structured Description for Modeling Sentences

In this paper, we propose a sequential neural encoder with latent struct...
research
01/03/2017

Shortcut Sequence Tagging

Deep stacked RNNs are usually hard to train. Adding shortcut connections...
research
08/16/2015

Depth-Gated LSTM

In this short note, we present an extension of long short-term memory (L...
research
05/30/2018

Grow and Prune Compact, Fast, and AccurateLSTMs

Long short-term memory (LSTM) has been widely used for sequential data m...

Please sign up or login with your details

Forgot password? Click here to reset