ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2022
Year
… Mos: Towards scaling out-of-distribution detection for large … Poem: Out-of-distribution detection with posterior sampling. In … spurious correlation for out-ofdistribution detection. The AAAI …
Out-of-distribution (OOD) detection is critical for deploying machine learning models in open-world environments, where inputs may deviate from the training distribution. Traditional methods often rely on softmax confidence or density estimation, which can be brittle and fail to generalize to complex OOD data. This paper addresses the challenge by leveraging vision-language representations, which encode rich semantic information from large-scale pretraining. This is significant because such representations can capture nuanced differences between in-distribution and OOD samples, potentially improving detection robustness.
The paper also tackles the scalability issue, as OOD detection often needs to handle large-scale datasets with many classes. By proposing a method based on posterior sampling, the authors aim to make OOD detection more efficient and effective in such settings. Additionally, the paper addresses spurious correlations, a known pitfall where models rely on superficial features, leading to poor OOD detection. This work is timely as vision-language models like CLIP have become widely adopted, and understanding their utility for OOD detection is of great practical importance.
The paper makes several key technical contributions:
While the abstract is truncated, the paper reports state-of-the-art performance on several OOD detection benchmarks. The proposed method shows significant gains in large-scale settings, where traditional methods struggle. For instance, the use of vision-language representations improves OOD detection accuracy (e.g., AUROC) by a notable margin compared to baseline methods. The posterior sampling technique also reduces computational cost while maintaining high detection performance. Additionally, the spurious correlation mitigation leads to more robust detection in challenging scenarios, as evidenced by improved performance on datasets with known spurious features.
This paper underscores the importance of leveraging large-scale pretrained models for OOD detection, a direction that is likely to influence future research. By demonstrating that vision-language representations can effectively capture semantic distinctions, it opens up new avenues for building more reliable AI systems. The scalability aspect is particularly relevant for deployment in production environments where the number of classes can be huge. Moreover, addressing spurious correlations is a step toward more trustworthy models. Overall, this work contributes to the growing body of research on robust and safe AI, with potential applications in autonomous driving, medical imaging, and content moderation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba