English

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

Computer Vision and Pattern Recognition 2021-12-08 v2 Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2112.01037,
  title  = {Inferring Prototypes for Multi-Label Few-Shot Image Classification with Word Vector Guided Attention},
  author = {Kun Yan and Chenbin Zhang and Jun Hou and Ping Wang and Zied Bouraoui and Shoaib Jameel and Steven Schockaert},
  journal= {arXiv preprint arXiv:2112.01037},
  year   = {2021}
}

Comments

Accepted by AAAI2022

R2 v1 2026-06-24T08:01:02.421Z