paper-with-me

홈 › Papers

Inferring Prototypes for Multi-Label Few-Shot Image Classification with Word Vector Guided Attention

2021-12-02 · Kun Yan, Chenbin Zhang, Jun Hou, Ping Wang, Zied Bouraoui, Shoaib Jameel, Steven Schockaert

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.

📄 PDF Abstract BibTeX arXiv:2112.01037

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveFew-Shot Image Classificationimage-classificationImage ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Infinite Mixture Prototypes for Few-Shot Learning

2019-02-12 · Kelsey R. Allen, Evan Shelhamer, Hanul Shin, Joshua B. Tenenbaum

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 Learning

Modelling Multi-modal Cross-interaction for ML-FSIC Based on Local Feature Selection

2024-12-18 · Kun Yan, Zied Bouraoui, Fangyun Wei, Chang Xu 외

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+1

Zero-Shot Out-of-Distribution Detection with Outlier Label Exposure

2024-06-03 · Choubo Ding, Guansong Pang

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 Detection

RNNP: A Robust Few-Shot Learning Approach

2020-11-22 · Pratik Mazumder, Pravendra Singh, Vinay P. Namboodiri

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 Learning

Uncertainty-Aware Semi-Supervised Few Shot Segmentation

2021-10-18 · Soopil Kim, Philip Chikontwe, Sang Hyun Park

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