paper-with-me

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, Conghui Zhu, Tiejun Zhao

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 in NLI datasets, making it possible to identify the label only by looking at the hypothesis. This irregularity makes the evaluation results over-estimated and affects models' generalization ability. In this paper, we consider a more trust-worthy setting, i.e., cross-dataset evaluation. We explore the impacts of annotation artifacts in cross-dataset testing. Furthermore, we propose a training framework to mitigate the impacts of the bias pattern. Experimental results demonstrate that our methods can alleviate the negative effect of the artifacts and improve the generalization ability of models.

📄 PDF Abstract BibTeX arXiv:1909.04242

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Mitigating Dataset Artifacts in Natural Language Inference Through Automatic Contextual Data Augmentation and Learning Optimization

2022-06-01 · LREC 2022 6 · Michail Mersinias, Panagiotis Valvis

In recent years, natural language inference has been an emerging research area. In this paper, we present a novel data augmentation technique and combine it with a unique learning procedure for that task. Our so-called a…

Contrastive LearningData AugmentationNatural Language Inference

Analyzing and Mitigating Negation Artifacts using Data Augmentation for Improving ELECTRA-Small Model Accuracy

2025-11-09 · Mojtaba Noghabaei arxiv

Pre-trained models for natural language inference (NLI) often achieve high performance on benchmark datasets by using spurious correlations, or dataset artifacts, rather than understanding language touches such as negati…

Natural Language InferenceData Augmentation

Hypothesis-only Biases in Large Language Model-Elicited Natural Language Inference

2024-10-11 · Grace Proebsting, Adam Poliak

We test whether replacing crowdsource workers with LLMs to write Natural Language Inference (NLI) hypotheses similarly results in annotation artifacts. We recreate a portion of the Stanford NLI corpus using GPT-4, Llama-…

Language ModelingLanguage ModellingLarge Language ModelNatural Language Inference

Multi-head attention debiasing and contrastive learning for mitigating Dataset Artifacts in Natural Language Inference

2024-12-16 · Karthik Sivakoti

While Natural Language Inference (NLI) models have achieved high performances on benchmark datasets, there are still concerns whether they truly capture the intended task, or largely exploit dataset artifacts. Through de…

Contrastive LearningNatural Language InferenceNegation

Augmenting NLP data to counter Annotation Artifacts for NLI Tasks

2023-02-09 · Armaan Singh Bhullar

In this paper, we explore Annotation Artifacts - the phenomena wherein large pre-trained NLP models achieve high performance on benchmark datasets but do not actually "solve" the underlying task and instead rely on some …

Data AugmentationNatural Language Inference