Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection
Lily H. Zhang, Rajesh Ranganath

TL;DR
This paper introduces nuisance-aware methods for out-of-distribution detection that are robust to spurious correlations, significantly improving detection of shared-nuisance OOD inputs by training classifiers to be independent of nuisance factors.
Contribution
The paper proposes a novel nuisance-aware OOD detection approach using Nuisance-Randomized Distillation (NuRD) to improve robustness against spurious correlations in OOD detection.
Findings
Nuisance-aware detection outperforms traditional methods on shared-nuisance OOD inputs.
NuRD-based classifiers achieve better independence from nuisance factors.
The approach remains effective even when domain generalization methods fail.
Abstract
Methods which utilize the outputs or feature representations of predictive models have emerged as promising approaches for out-of-distribution (OOD) detection of image inputs. However, these methods struggle to detect OOD inputs that share nuisance values (e.g. background) with in-distribution inputs. The detection of shared-nuisance out-of-distribution (SN-OOD) inputs is particularly relevant in real-world applications, as anomalies and in-distribution inputs tend to be captured in the same settings during deployment. In this work, we provide a possible explanation for SN-OOD detection failures and propose nuisance-aware OOD detection to address them. Nuisance-aware OOD detection substitutes a classifier trained via empirical risk minimization and cross-entropy loss with one that 1. is trained under a distribution where the nuisance-label relationship is broken and 2. yields…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
