paper-with-me

홈 › Papers

Understanding Rare Spurious Correlations in Neural Networks

2022-02-10 · Yao-Yuan Yang, Chi-Ning Chou, Kamalika Chaudhuri

Neural networks are known to use spurious correlations such as background information for classification. While prior work has looked at spurious correlations that are widespread in the training data, in this work, we investigate how sensitive neural networks are to rare spurious correlations, which may be harder to detect and correct, and may lead to privacy leaks. We introduce spurious patterns correlated with a fixed class to a few training examples and find that it takes only a handful of such examples for the network to learn the correlation. Furthermore, these rare spurious correlations also impact accuracy and privacy. We empirically and theoretically analyze different factors involved in rare spurious correlations and propose mitigation methods accordingly. Specifically, we observe that $\ell_2$ regularization and adding Gaussian noise to inputs can reduce the undesirable effects. Code available at https://github.com/yangarbiter/rare-spurious-correlation.

📄 PDF Abstract BibTeX arXiv:2202.05189

Code (1)

yangarbiter/rare-spurious-correlation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Informativeness and Invariance: Two Perspectives on Spurious Correlations in Natural Language

2022-04-09 · NAACL 2022 7 · Jacob Eisenstein

Spurious correlations are a threat to the trustworthiness of natural language processing systems, motivating research into methods for identifying and eliminating them. However, addressing the problem of spurious correla…

InformativenessVocal Bursts Valence Prediction

Unsupervised Concept Discovery Mitigates Spurious Correlations

2024-02-20 · Md Rifat Arefin, Yan Zhang, Aristide Baratin, Francesco Locatello 외

Models prone to spurious correlations in training data often produce brittle predictions and introduce unintended biases. Addressing this challenge typically involves methods relying on prior knowledge and group annotati…

Representation Learning

Uninformative Input Features and Counterfactual Invariance: Two Perspectives on Spurious Correlations in Natural Language

2022-01-16 · ACL ARR January 2022 1 · Anonymous

The natural language processing community has become increasingly interested in spurious correlations, and in methods for identifying and eliminating them. Gardner et al (2021) argue that due to the compositional nature …

counterfactual

Are Vision Transformers Robust to Spurious Correlations?

2022-03-17 · Soumya Suvra Ghosal, Yifei Ming, Yixuan Li

Deep neural networks may be susceptible to learning spurious correlations that hold on average but not in atypical test samples. As with the recent emergence of vision transformer (ViT) models, it remains underexplored h…

Understanding and Mitigating Spurious Correlations in Text Classification with Neighborhood Analysis

2023-05-23 · Oscar Chew, Hsuan-Tien Lin, Kai-Wei Chang, Kuan-Hao Huang

Recent research has revealed that machine learning models have a tendency to leverage spurious correlations that exist in the training set but may not hold true in general circumstances. For instance, a sentiment classif…

Classificationtext-classificationText Classification