Hyperspherical embedding for novel class classification
Rafael S. Pereira, Alexis Joly, Patrick Valduriez, Fabio Porto

TL;DR
This paper introduces a hyperspherical embedding approach using normalized softmax loss for improved open set and few-shot image classification, avoiding pairwise training and demonstrating superior accuracy over metric learning methods.
Contribution
The paper proposes a novel constraint-based hyperspherical embedding method with normalized softmax loss that enhances open set and few-shot classification without pairwise training.
Findings
Outperforms metric learning in accuracy
Efficiently trained on larger class sets
Effective in unseen class classification
Abstract
Deep learning models have become increasingly useful in many different industries. On the domain of image classification, convolutional neural networks proved the ability to learn robust features for the closed set problem, as shown in many different datasets, such as MNIST FASHIONMNIST, CIFAR10, CIFAR100, and IMAGENET. These approaches use deep neural networks with dense layers with softmax activation functions in order to learn features that can separate classes in a latent space. However, this traditional approach is not useful for identifying classes unseen on the training set, known as the open set problem. A similar problem occurs in scenarios involving learning on small data. To tackle both problems, few-shot learning has been proposed. In particular, metric learning learns features that obey constraints of a metric distance in the latent space in order to perform classification.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Image and Video Retrieval Techniques
MethodsSoftmax
