paper-with-me

홈 › Papers

Zero-Shot Visual Recognition via Bidirectional Latent Embedding

2016-07-07 · Qian Wang, Ke Chen

Zero-shot learning for visual recognition, e.g., object and action recognition, has recently attracted a lot of attention. However, it still remains challenging in bridging the semantic gap between visual features and their underlying semantics and transferring knowledge to semantic categories unseen during learning. Unlike most of the existing zero-shot visual recognition methods, we propose a stagewise bidirectional latent embedding framework to two subsequent learning stages for zero-shot visual recognition. In the bottom-up stage, a latent embedding space is first created by exploring the topological and labeling information underlying training data of known classes via a proper supervised subspace learning algorithm and the latent embedding of training data are used to form landmarks that guide embedding semantics underlying unseen classes into this learned latent space. In the top-down stage, semantic representations of unseen-class labels in a given label vocabulary are then embedded to the same latent space to preserve the semantic relatedness between all different classes via our proposed semi-supervised Sammon mapping with the guidance of landmarks. Thus, the resultant latent embedding space allows for predicting the label of a test instance with a simple nearest-neighbor rule. To evaluate the effectiveness of the proposed framework, we have conducted extensive experiments on four benchmark datasets in object and action recognition, i.e., AwA, CUB-200-2011, UCF101 and HMDB51. The experimental results under comparative studies demonstrate that our proposed approach yields the state-of-the-art performance under inductive and transductive settings.

📄 PDF Abstract BibTeX arXiv:1607.02104

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action LocalizationZero-Shot Learning

Similar Papers 제목 키워드 기반

Multi-Modal Zero-Shot Sign Language Recognition

2021-09-02 · Razieh Rastgoo, Kourosh Kiani, Sergio Escalera, Mohammad Sabokrou

Zero-Shot Learning (ZSL) has rapidly advanced in recent years. Towards overcoming the annotation bottleneck in the Sign Language Recognition (SLR), we explore the idea of Zero-Shot Sign Language Recognition (ZS-SLR) with…

Hand DetectionSign Language RecognitionZero-Shot Learning

Multi-Label Zero-Shot Human Action Recognition via Joint Latent Ranking Embedding

2017-09-15 · Qian Wang, Ke Chen

Human action recognition refers to automatic recognizing human actions from a video clip. In reality, there often exist multiple human actions in a video stream. Such a video stream is often weakly-annotated with a set o…

Action RecognitionMulti-Label LearningMulti-label zero-shot learningTemporal Action Localization+2

Information Bottleneck Constrained Latent Bidirectional Embedding for Zero-Shot Learning

2020-09-16 · Yang Liu, Lei Zhou, Xiao Bai, Lin Gu 외

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen classes. Though many ZSL methods rely on a direct mapping between the visual and the semantic space,…

AttributeZero-Shot Learning

CREST: Cross-modal Resonance through Evidential Deep Learning for Enhanced Zero-Shot Learning

2024-04-15 · Haojian Huang, Xiaozhen Qiao, Zhuo Chen, Haodong Chen 외

Zero-shot learning (ZSL) enables the recognition of novel classes by leveraging semantic knowledge transfer from known to unknown categories. This knowledge, typically encapsulated in attribute descriptions, aids in iden…

AttributeTransfer LearningVisual LocalizationZero-Shot Learning

ZS-SLR: Zero-Shot Sign Language Recognition from RGB-D Videos

2021-08-23 · Razieh Rastgoo, Kourosh Kiani, Sergio Escalera

Sign Language Recognition (SLR) is a challenging research area in computer vision. To tackle the annotation bottleneck in SLR, we formulate the problem of Zero-Shot Sign Language Recognition (ZS-SLR) and propose a two-st…

DecoderHuman DetectionSign Language Recognition