Stochastic Answer Networks for Natural Language Inference
2018-04-21Code Available0· sign in to hype
Xiaodong Liu, Kevin Duh, Jianfeng Gao
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/kevinduh/san_mrcpytorch★ 0
- github.com/Xaniar87/SAN_SQuAD2pytorch★ 0
- github.com/yongbowin/san_mrc_annotationpytorch★ 0
Abstract
We propose a stochastic answer network (SAN) to explore multi-step inference strategies in Natural Language Inference. Rather than directly predicting the results given the inputs, the model maintains a state and iteratively refines its predictions. Our experiments show that SAN achieves the state-of-the-art results on three benchmarks: Stanford Natural Language Inference (SNLI) dataset, MultiGenre Natural Language Inference (MultiNLI) dataset and Quora Question Pairs dataset.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| SNLI | Stochastic Answer Network | % Test Accuracy | 88.5 | — | Unverified |