English

Increasing Robustness to Spurious Correlations using Forgettable Examples

Computation and Language 2021-02-03 v2 Machine Learning

Abstract

Neural NLP models tend to rely on spurious correlations between labels and input features to perform their tasks. Minority examples, i.e., examples that contradict the spurious correlations present in the majority of data points, have been shown to increase the out-of-distribution generalization of pre-trained language models. In this paper, we first propose using example forgetting to find minority examples without prior knowledge of the spurious correlations present in the dataset. Forgettable examples are instances either learned and then forgotten during training or never learned. We empirically show how these examples are related to minorities in our training sets. Then, we introduce a new approach to robustify models by fine-tuning our models twice, first on the full training data and second on the minorities only. We obtain substantial improvements in out-of-distribution generalization when applying our approach to the MNLI, QQP, and FEVER datasets.

Keywords

Cite

@article{arxiv.1911.03861,
  title  = {Increasing Robustness to Spurious Correlations using Forgettable Examples},
  author = {Yadollah Yaghoobzadeh and Soroush Mehri and Remi Tachet and T. J. Hazen and Alessandro Sordoni},
  journal= {arXiv preprint arXiv:1911.03861},
  year   = {2021}
}

Comments

14 pages, Accepted at EACL2021

R2 v1 2026-06-23T12:10:35.493Z