paper-with-me

Papers

Zero-shot Image Recognition Using Relational Matching, Adaptation and Calibration

2019-03-27 · Debasmit Das, C. S. George Lee

Zero-shot learning (ZSL) for image classification focuses on recognizing novel categories that have no labeled data available for training. The learning is generally carried out with the help of mid-level semantic descriptors associated with each class. This semantic-descriptor space is generally shared by both seen and unseen categories. However, ZSL suffers from hubness, domain discrepancy and biased-ness towards seen classes. To tackle these problems, we propose a three-step approach to zero-shot learning. Firstly, a mapping is learned from the semantic-descriptor space to the image-feature space. This mapping learns to minimize both one-to-one and pairwise distances between semantic embeddings and the image features of the corresponding classes. Secondly, we propose test-time domain adaptation to adapt the semantic embedding of the unseen classes to the test data. This is achieved by finding correspondences between the semantic descriptors and the image features. Thirdly, we propose scaled calibration on the classification scores of the seen classes. This is necessary because the ZSL model is biased towards seen classes as the unseen classes are not used in the training. Finally, to validate the proposed three-step approach, we performed experiments on four benchmark datasets where the proposed method outperformed previous results. We also studied and analyzed the performance of each component of our proposed ZSL framework.

📄 PDF Abstract BibTeX arXiv:1903.11701

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGeneral Classificationimage-classificationImage ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

TDSM: Triplet Diffusion for Skeleton-Text Matching in Zero-Shot Action Recognition

2024-11-16 · Jeonghyeok Do, Munchurl Kim

We firstly present a diffusion-based action recognition with zero-shot learning for skeleton inputs. In zero-shot skeleton-based action recognition, aligning skeleton features with the text features of action labels is e…

Action RecognitionSkeleton Based Action RecognitionText MatchingTriplet+3

MAtch, eXpand and Improve: Unsupervised Finetuning for Zero-Shot Action Recognition with Language Knowledge

2023-03-15 · ICCV 2023 1 · Wei Lin, Leonid Karlinsky, Nina Shvetsova, Horst Possegger 외

Large scale Vision-Language (VL) models have shown tremendous success in aligning representations between visual and text modalities. This enables remarkable progress in zero-shot recognition, image generation & editing,…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionImage Generation+4

Temporal-Relational CrossTransformers for Few-Shot Action Recognition

2021-01-15 · CVPR 2021 1 · Toby Perrett, Alessandro Masullo, Tilo Burghardt, Majid Mirmehdi 외

We propose a novel approach to few-shot action recognition, finding temporally-corresponding frame tuples between the query and videos in the support set. Distinct from previous few-shot works, we construct class prototy…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Advancing Cache-Based Few-Shot Classification via Patch-Driven Relational Gated Graph Attention

2025-12-13 · Tasweer Ahmad, Arindam Sikdar, Sandip Pradhan, Ardhendu Behera arxiv

Few-shot image classification remains difficult under limited supervision and visual domain shift. Recent cache-based adaptation approaches (e.g., Tip-Adapter) address this challenge to some extent by learning lightweigh…

Few-Shot Image Classification

A Relational Model for One-Shot Classification

2021-11-08 · Arturs Polis, Alexander Ilin

We show that a deep learning model with built-in relational inductive bias can bring benefits to sample-efficient learning, without relying on extensive data augmentation. The proposed one-shot classification model perfo…

ClassificationData Augmentationimage-classificationImage Classification+2