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

Conditional Gaussian Distribution Learning for Open Set Recognition

About

Deep neural networks have achieved state-of-the-art performance in a wide range of recognition/classification tasks. However, when applying deep learning to real-world applications, there are still multiple challenges. A typical challenge is that unknown samples may be fed into the system during the testing phase and traditional deep neural networks will wrongly recognize the unknown sample as one of the known classes. Open set recognition is a potential solution to overcome this problem, where the open set classifier should have the ability to reject unknown samples as well as maintain high classification accuracy on known classes. The variational auto-encoder (VAE) is a popular model to detect unknowns, but it cannot provide discriminative representations for known classification. In this paper, we propose a novel method, Conditional Gaussian Distribution Learning (CGDL), for open set recognition. In addition to detecting unknown samples, this method can also classify known samples by forcing different latent features to approximate different Gaussian models. Meanwhile, to avoid information hidden in the input vanishing in the middle layers, we also adopt the probabilistic ladder architecture to extract high-level abstract features. Experiments on several standard image datasets reveal that the proposed method significantly outperforms the baseline method and achieves new state-of-the-art results.

Xin Sun, Zhenning Yang, Chi Zhang, Guohao Peng, Keck-Voon Ling• 2020

Related benchmarks

TaskDatasetResultRank
Open-world semi-supervised learningCIFAR-100 (test)
Overall Accuracy23.6
40
Open-world semi-supervised learningCIFAR-10 (test)
Overall Accuracy39.7
28
Open-world semi-supervised learningCIFAR-10
Accuracy (Seen)72.3
25
Open-world semi-supervised learningCIFAR-100
Seen Accuracy49.3
16
Open-world semi-supervised learningImageNet-100
Seen Accuracy67.3
16
Open-world semi-supervised learningCIFAR-100 50% known, 50% novel
Known Accuracy49.3
16
Image ClassificationCIFAR-100
Seen Class Accuracy49.3
14
Image ClassificationCIFAR-10
Accuracy (Seen)72.3
14
Open-world semi-supervised learningSingle-cell
Seen Accuracy74.1
13
Open-world semi-supervised learningCIFAR-10 50% known, 50% novel
Known Accuracy72.3
9
Showing 10 of 16 rows

Other info

Follow for update