Hierarchical Visual Categories Modeling: A Joint Representation Learning and Density Estimation Framework for Out-of-Distribution Detection
Jinglun Li, Xinyu Zhou, Pinxue Guo, Yixuan Sun, Yiwen Huang, Weifeng, Ge, Wenqiang Zhang

TL;DR
This paper introduces a hierarchical modeling framework using Gaussian mixtures and Mahalanobis metrics for out-of-distribution detection in visual recognition, achieving superior performance without auxiliary outlier data.
Contribution
It presents a novel joint representation learning and statistical modeling approach that effectively detects out-of-distribution samples while maintaining discriminative visual features.
Findings
Outperforms state-of-the-art OOD detection methods on multiple benchmarks.
Does not require auxiliary outlier data for training.
Maintains high discriminative ability of visual recognition models.
Abstract
Detecting out-of-distribution inputs for visual recognition models has become critical in safe deep learning. This paper proposes a novel hierarchical visual category modeling scheme to separate out-of-distribution data from in-distribution data through joint representation learning and statistical modeling. We learn a mixture of Gaussian models for each in-distribution category. There are many Gaussian mixture models to model different visual categories. With these Gaussian models, we design an in-distribution score function by aggregating multiple Mahalanobis-based metrics. We don't use any auxiliary outlier data as training samples, which may hurt the generalization ability of out-of-distribution detection algorithms. We split the ImageNet-1k dataset into ten folds randomly. We use one fold as the in-distribution dataset and the others as out-of-distribution datasets to evaluate the…
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
