EMNLP 2023long findings0 citations

Debias NLU Datasets via Training-free Perturbations

Qi Guo, yuanhang tang, Yawen Ouyang, Zhen Wu, Xinyu Dai

Abstract

Several recent studies have shown that advanced models for natural language understanding (NLU) are prone to capture biased features that are independent of the task but spuriously correlated to labels. Such models often perform well on in-distribution (ID) datasets but fail to generalize to out-of-distribution (OOD) datasets. Existing solutions can be separated into two orthogonal approaches: model-centric methods and data-centric methods. Model-centric methods improve OOD performance at the expense of ID performance. Data-centric strategies usually boost both of them via data-level manipulations such as generative data augmentation. However, the high cost of fine-tuning a generator to produce valid samples limits the potential of such approaches. To address this issue, we propose PDD, a framework that conducts training-free Perturbations on samples containing biased features to Debias NLU Datasets. PDD works by iteratively conducting perturbations via pre-trained mask language models (MLM). PDD exhibits the advantage of low cost by adopting a training-free perturbation strategy and further improves the label consistency by utilizing label information during perturbations. Extensive experiments demonstrate that PDD shows competitive performance with previous state-of-the-art debiasing strategies. When combined with the model-centric debiasing methods, PDD establishes a new state-of-the-art.

natural language understandingout-of-distribution generalizationdata-centric debiasing
BibTeX
@inproceedings{
guo2023debias,
title={Debias {NLU} Datasets via Training-free Perturbations},
author={Qi Guo and yuanhang tang and Yawen Ouyang and Zhen Wu and Xinyu Dai},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=KOxEqQzvOZ}
}
Debias NLU Datasets via Training-free Perturbations · EMNLP 2023