Inferring Prototypes for Multi-Label Few-Shot Image Classification with Word Vector Guided Attention
Multi-label few-shot image classification (ML-FSIC) is the task of assigning descriptive labels to previously unseen images, based on a small number of training examples. A key feature of the multi-label setting is that images often have multiple labels, which typically refer to different regions of the image. When estimating prototypes, in a metric-based setting, it is thus important to determine which regions are relevant for which labels, but the limited amount of training data makes this highly challenging. As a solution, in this paper we propose to use word embeddings as a form of prior knowledge about the meaning of the labels. In particular, visual prototypes are obtained by aggregating the local feature maps of the support images, using an attention mechanism that relies on the label embeddings. As an important advantage, our model can infer prototypes for unseen labels without the need for fine-tuning any model parameters, which demonstrates its strong generalization abilities. Experiments on COCO and PASCAL VOC furthermore show that our model substantially improves the current state-of-the-art.
Code (0)
등록된 구현이 없습니다.
Tasks
DescriptiveFew-Shot Image Classificationimage-classificationImage ClassificationWord EmbeddingsSimilar Papers 제목 키워드 기반
Infinite Mixture Prototypes for Few-Shot Learning
We propose infinite mixture prototypes to adaptively represent both simple and complex data distributions for few-shot learning. Our infinite mixture prototypes represent each class by a set of clusters, unlike existing …
ClusteringFew-Shot LearningModelling Multi-modal Cross-interaction for ML-FSIC Based on Local Feature Selection
The aim of multi-label few-shot image classification (ML-FSIC) is to assign semantic labels to images, in settings where only a small number of training examples are available for each label. A key feature of the multi-l…
feature selectionFew-Shot Image Classificationimage-classificationImage Classification+1Zero-Shot Out-of-Distribution Detection with Outlier Label Exposure
As vision-language models like CLIP are widely applied to zero-shot tasks and gain remarkable performance on in-distribution (ID) data, detecting and rejecting out-of-distribution (OOD) inputs in the zero-shot setting ha…
Out-of-Distribution DetectionRNNP: A Robust Few-Shot Learning Approach
Learning from a few examples is an important practical aspect of training classifiers. Various works have examined this aspect quite well. However, all existing approaches assume that the few examples provided are always…
Few-Shot LearningUncertainty-Aware Semi-Supervised Few Shot Segmentation
Few shot segmentation (FSS) aims to learn pixel-level classification of a target object in a query image using only a few annotated support samples. This is challenging as it requires modeling appearance variations of ta…
Pseudo LabelSegmentation