TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Natural Language Inference over Interaction Space

Natural Language Inference over Interaction Space

Yichen Gong, Heng Luo, Jian Zhang

2017-09-13ICLR 2018 1Paraphrase IdentificationNatural Language Inference
PaperPDFCode(official)Code

Abstract

Natural Language Inference (NLI) task requires an agent to determine the logical relationship between a natural language premise and a natural language hypothesis. We introduce Interactive Inference Network (IIN), a novel class of neural network architectures that is able to achieve high-level understanding of the sentence pair by hierarchically extracting semantic features from interaction space. We show that an interaction tensor (attention weight) contains semantic information to solve natural language inference, and a denser interaction tensor contains richer semantic information. One instance of such architecture, Densely Interactive Inference Network (DIIN), demonstrates the state-of-the-art performance on large scale NLI copora and large-scale NLI alike corpus. It's noteworthy that DIIN achieve a greater than 20% error reduction on the challenging Multi-Genre NLI (MultiNLI) dataset with respect to the strongest published system.

Results

TaskDatasetMetricValueModel
Natural Language InferenceSNLI% Test Accuracy88.9448D Densely Interactive Inference Network (DIIN, code) Ensemble
Natural Language InferenceSNLI% Train Accuracy92.3448D Densely Interactive Inference Network (DIIN, code) Ensemble
Natural Language InferenceSNLI% Test Accuracy88448D Densely Interactive Inference Network (DIIN, code)
Natural Language InferenceSNLI% Train Accuracy91.2448D Densely Interactive Inference Network (DIIN, code)
Semantic Textual SimilarityQuora Question PairsAccuracy89.06DIIN
Paraphrase IdentificationQuora Question PairsAccuracy89.06DIIN

Related Papers

LRCTI: A Large Language Model-Based Framework for Multi-Step Evidence Retrieval and Reasoning in Cyber Threat Intelligence Credibility Verification2025-07-15DS@GT at CheckThat! 2025: Evaluating Context and Tokenization Strategies for Numerical Fact Verification2025-07-08ARAG: Agentic Retrieval Augmented Generation for Personalized Recommendation2025-06-27Thunder-NUBench: A Benchmark for LLMs' Sentence-Level Negation Understanding2025-06-17When Does Meaning Backfire? Investigating the Role of AMRs in NLI2025-06-17Explainable Compliance Detection with Multi-Hop Natural Language Inference on Assurance Case Structure2025-06-10Theorem-of-Thought: A Multi-Agent Framework for Abductive, Deductive, and Inductive Reasoning in Language Models2025-06-08Evaluating the Effectiveness of Linguistic Knowledge in Pretrained Language Models: A Case Study of Universal Dependencies2025-06-05