GHOST: Gaussian Hypothesis Open-Set Technique
Ryan Rabinowitz, Steve Cruz, Manuel G\"unther, Terrance E., Boult

TL;DR
GHOST is a hyperparameter-free method that models deep features with class-wise Gaussian distributions and uses Z-score normalization to improve open-set recognition performance across large-scale datasets.
Contribution
We introduce GHOST, a novel Gaussian-based approach for open-set recognition that enhances fairness and accuracy without requiring hyperparameter tuning.
Findings
GHOST significantly improves AUROC and FPR95 metrics.
It outperforms existing methods on ImageNet-1K datasets.
GHOST reduces false positives for unknown classes.
Abstract
Evaluations of large-scale recognition methods typically focus on overall performance. While this approach is common, it often fails to provide insights into performance across individual classes, which can lead to fairness issues and misrepresentation. Addressing these gaps is crucial for accurately assessing how well methods handle novel or unseen classes and ensuring a fair evaluation. To address fairness in Open-Set Recognition (OSR), we demonstrate that per-class performance can vary dramatically. We introduce Gaussian Hypothesis Open Set Technique (GHOST), a novel hyperparameter-free algorithm that models deep features using class-wise multivariate Gaussian distributions with diagonal covariance matrices. We apply Z-score normalization to logits to mitigate the impact of feature magnitudes that deviate from the model's expectations, thereby reducing the likelihood of the network…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications
