English

An Empirical Study on Robustness to Spurious Correlations using Pre-trained Language Models

Computation and Language 2020-08-12 v3 Machine Learning

Abstract

Recent work has shown that pre-trained language models such as BERT improve robustness to spurious correlations in the dataset. Intrigued by these results, we find that the key to their success is generalization from a small amount of counterexamples where the spurious correlations do not hold. When such minority examples are scarce, pre-trained models perform as poorly as models trained from scratch. In the case of extreme minority, we propose to use multi-task learning (MTL) to improve generalization. Our experiments on natural language inference and paraphrase identification show that MTL with the right auxiliary tasks significantly improves performance on challenging examples without hurting the in-distribution performance. Further, we show that the gain from MTL mainly comes from improved generalization from the minority examples. Our results highlight the importance of data diversity for overcoming spurious correlations.

Keywords

Cite

@article{arxiv.2007.06778,
  title  = {An Empirical Study on Robustness to Spurious Correlations using Pre-trained Language Models},
  author = {Lifu Tu and Garima Lalwani and Spandana Gella and He He},
  journal= {arXiv preprint arXiv:2007.06778},
  year   = {2020}
}

Comments

Accepted to TACL 2020

R2 v1 2026-06-23T17:05:47.610Z