pith. sign in

arxiv: 1805.01042 · v1 · pith:CP5NCJXPnew · submitted 2018-05-02 · 💻 cs.CL

Hypothesis Only Baselines in Natural Language Inference

classification 💻 cs.CL
keywords contextdatasetshypothesisinferencebaselinelanguagemodelnatural
0
0 comments X
read the original abstract

We propose a hypothesis only baseline for diagnosing Natural Language Inference (NLI). Especially when an NLI dataset assumes inference is occurring based purely on the relationship between a context and a hypothesis, it follows that assessing entailment relations while ignoring the provided context is a degenerate solution. Yet, through experiments on ten distinct NLI datasets, we find that this approach, which we refer to as a hypothesis-only model, is able to significantly outperform a majority class baseline across a number of NLI datasets. Our analysis suggests that statistical irregularities may allow a model to perform NLI in some datasets beyond what should be achievable without access to the context.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Investigating Biases in Textual Entailment Datasets

    cs.CL 2019-06 unverdicted novelty 5.0

    Hypothesis-only classification reaches 64% accuracy on SNLI, revealing dataset biases in SNLI and MultiNLI that the authors quantify and propose a simple mitigation for.