Stochastic Answer Networks For Natural Language Inference | Awesome LLM Papers Contribute to Awesome LLM Papers

Stochastic Answer Networks For Natural Language Inference

Xiaodong Liu, Kevin Duh, Jianfeng Gao . Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) 2018 – 195 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

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.

Similar Work