English

Multi-turn Inference Matching Network for Natural Language Inference

Computation and Language 2019-01-09 v1

Abstract

Natural Language Inference (NLI) is a fundamental and challenging task in Natural Language Processing (NLP). Most existing methods only apply one-pass inference process on a mixed matching feature, which is a concatenation of different matching features between a premise and a hypothesis. In this paper, we propose a new model called Multi-turn Inference Matching Network (MIMN) to perform multi-turn inference on different matching features. In each turn, the model focuses on one particular matching feature instead of the mixed matching feature. To enhance the interaction between different matching features, a memory component is employed to store the history inference information. The inference of each turn is performed on the current matching feature and the memory. We conduct experiments on three different NLI datasets. The experimental results show that our model outperforms or achieves the state-of-the-art performance on all the three datasets.

Keywords

Cite

@article{arxiv.1901.02222,
  title  = {Multi-turn Inference Matching Network for Natural Language Inference},
  author = {Chunhua Liu and Shan Jiang and Hainan Yu and Dong Yu},
  journal= {arXiv preprint arXiv:1901.02222},
  year   = {2019}
}
R2 v1 2026-06-23T07:05:47.713Z