paper-with-me

홈 › Papers

Multi-Task Zero-Shot Action Recognition with Prioritised Data Augmentation

2016-11-26 · Xun Xu, Timothy M. Hospedales, Shaogang Gong

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a semantic description of the label space, referred as visual-semantic mapping, on auxiliary data. Reusing the learned mapping to project target videos into an embedding space thus allows novel-classes to be recognised by nearest neighbour inference. However, existing ZSL methods suffer from auxiliary-target domain shift intrinsically induced by assuming the same mapping for the disjoint auxiliary and target classes. This compromises the generalisation accuracy of ZSL recognition on the target data. In this work, we improve the ability of ZSL to generalise across this domain shift in both model- and data-centric ways by formulating a visual-semantic mapping with better generalisation properties and a dynamic data re-weighting method to prioritise auxiliary data that are relevant to the target classes. Specifically: (1) We introduce a multi-task visual-semantic mapping to improve generalisation by constraining the semantic mapping parameters to lie on a low-dimensional manifold, (2) We explore prioritised data augmentation by expanding the pool of auxiliary data with additional instances weighted by relevance to the target domain. The proposed new model is applied to the challenging zero-shot action recognition problem to demonstrate its advantages over existing ZSL models.

📄 PDF Abstract BibTeX arXiv:1611.08663

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionData AugmentationTemporal Action LocalizationZero-Shot Action RecognitionZero-Shot Learning

Similar Papers 제목 키워드 기반

A New Split for Evaluating True Zero-Shot Action Recognition

2021-07-27 · Shreyank N Gowda, Laura Sevilla-Lara, Kiyoon Kim, Frank Keller 외

Zero-shot action recognition is the task of classifying action categories that are not available in the training set. In this setting, the standard evaluation protocol is to use existing action recognition datasets(e.g. …

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionZero-Shot Action Recognition+1

Continual Learning Improves Zero-Shot Action Recognition

2024-10-14 · Shreyank N Gowda, Davide Moltisanti, Laura Sevilla-Lara

Zero-shot action recognition requires a strong ability to generalize from pre-training and seen classes to novel unseen classes. Similarly, continual learning aims to develop models that can generalize effectively and le…

Action RecognitionContinual LearningZero-Shot Action RecognitionZero-Shot Learning

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

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

TARN: Temporal Attentive Relation Network for Few-Shot and Zero-Shot Action Recognition

2019-07-21 · Mina Bishay, Georgios Zoumpourlis, Ioannis Patras

In this paper we propose a novel Temporal Attentive Relation Network (TARN) for the problems of few-shot and zero-shot action recognition. At the heart of our network is a meta-learning approach that learns to compare re…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMeta-Learning+4