SOTAVerified

DR-BiLSTM: Dependent Reading Bidirectional LSTM for Natural Language Inference

2018-02-15NAACL 2018Unverified0· sign in to hype

Reza Ghaeini, Sadid A. Hasan, Vivek Datla, Joey Liu, Kathy Lee, Ashequl Qadir, Yuan Ling, Aaditya Prakash, Xiaoli Z. Fern, Oladimeji Farri

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present a novel deep learning architecture to address the natural language inference (NLI) task. Existing approaches mostly rely on simple reading mechanisms for independent encoding of the premise and hypothesis. Instead, we propose a novel dependent reading bidirectional LSTM network (DR-BiLSTM) to efficiently model the relationship between a premise and a hypothesis during encoding and inference. We also introduce a sophisticated ensemble strategy to combine our proposed models, which noticeably improves final predictions. Finally, we demonstrate how the results can be improved further with an additional preprocessing step. Our evaluation shows that DR-BiLSTM obtains the best single model and ensemble model results achieving the new state-of-the-art scores on the Stanford NLI dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SNLI450D DR-BiLSTM Ensemble% Test Accuracy89.3Unverified
SNLI450D DR-BiLSTM% Test Accuracy88.5Unverified

Reproductions