paper-with-me

홈 › Papers

On the Impact of Spurious Correlation for Out-of-distribution Detection

2021-09-12 · Yifei Ming, Hang Yin, Yixuan Li

Modern neural networks can assign high confidence to inputs drawn from outside the training distribution, posing threats to models in real-world deployments. While much research attention has been placed on designing new out-of-distribution (OOD) detection methods, the precise definition of OOD is often left in vagueness and falls short of the desired notion of OOD in reality. In this paper, we present a new formalization and model the data shifts by taking into account both the invariant and environmental (spurious) features. Under such formalization, we systematically investigate how spurious correlation in the training set impacts OOD detection. Our results suggest that the detection performance is severely worsened when the correlation between spurious features and labels is increased in the training set. We further show insights on detection methods that are more effective in reducing the impact of spurious correlation and provide theoretical analysis on why reliance on environmental features leads to high OOD detection error. Our work aims to facilitate a better understanding of OOD samples and their formalization, as well as the exploration of methods that enhance OOD detection.

📄 PDF Abstract BibTeX arXiv:2109.05642

Code (1)

deeplearning-wisc/spurious_ood 공식 구현 pytorch

Tasks

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Going Beyond Conventional OOD Detection

2024-11-16 · Sudarshan Regmi

Out-of-distribution (OOD) detection is critical to ensure the safe deployment of deep learning models in critical applications. Deep learning models can often misidentify OOD samples as in-distribution (ID) samples. This…

Out of Distribution (OOD) Detection

Spurious Correlations in Concept Drift: Can Explanatory Interaction Help?

2024-07-23 · Cristiana Lalletti, Stefano Teso

Long-running machine learning models face the issue of concept drift (CD), whereby the data distribution changes over time, compromising prediction performance. Updating the model requires detecting drift by monitoring t…

Are Domain Generalization Benchmarks with Accuracy on the Line Misspecified?

2025-03-31 · Olawale Salaudeen, Nicole Chiou, Shiny Weng, Sanmi Koyejo

Spurious correlations are unstable statistical associations that hinder robust decision-making. Conventional wisdom suggests that models relying on such correlations will fail to generalize out-of-distribution (OOD), esp…

Domain Generalization

Spurious Correlations in Machine Learning: A Survey

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

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…

Survey

Empirical Quantification of Spurious Correlations in Malware Detection

2025-06-11 · Bianca Perasso, Ludovico Lozza, Andrea Ponte, Luca Demetrio 외

End-to-end deep learning exhibits unmatched performance for detecting malware, but such an achievement is reached by exploiting spurious correlations -- features with high relevance at inference time, but known to be use…

Deep LearningMalware Detection