Conditional Variational Capsule Network for Open Set Recognition
Yunrui Guo, Guglielmo Camporese, Wenjing Yang, Alessandro Sperduti,, Lamberto Ballan

TL;DR
This paper introduces a novel conditional variational capsule network that enhances open set recognition by encouraging compact class-specific feature distributions, achieving state-of-the-art results in detecting unknown classes.
Contribution
It proposes a new capsule network framework using variational autoencoders with Gaussian priors to improve open set recognition capabilities.
Findings
Achieved state-of-the-art results on multiple datasets.
Effectively detects unknown classes with high accuracy.
Controls feature compactness to distinguish known and unknown samples.
Abstract
In open set recognition, a classifier has to detect unknown classes that are not known at training time. In order to recognize new categories, the classifier has to project the input samples of known classes in very compact and separated regions of the features space for discriminating samples of unknown classes. Recently proposed Capsule Networks have shown to outperform alternatives in many fields, particularly in image recognition, however they have not been fully applied yet to open-set recognition. In capsule networks, scalar neurons are replaced by capsule vectors or matrices, whose entries represent different properties of objects. In our proposal, during training, capsules features of the same known class are encouraged to match a pre-defined gaussian, one for each class. To this end, we use the variational autoencoder framework, with a set of gaussian priors as the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases · Brain Tumor Detection and Classification
