Large-Scale Evaluation of Open-Set Image Classification Techniques
Halil Bisgin, Andres Palechor, Mike Suter, Manuel G\"unther

TL;DR
This paper provides a comprehensive large-scale evaluation of open-set image classification techniques, comparing training-based and post-processing methods on realistic protocols, highlighting their strengths and limitations in recognizing unseen classes.
Contribution
It offers the first extensive large-scale comparison of various OSC algorithms under realistic conditions, including hybrid models and their performance on known and unknown classes.
Findings
EOS improves performance of post-processing algorithms
OpenMax and PROSER effectively utilize better-trained networks
Most algorithms struggle with unseen unknown classes in challenging scenarios
Abstract
The goal for classification is to correctly assign labels to unseen samples. However, most methods misclassify samples with unseen labels and assign them to one of the known classes. Open-Set Classification (OSC) algorithms aim to maximize both closed and open-set recognition capabilities. Recent studies showed the utility of such algorithms on small-scale data sets, but limited experimentation makes it difficult to assess their performances in real-world problems. Here, we provide a comprehensive comparison of various OSC algorithms, including training-based (SoftMax, Garbage, EOS) and post-processing methods (Maximum SoftMax Scores, Maximum Logit Scores, OpenMax, EVM, PROSER), the latter are applied on features from the former. We perform our evaluation on three large-scale protocols that mimic real-world challenges, where we train on known and negative open-set samples, and test on…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
MethodsSoftmax · Extreme Value Machine
