CLLGSep 10, 2019

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

arXiv:1909.04242v25 citations
Originality Incremental advance
AI Analysis

This addresses a critical issue for NLP researchers and practitioners by improving model robustness in cross-dataset evaluation, though it is incremental as it builds on prior work identifying annotation artifacts.

The paper tackled the problem of annotation artifacts in natural language inference datasets, which bias models and overestimate performance, by proposing a training framework that mitigates these artifacts and improves cross-dataset generalization ability, with experimental results showing effectiveness in alleviating negative effects.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes