paper-with-me

Papers

Don't Take the Premise for Granted: Mitigating Artifacts in Natural Language Inference

2019-07-09 · ACL 2019 7 · Yonatan Belinkov, Adam Poliak, Stuart M. Shieber, Benjamin Van Durme, Alexander M. Rush

Natural Language Inference (NLI) datasets often contain hypothesis-only biases---artifacts that allow models to achieve non-trivial performance without learning whether a premise entails a hypothesis. We propose two probabilistic methods to build models that are more robust to such biases and better transfer across datasets. In contrast to standard approaches to NLI, our methods predict the probability of a premise given a hypothesis and NLI label, discouraging models from ignoring the premise. We evaluate our methods on synthetic and existing NLI datasets by training on datasets containing biases and testing on datasets containing no (or different) hypothesis-only biases. Our results indicate that these methods can make NLI models more robust to dataset-specific artifacts, transferring better than a baseline architecture in 9 out of 12 NLI datasets. Additionally, we provide an extensive analysis of the interplay of our methods with known biases in NLI datasets, as well as the effects of encouraging models to ignore biases and fine-tuning on target datasets.

📄 PDF Abstract BibTeX arXiv:1907.04380

Code (1)

azpoliak/robust-nli 공식 구현 pytorch

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Mitigating Annotation Artifacts in Natural Language Inference Datasets to Improve Cross-dataset Generalization Ability

2019-09-10 · Guanhua Zhang, Bing Bai, Junqi Zhang, Kun Bai 외

Natural language inference (NLI) aims at predicting the relationship between a given pair of premise and hypothesis. However, several works have found that there widely exists a bias pattern called annotation artifacts i…

Natural Language Inference

Don't Take the Premise for Granted: Evaluating the Premise Critique Ability of Large Language Models

2025-05-29 · Jinzhe Li, Gengxu Li, Yi Chang, Yuan Wu

Large language models (LLMs) have witnessed rapid advancements, demonstrating remarkable capabilities. However, a notable vulnerability persists: LLMs often uncritically accept flawed or contradictory premises, leading t…

MedNLI Is Not Immune: Natural Language Inference Artifacts in the Clinical Domain

2021-06-02 · ACL 2021 5 · Christine Herlihy, Rachel Rudinger

Crowdworker-constructed natural language inference (NLI) datasets have been found to contain statistical artifacts associated with the annotation process that allow hypothesis-only classifiers to achieve better-than-rand…

Natural Language InferenceNegation

PROPRES: Investigating the Projectivity of Presupposition with Various Triggers and Environments

2023-12-14 · Daiki Asami, Saku Sugawara

What makes a presupposition of an utterance -- information taken for granted by its speaker -- different from other pragmatic inferences such as an entailment is projectivity (e.g., the negative sentence the boy did not …

Natural Language UnderstandingNegationSentence

Evaluating BERT for natural language inference: A case study on the CommitmentBank

2019-11-01 · IJCNLP 2019 11 · Nanjiang Jiang, Marie-Catherine de Marneffe

Natural language inference (NLI) datasets (e.g., MultiNLI) were collected by soliciting hypotheses for a given premise from annotators. Such data collection led to annotation artifacts: systems can identify the premise-h…

Natural Language InferenceNegation