Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection
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, as demonstrated in previous work, these methods struggle to detect OOD inputs that share nuisance values (e.g. background) with in-distribution inputs. The detection of shared-nuisance OOD (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 these failures and propose nuisance-aware OOD detection to address them. Nuisance-aware OOD detection substitutes a classifier trained via Empirical Risk Minimization (ERM) with one that 1. approximates a distribution where the nuisance-label relationship is broken and 2. yields representations that are independent of the nuisance under this distribution, both marginally and conditioned on the label. We can train a classifier to achieve these objectives using Nuisance-Randomized Distillation (NuRD), an algorithm developed for OOD generalization under spurious correlations. Output- and feature-based nuisance-aware OOD detection perform substantially better than their original counterparts, succeeding even when detection based on domain generalization algorithms fails to improve performance.
Cite
Text
Zhang and Ranganath. "Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I12.26785Markdown
[Zhang and Ranganath. "Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/zhang2023aaai-robustness/) doi:10.1609/AAAI.V37I12.26785BibTeX
@inproceedings{zhang2023aaai-robustness,
title = {{Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection}},
author = {Zhang, Lily H. and Ranganath, Rajesh},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {15305-15312},
doi = {10.1609/AAAI.V37I12.26785},
url = {https://mlanthology.org/aaai/2023/zhang2023aaai-robustness/}
}