Few-Shot Open-Set Recognition using Meta-Learning
The problem of open-set recognition is considered. While previous approaches only consider this problem in the context of large-scale classifier training, we seek a unified solution for this and the low-shot classification setting. It is argued that the classic softmax classifier is a poor solution for open-set recognition, since it tends to overfit on the training classes. Randomization is then proposed as a solution to this problem. This suggests the use of meta-learning techniques, commonly used for few-shot classification, for the solution of open-set recognition. A new oPen sEt mEta LEaRning (PEELER) algorithm is then introduced. This combines the random selection of a set of novel classes per episode, a loss that maximizes the posterior entropy for examples of those classes, and a new metric learning formulation based on the Mahalanobis distance. Experimental results show that PEELER achieves state of the art open set recognition performance for both few-shot and large-scale recognition. On CIFAR and miniImageNet, it achieves substantial gains in seen/unseen class detection AUROC for a given seen-class classification accuracy.
Code (1)
Tasks
ClassificationGeneral ClassificationMeta-LearningMetric LearningOpen Set LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Reconstruction guided Meta-learning for Few Shot Open Set Recognition
In many applications, we are constrained to learn classifiers from very limited data (few-shot classification). The task becomes even more challenging if it is also required to identify samples from unknown categories (o…
ClassificationMeta-Learningopen-set classificationOpen Set LearningUnlocking Transfer Learning for Open-World Few-Shot Recognition
Few-Shot Open-Set Recognition (FSOSR) targets a critical real-world challenge, aiming to categorize inputs into known categories, termed closed-set classes, while identifying open-set inputs that fall outside these class…
Meta-LearningOpen Set LearningTransfer LearningMeta-Album: Multi-domain Meta-Dataset for Few-Shot Image Classification
We introduce Meta-Album, an image classification meta-dataset designed to facilitate few-shot learning, transfer learning, meta-learning, among other tasks. It includes 40 open datasets, each having at least 20 classes w…
Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+4Meta-Adapter: An Online Few-shot Learner for Vision-Language Model
The contrastive vision-language pre-training, known as CLIP, demonstrates remarkable potential in perceiving open-world visual concepts, enabling effective zero-shot image recognition. Nevertheless, few-shot learning met…
Few-Shot Learningimage-classificationImage ClassificationLanguage Modeling+5Unsupervised Few-Shot Action Recognition via Action-Appearance Aligned Meta-Adaptation
We present MetaUVFS as the first Unsupervised Meta-learning algorithm for Video Few-Shot action recognition. MetaUVFS leverages over 550K unlabeled videos to train a two-stream 2D and 3D CNN architecture via contrastive …
Action RecognitionContrastive LearningFew-Shot action recognitionFew Shot Action Recognition+1