Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Difficulty-Aware Simulator for Open Set Recognition

About

Open set recognition (OSR) assumes unknown instances appear out of the blue at the inference time. The main challenge of OSR is that the response of models for unknowns is totally unpredictable. Furthermore, the diversity of open set makes it harder since instances have different difficulty levels. Therefore, we present a novel framework, DIfficulty-Aware Simulator (DIAS), that generates fakes with diverse difficulty levels to simulate the real world. We first investigate fakes from generative adversarial network (GAN) in the classifier's viewpoint and observe that these are not severely challenging. This leads us to define the criteria for difficulty by regarding samples generated with GANs having moderate-difficulty. To produce hard-difficulty examples, we introduce Copycat, imitating the behavior of the classifier. Furthermore, moderate- and easy-difficulty samples are also yielded by our modified GAN and Copycat, respectively. As a result, DIAS outperforms state-of-the-art methods with both metrics of AUROC and F-score. Our code is available at https://github.com/wjun0830/Difficulty-Aware-Simulator.

WonJun Moon, Junho Park, Hyun Seok Seong, Cheol-Ho Cho, Jae-Pil Heo• 2022

Related benchmarks

TaskDatasetResultRank
Open Set RecognitionCIFAR10
AUROC0.85
76
Open Set RecognitionSVHN
AUROC0.947
51
Open Set RecognitionTinyImageNet
AUROC73.1
51
Open Set RecognitionCIFAR+50
AUROC91.6
50
Open Set RecognitionCIFAR10 6 closed, 4 open classes 1.0
AUROC0.85
30
Open Set RecognitionCIFAR+10 4 closed CIFAR10 classes, 10 open CIFAR100 classes 1.0
AUROC92
26
Open Set RecognitionCIFAR+10
AUROC0.92
24
Open Set RecognitionCIFAR+50 1.0 (4 closed CIFAR10 classes, 50 open CIFAR100 classes)
AUROC91.6
18
Open Set RecognitionTinyImageNet 20 closed, 180 open classes 1.0
AUROC73.1
18
Showing 9 of 9 rows

Other info

Follow for update