English

Open-Set Recognition with Gaussian Mixture Variational Autoencoders

Machine Learning 2020-06-04 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

In inference, open-set classification is to either classify a sample into a known class from training or reject it as an unknown class. Existing deep open-set classifiers train explicit closed-set classifiers, in some cases disjointly utilizing reconstruction, which we find dilutes the latent representation's ability to distinguish unknown classes. In contrast, we train our model to cooperatively learn reconstruction and perform class-based clustering in the latent space. With this, our Gaussian mixture variational autoencoder (GMVAE) achieves more accurate and robust open-set classification results, with an average F1 improvement of 29.5%, through extensive experiments aided by analytical results.

Keywords

Cite

@article{arxiv.2006.02003,
  title  = {Open-Set Recognition with Gaussian Mixture Variational Autoencoders},
  author = {Alexander Cao and Yuan Luo and Diego Klabjan},
  journal= {arXiv preprint arXiv:2006.02003},
  year   = {2020}
}

Comments

12 pages including 8 figures and 4 tables, plus 6 pages of supplementary material

R2 v1 2026-06-23T16:00:49.138Z