SOTAVerified

Modelling Interaction of Sentence Pair with coupled-LSTMs

2016-05-18EMNLP 2016Unverified0· sign in to hype

Pengfei Liu, Xipeng Qiu, Xuanjing Huang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recently, there is rising interest in modelling the interactions of two sentences with deep neural networks. However, most of the existing methods encode two sequences with separate encoders, in which a sentence is encoded with little or no information from the other sentence. In this paper, we propose a deep architecture to model the strong interaction of sentence pair with two coupled-LSTMs. Specifically, we introduce two coupled ways to model the interdependences of two LSTMs, coupling the local contextualized interactions of two sentences. We then aggregate these interactions and use a dynamic pooling to select the most informative features. Experiments on two very large datasets demonstrate the efficacy of our proposed architecture and its superiority to state-of-the-art methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SNLI50D stacked TC-LSTMs% Test Accuracy85.1Unverified

Reproductions