English

Uncertain Natural Language Inference

Computation and Language 2020-05-06 v2

Abstract

We introduce Uncertain Natural Language Inference (UNLI), a refinement of Natural Language Inference (NLI) that shifts away from categorical labels, targeting instead the direct prediction of subjective probability assessments. We demonstrate the feasibility of collecting annotations for UNLI by relabeling a portion of the SNLI dataset under a probabilistic scale, where items even with the same categorical label differ in how likely people judge them to be true given a premise. We describe a direct scalar regression modeling approach, and find that existing categorically labeled NLI data can be used in pre-training. Our best models approach human performance, demonstrating models may be capable of more subtle inferences than the categorical bin assignment employed in current NLI tasks.

Keywords

Cite

@article{arxiv.1909.03042,
  title  = {Uncertain Natural Language Inference},
  author = {Tongfei Chen and Zhengping Jiang and Adam Poliak and Keisuke Sakaguchi and Benjamin Van Durme},
  journal= {arXiv preprint arXiv:1909.03042},
  year   = {2020}
}

Comments

Accepted to ACL 2020

R2 v1 2026-06-23T11:08:04.849Z