paper-with-me

Papers

Learning a Deep Embedding Model for Zero-Shot Learning

2016-11-15 · CVPR 2017 7 · Li Zhang, Tao Xiang, Shaogang Gong

Zero-shot learning (ZSL) models rely on learning a joint embedding space where both textual/semantic description of object classes and visual representation of object images can be projected to for nearest neighbour search. Despite the success of deep neural networks that learn an end-to-end model between text and images in other vision problems such as image captioning, very few deep ZSL model exists and they show little advantage over ZSL models that utilise deep feature representations but do not learn an end-to-end embedding. In this paper we argue that the key to make deep ZSL models succeed is to choose the right embedding space. Instead of embedding into a semantic space or an intermediate space, we propose to use the visual space as the embedding space. This is because that in this space, the subsequent nearest neighbour search would suffer much less from the hubness problem and thus become more effective. This model design also provides a natural mechanism for multiple semantic modalities (e.g., attributes and sentence descriptions) to be fused and optimised jointly in an end-to-end manner. Extensive experiments on four benchmarks show that our model significantly outperforms the existing models. Code is available at https://github.com/lzrobots/DeepEmbeddingModel_ZSL

📄 PDF Abstract BibTeX arXiv:1611.05088

Code (4)

lzrobots/DeepEmbeddingModel_ZSL 공식 구현 tf
CristianoPatricio/zsl-methods tf
Guillem96/zsl-pytorch pytorch
Mind23-2/MindCode-34 mindspore

Tasks

Image CaptioningSentenceZero-Shot Action RecognitionZero-Shot Learning

Similar Papers 제목 키워드 기반

Multi-Label Zero-Shot Learning with Transfer-Aware Label Embedding Projection

2018-08-07 · Meng Ye, Yuhong Guo

Zero-shot learning transfers knowledge from seen classes to novel unseen classes to reduce human labor of labelling data for building new classifiers. Much effort on zero-shot learning however has focused on the standard…

image-classificationImage ClassificationMulti-Label Image ClassificationMulti-label zero-shot learning+2

Improving Audio Classification by Transitioning from Zero- to Few-Shot

2025-07-26 · James Taylor, Wolfgang Mack arxiv

State-of-the-art audio classification often employs a zero-shot approach, which involves comparing audio embeddings with embeddings from text describing the respective audio class. These embeddings are usually generated …

Contrastive LearningAudio Classification

SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting

2025-02-10 · journal 2025 2 · Ahmed Zgaren, Wassim Bouachir, Nizar Bouguila

Zero-shot counting is a subcategory of Generic Visual Object Counting, which aims to count objects from an arbitrary class in a given image. While few-shot counting relies on delivering exemplars to the model to count si…

Exemplar-Free CountingObjectObject CountingZero-Shot Counting

AVGZSLNet: Audio-Visual Generalized Zero-Shot Learning by Reconstructing Label Features from Multi-Modal Embeddings

2020-05-27 · Pratik Mazumder, Pravendra Singh, Kranti Kumar Parida, Vinay P. Namboodiri

In this paper, we propose a novel approach for generalized zero-shot learning in a multi-modal setting, where we have novel classes of audio/video during testing that are not seen during training. We use the semantic rel…

DecoderGeneralized Zero-Shot LearningGZSL Video ClassificationRetrieval+3

Zero-Shot Semantic Segmentation via Spatial and Multi-Scale Aware Visual Class Embedding

2021-11-30 · Sungguk Cha, Yooseung Wang

Fully supervised semantic segmentation technologies bring a paradigm shift in scene understanding. However, the burden of expensive labeling cost remains as a challenge. To solve the cost problem, recent studies proposed…

Domain AdaptationLanguage ModelingLanguage ModellingScene Understanding+4