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

Towards Accurate Open-Set Recognition via Background-Class Regularization

About

In open-set recognition (OSR), classifiers should be able to reject unknown-class samples while maintaining high closed-set classification accuracy. To effectively solve the OSR problem, previous studies attempted to limit latent feature space and reject data located outside the limited space via offline analyses, e.g., distance-based feature analyses, or complicated network architectures. To conduct OSR via a simple inference process (without offline analyses) in standard classifier architectures, we use distance-based classifiers instead of conventional Softmax classifiers. Afterwards, we design a background-class regularization strategy, which uses background-class data as surrogates of unknown-class ones during training phase. Specifically, we formulate a novel regularization loss suitable for distance-based classifiers, which reserves sufficiently large class-wise latent feature spaces for known classes and forces background-class samples to be located far away from the limited spaces. Through our extensive experiments, we show that the proposed method provides robust OSR results, while maintaining high closed-set classification accuracy.

Wonwoo Cho, Jaegul Choo• 2022

Related benchmarks

TaskDatasetResultRank
Open Set RecognitionCIFAR10 6 closed, 4 open classes 1.0
AUROC0.948
30
Open Set RecognitionCIFAR+10 4 closed CIFAR10 classes, 10 open CIFAR100 classes 1.0
AUROC96.1
26
Open Set RecognitionCIFAR+50 1.0 (4 closed CIFAR10 classes, 50 open CIFAR100 classes)
AUROC95.7
18
Open Set RecognitionTinyImageNet 20 closed, 180 open classes 1.0
AUROC78.5
18
Showing 4 of 4 rows

Other info

Follow for update