Joint Distribution across Representation Space for Out-of-Distribution Detection
JingWei Xu, Siyuan Zhu, Zenan Li, Chang Xu

TL;DR
This paper introduces a novel generative approach using joint distribution modeling of in-distribution latent features across representation spaces for improved out-of-distribution detection in deep neural networks.
Contribution
It proposes the Latent Sequential Gaussian Mixture model to capture the joint distribution of in-distribution features without requiring OOD data for training.
Findings
Outperforms state-of-the-art OOD detection methods on benchmark datasets.
Effectively reveals differences between in-distribution and OOD data.
Does not rely on OOD data during training or tuning.
Abstract
Deep neural networks (DNNs) have become a key part of many modern software applications. After training and validating, the DNN is deployed as an irrevocable component and applied in real-world scenarios. Although most DNNs are built meticulously with huge volumes of training data, data in the real world still remain unknown to the DNN model, which leads to the crucial requirement of runtime out-of-distribution (OOD) detection. However, many existing approaches 1) need OOD data for classifier training or parameter tuning, or 2) simply combine the scores of each hidden layer as an ensemble of features for OOD detection. In this paper, we present a novel outlook on in-distribution data in a generative manner, which takes their latent features generated from each hidden layer as a joint distribution across representation spaces. Since only the in-distribution latent features are…
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
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
