WeShort: Out-of-distribution Detection With Weak Shortcut structure
Jinhong Lin

TL;DR
WeShort is a simple post-hoc method that leverages residual structures in neural networks to effectively detect out-of-distribution data, improving safety in real-world applications.
Contribution
This paper introduces WeShort, a novel post-hoc technique utilizing residual structures for improved OOD detection across various architectures.
Findings
Achieves state-of-the-art FPR95 and AUROC on ImageNet OOD detection.
Compatible with different OOD detection scores and network architectures.
Effectively reduces neural network overconfidence on OOD data.
Abstract
Neural networks have achieved impressive performance for data in the distribution which is the same as the training set but can produce an overconfident incorrect result for the data these networks have never seen. Therefore, it is essential to detect whether inputs come from out-of-distribution(OOD) in order to guarantee the safety of neural networks deployed in the real world. In this paper, we propose a simple and effective post-hoc technique, WeShort, to reduce the overconfidence of neural networks on OOD data. Our method is inspired by the observation of the internal residual structure, which shows the separation of the OOD and in-distribution (ID) data in the shortcut layer. Our method is compatible with different OOD detection scores and can generalize well to different architectures of networks. We demonstrate our method on various OOD datasets to show its competitive…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Advanced Neural Network Applications · Geophysical Methods and Applications
