We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Identifying and Mitigating Spurious Correlations for Improving Robustness in NLP Models

Abstract: Recently, NLP models have achieved remarkable progress across a variety of tasks; however, they have also been criticized for being not robust. Many robustness problems can be attributed to models exploiting spurious correlations, or shortcuts between the training data and the task labels. Most existing work identifies a limited set of task-specific shortcuts via human priors or error analyses, which requires extensive expertise and efforts. In this paper, we aim to automatically identify such spurious correlations in NLP models at scale. We first leverage existing interpretability methods to extract tokens that significantly affect model's decision process from the input text. We then distinguish "genuine" tokens and "spurious" tokens by analyzing model predictions across multiple corpora and further verify them through knowledge-aware perturbations. We show that our proposed method can effectively and efficiently identify a scalable set of "shortcuts", and mitigating these leads to more robust models in multiple applications.
Comments: 8 pages, accepted to NAACL 2022 Findings
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2110.07736 [cs.CL]
  (or arXiv:2110.07736v2 [cs.CL] for this version)

Submission history

From: Tianlu Wang [view email]
[v1] Thu, 14 Oct 2021 21:40:03 GMT (689kb,D)
[v2] Wed, 25 May 2022 05:57:50 GMT (696kb,D)

Link back to: arXiv, form interface, contact.