Large-Scale Open-Set Classification Protocols for ImageNet
Andres Palechor, Annesha Bhoumik, Manuel G\"unther

TL;DR
This paper introduces three realistic open-set classification protocols using ImageNet subsets, along with a new validation metric, to evaluate deep learning models' ability to classify known and reject unknown images in real-world scenarios.
Contribution
It proposes new open-set protocols based on ImageNet for more realistic evaluation and introduces a validation metric to assess both classification and rejection performance.
Findings
Algorithms perform well on known negative samples.
Partial success in out-of-distribution detection.
Performance drops with unseen unknown classes.
Abstract
Open-Set Classification (OSC) intends to adapt closed-set classification models to real-world scenarios, where the classifier must correctly label samples of known classes while rejecting previously unseen unknown samples. Only recently, research started to investigate on algorithms that are able to handle these unknown samples correctly. Some of these approaches address OSC by including into the training set negative samples that a classifier learns to reject, expecting that these data increase the robustness of the classifier on unknown classes. Most of these approaches are evaluated on small-scale and low-resolution image datasets like MNIST, SVHN or CIFAR, which makes it difficult to assess their applicability to the real world, and to compare them among each other. We propose three open-set protocols that provide rich datasets of natural images with different levels of similarity…
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
Large-Scale Open-Set Classification Protocols for ImageNet· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
MethodsSoftmax
