Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations

About

Most existing recursive neural network (RvNN) architectures utilize only the structure of parse trees, ignoring syntactic tags which are provided as by-products of parsing. We present a novel RvNN architecture that can provide dynamic compositionality by considering comprehensive syntactic information derived from both the structure and linguistic tags. Specifically, we introduce a structure-aware tag representation constructed by a separate tag-level tree-LSTM. With this, we can control the composition function of the existing word-level tree-LSTM by augmenting the representation as a supplementary input to the gate functions of the tree-LSTM. In extensive experiments, we show that models built upon the proposed architecture obtain superior or competitive performance on several sentence-level tasks such as sentiment analysis and natural language inference when compared against previous tree-structured models and other sophisticated neural models.

Taeuk Kim, Jihun Choi, Daniel Edmiston, Sanghwan Bae, Sang-goo Lee• 2018

Related benchmarks

TaskDatasetResultRank
Sentiment ClassificationMR
Accuracy83.8
148
Sentiment ClassificationSST2 phrase
Accuracy91.3
16
Showing 2 of 2 rows

Other info

Follow for update