paper-with-me

Papers

Zero-Shot Action Recognition from Diverse Object-Scene Compositions

2021-10-26 · Carlo Bretti, Pascal Mettes

This paper investigates the problem of zero-shot action recognition, in the setting where no training videos with seen actions are available. For this challenging scenario, the current leading approach is to transfer knowledge from the image domain by recognizing objects in videos using pre-trained networks, followed by a semantic matching between objects and actions. Where objects provide a local view on the content in videos, in this work we also seek to include a global view of the scene in which actions occur. We find that scenes on their own are also capable of recognizing unseen actions, albeit more marginally than objects, and a direct combination of object-based and scene-based scores degrades the action recognition performance. To get the best out of objects and scenes, we propose to construct them as a Cartesian product of all possible compositions. We outline how to determine the likelihood of object-scene compositions in videos, as well as a semantic matching from object-scene compositions to actions that enforces diversity among the most relevant compositions for each action. While simple, our composition-based approach outperforms object-based approaches and even state-of-the-art zero-shot approaches that rely on large-scale video datasets with hundreds of seen actions for training and knowledge transfer.

📄 PDF Abstract BibTeX arXiv:2110.13479

Code (1)

carlobretti/object-scene-compositions-for-actions 공식 구현 pytorch

Tasks

Action RecognitionObjectTransfer LearningZero-Shot Action Recognition

Similar Papers 제목 키워드 기반

Telling Stories for Common Sense Zero-Shot Action Recognition

2023-09-29 · Shreyank N Gowda, Laura Sevilla-Lara

Video understanding has long suffered from reliance on large labeled datasets, motivating research into zero-shot learning. Recent progress in language modeling presents opportunities to advance zero-shot video analysis,…

Action RecognitionArticlesCommon Sense ReasoningLanguage Modeling+6

Can masking background and object reduce static bias for zero-shot action recognition?

2025-01-22 · Takumi Fukuzawa, Kensho Hara, Hirokatsu Kataoka, Toru Tamaki

In this paper, we address the issue of static bias in zero-shot action recognition. Action recognition models need to represent the action itself, not the appearance. However, some fully-supervised works show that models…

Action RecognitionZero-Shot Action Recognition

All About Knowledge Graphs for Actions

2020-08-28 · Pallabi Ghosh, Nirat Saini, Larry S. Davis, Abhinav Shrivastava

Current action recognition systems require large amounts of training data for recognizing an action. Recent works have explored the paradigm of zero-shot and few-shot learning to learn classifiers for unseen categories o…

Action RecognitionAllFew-Shot action recognitionFew Shot Action Recognition+5

GLiREL -- Generalist Model for Zero-Shot Relation Extraction

2025-01-06 · Jack Boylan, Chris Hokamp, Demian Gholipour Ghalandari

We introduce GLiREL (Generalist Lightweight model for zero-shot Relation Extraction), an efficient architecture and training paradigm for zero-shot relation classification. Inspired by recent advancements in zero-shot na…

modelnamed-entity-recognitionNamed Entity RecognitionRelation+3

Transductive Universal Transport for Zero-Shot Action Recognition

2021-09-29 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos for which no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings fr…

Action RecognitionObjectPositionTemporal Localization+3