paper-with-me

홈 › Papers

Spurious Correlations in Machine Learning: A Survey

2024-02-20 · Wenqian Ye, Guangtao Zheng, Xu Cao, Yunsheng Ma, Aidong Zhang

Machine learning systems are known to be sensitive to spurious correlations between non-essential features of the inputs (e.g., background, texture, and secondary objects) and the corresponding labels. These features and their correlations with the labels are known as "spurious" because they tend to change with shifts in real-world data distributions, which can negatively impact the model's generalization and robustness. In this paper, we provide a review of this issue, along with a taxonomy of current state-of-the-art methods for addressing spurious correlations in machine learning models. Additionally, we summarize existing datasets, benchmarks, and metrics to aid future research. The paper concludes with a discussion of the recent advancements and future challenges in this field, aiming to provide valuable insights for researchers in the related domains.

📄 PDF Abstract BibTeX arXiv:2402.12715

Code (1)

wenqian-ye/awesome-spurious-correlations 공식 구현

Tasks

Survey

Similar Papers 제목 키워드 기반

The Multiple Dimensions of Spuriousness in Machine Learning

2024-11-07 · Samuel J. Bell, Skyler Wang

Learning correlations from data forms the foundation of today's machine learning (ML) and artificial intelligence (AI) research. While such an approach enables the automatic discovery of patterned relationships within bi…

Fairness

Out of spuriousity: Improving robustness to spurious correlations without group annotations

2024-07-20 · Phuong Quynh Le, Jörg Schlötterer, Christin Seifert

Machine learning models are known to learn spurious correlations, i.e., features having strong relations with class labels but no causal relation. Relying on those correlations leads to poor performance in the data group…

Attribute

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

Reward Models are Metrics in a Trench Coat

2025-10-03 · Sebastian Gehrmann arxiv

The emergence of reinforcement learning in post-training of large language models has sparked significant interest in reward models. Reward models assess the quality of sampled model outputs to generate training signals.…

Reinforcement Learning

Correct-N-Contrast: A Contrastive Approach for Improving Robustness to Spurious Correlations

2022-03-03 · Michael Zhang, Nimit S. Sohoni, Hongyang R. Zhang, Chelsea Finn 외

Spurious correlations pose a major challenge for robust machine learning. Models trained with empirical risk minimization (ERM) may learn to rely on correlations between class labels and spurious attributes, leading to p…

AttributeContrastive Learning