paper-with-me

홈 › Papers

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

2024-12-18 · Kun Yan, Zied Bouraoui, Fangyun Wei, Chang Xu, Ping Wang, Shoaib Jameel, Steven Schockaert

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-label setting is that images often have several labels, which typically refer to objects appearing in different regions of the image. When estimating label 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 and the noisy nature of local features make this highly challenging. As a solution, we propose a strategy in which label prototypes are gradually refined. First, we initialize the prototypes using word embeddings, which allows us to leverage prior knowledge about the meaning of the labels. Second, taking advantage of these initial prototypes, we then use a Loss Change Measurement~(LCM) strategy to select the local features from the training images (i.e.\ the support set) that are most likely to be representative of a given label. Third, we construct the final prototype of the label by aggregating these representative local features using a multi-modal cross-interaction mechanism, which again relies on the initial word embedding-based prototypes. Experiments on COCO, PASCAL VOC, NUS-WIDE, and iMaterialist show that our model substantially improves the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2412.13732

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionFew-Shot Image Classificationimage-classificationImage ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

The Devil is in the Details: On Models and Training Regimes for Few-Shot Intent Classification

2022-10-12 · Mohsen Mesgar, Thy Thy Tran, Goran Glavas, Iryna Gurevych

Few-shot Intent Classification (FSIC) is one of the key challenges in modular task-oriented dialog systems. While advanced FSIC methods are similar in using pretrained language models to encode texts and nearest neighbou…

intent-classificationIntent ClassificationMeta-Learning

Layer-Wise Adaptive Updating for Few-Shot Image Classification

2020-07-16 · Yunxiao Qin, Wei-Guo Zhang, Zezheng Wang, Chenxu Zhao 외

Few-shot image classification (FSIC), which requires a model to recognize new categories via learning from few images of these categories, has attracted lots of attention. Recently, meta-learning based methods have been …

ClassificationFew-Shot Image ClassificationGeneral Classificationimage-classification+2

Multi-Level Correlation Network For Few-Shot Image Classification

2024-12-04 · Yunkai Dang, Min Zhang, Zhengyu Chen, Xinliang Zhang 외

Few-shot image classification(FSIC) aims to recognize novel classes given few labeled images from base classes. Recent works have achieved promising classification performance, especially for metric-learning methods, whe…

Few-Shot Image Classificationimage-classificationImage ClassificationMetric Learning+1

Improving Adversarially Robust Few-Shot Image Classification With Generalizable Representations

2022-01-01 · CVPR 2022 1 · Junhao Dong, YuAn Wang, Jian-Huang Lai, Xiaohua Xie

Few-Shot Image Classification (FSIC) aims to recognize novel image classes with limited data, which is significant in practice. In this paper, we consider the FSIC problem in the case of adversarial examples. This is…

ClassificationFew-Shot Image Classificationimage-classificationImage Classification+1

Hire: Hybrid-modal Interaction with Multiple Relational Enhancements for Image-Text Matching

2024-06-05 · Xuri Ge, Fuhai Chen, Songpei Xu, Fuxiang Tao 외

Image-text matching (ITM) is a fundamental problem in computer vision. The key issue lies in jointly learning the visual and textual representation to estimate their similarity accurately. Most existing methods focus on …

cross-modal alignmentImage-text matchingRelationship DetectionText Matching