SOTAVerified

Natural Language Inference

Natural language inference (NLI) is the task of determining whether a "hypothesis" is true (entailment), false (contradiction), or undetermined (neutral) given a "premise".

Example:

| Premise | Label | Hypothesis | | --- | ---| --- | | A man inspects the uniform of a figure in some East Asian country. | contradiction | The man is sleeping. | | An older and younger man smiling. | neutral | Two men are smiling and laughing at the cats playing on the floor. | | A soccer game with multiple males playing. | entailment | Some men are playing a sport. |

Approaches used for NLI include earlier symbolic and statistical approaches to more recent deep learning approaches. Benchmark datasets used for NLI include SNLI, MultiNLI, SciTail, among others. You can get hands-on practice on the SNLI task by following this d2l.ai chapter.

Further readings:

Papers

Showing 110 of 1961 papers

TitleStatusHype
LRCTI: A Large Language Model-Based Framework for Multi-Step Evidence Retrieval and Reasoning in Cyber Threat Intelligence Credibility Verification0
DS@GT at CheckThat! 2025: Evaluating Context and Tokenization Strategies for Numerical Fact VerificationCode0
ARAG: Agentic Retrieval Augmented Generation for Personalized Recommendation0
When Does Meaning Backfire? Investigating the Role of AMRs in NLI0
Thunder-NUBench: A Benchmark for LLMs' Sentence-Level Negation Understanding0
Explainable Compliance Detection with Multi-Hop Natural Language Inference on Assurance Case Structure0
Theorem-of-Thought: A Multi-Agent Framework for Abductive, Deductive, and Inductive Reasoning in Language ModelsCode0
A MISMATCHED Benchmark for Scientific Natural Language InferenceCode0
CLATTER: Comprehensive Entailment Reasoning for Hallucination Detection0
Drop Dropout on Single-Epoch Language Model PretrainingCode0
Show:102550
← PrevPage 1 of 197Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Turing NLR v5 XXL 5.4B (fine-tuned)Accuracy95.9Unverified
2DeBERTaAccuracy94.5Unverified
3T5-XXL 11BAccuracy93.2Unverified
4XLNetAccuracy92.5Unverified
5ALBERTAccuracy91.8Unverified
6T5-XL 3BAccuracy89.7Unverified
7StructBERTRoBERTa ensembleAccuracy89.7Unverified
8HNNensembleAccuracy89Unverified
9RoBERTa (ensemble)Accuracy89Unverified
10T5-Large 770MAccuracy85.6Unverified