Open-Set Recognition: a Good Closed-Set Classifier is All You Need?
Sagar Vaze, Kai Han, Andrea Vedaldi, Andrew Zisserman

TL;DR
This paper shows that improving closed-set classification accuracy enhances open-set recognition performance, and introduces a new benchmark for semantic novelty detection, demonstrating that a good closed-set classifier suffices for effective OSR.
Contribution
It reveals the strong correlation between closed-set accuracy and open-set recognition, and introduces the Semantic Shift Benchmark for better evaluation of semantic novelty detection.
Findings
Improving closed-set accuracy boosts OSR performance.
A strong baseline achieves state-of-the-art results on OSR benchmarks.
The Semantic Shift Benchmark better captures semantic novelty detection.
Abstract
The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received significant attention in recent years. In this paper, we first demonstrate that the ability of a classifier to make the 'none-of-above' decision is highly correlated with its accuracy on the closed-set classes. We find that this relationship holds across loss objectives and architectures, and further demonstrate the trend both on the standard OSR benchmarks as well as on a large-scale ImageNet evaluation. Second, we use this correlation to boost the performance of a maximum logit score OSR 'baseline' by improving its closed-set accuracy, and with this strong baseline achieve state-of-the-art on a number of OSR benchmarks. Similarly, we boost 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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Machine Learning and ELM
MethodsTest
