paper-with-me

Papers

Revisiting spatio-temporal layouts for compositional action recognition

2021-11-02 · Gorjan Radevski, Marie-Francine Moens, Tinne Tuytelaars

Recognizing human actions is fundamentally a spatio-temporal reasoning problem, and should be, at least to some extent, invariant to the appearance of the human and the objects involved. Motivated by this hypothesis, in this work, we take an object-centric approach to action recognition. Multiple works have studied this setting before, yet it remains unclear (i) how well a carefully crafted, spatio-temporal layout-based method can recognize human actions, and (ii) how, and when, to fuse the information from layout and appearance-based models. The main focus of this paper is compositional/few-shot action recognition, where we advocate the usage of multi-head attention (proven to be effective for spatial reasoning) over spatio-temporal layouts, i.e., configurations of object bounding boxes. We evaluate different schemes to inject video appearance information to the system, and benchmark our approach on background cluttered action recognition. On the Something-Else and Action Genome datasets, we demonstrate (i) how to extend multi-head attention for spatio-temporal layout-based action recognition, (ii) how to improve the performance of appearance-based models by fusion with layout-based models, (iii) that even on non-compositional background-cluttered video datasets, a fusion between layout- and appearance-based models improves the performance.

📄 PDF Abstract BibTeX arXiv:2111.01936

Code (1)

gorjanradevski/revisiting-spatial-temporal-layouts 공식 구현 pytorch

Tasks

Action ClassificationAction DetectionAction RecognitionFew-Shot action recognitionFew Shot Action RecognitionSpatial ReasoningVideo Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Modelling Spatio-Temporal Interactions for Compositional Action Recognition

2023-05-04 · Ramanathan Rajendiran, Debaditya Roy, Basura Fernando

Humans have the natural ability to recognize actions even if the objects involved in the action or the background are changed. Humans can abstract away the action from the appearance of the objects and their context whic…

Action RecognitionHuman-Object Interaction DetectionObject

Neural-Symbolic VideoQA: Learning Compositional Spatio-Temporal Reasoning for Real-world Video Question Answering

2024-04-05 · Lili Liang, Guanglu Sun, Jin Qiu, Lizhong Zhang

Compositional spatio-temporal reasoning poses a significant challenge in the field of video question answering (VideoQA). Existing approaches struggle to establish effective symbolic reasoning structures, which are cruci…

Question AnsweringVideo Question Answering

STPro: Spatial and Temporal Progressive Learning for Weakly Supervised Spatio-Temporal Grounding

2025-01-01 · CVPR 2025 1 · Aaryan Garg, Akash Kumar, Yogesh S Rawat

In this work, we study Weakly Supervised Spatio-Temporal Video Grounding (WSTVG), a challenging task of localizing subjects spatio-temporally in videos using only textual queries and no bounding box supervision. Insp…

Action UnderstandingSpatio-Temporal Video GroundingVideo Grounding

TTOM: Test-Time Optimization and Memorization for Compositional Video Generation

2025-10-09 · Leigang Qu, Ziyang Wang, Na Zheng, Wenjie Wang 외 arxiv

Video Foundation Models (VFMs) exhibit remarkable visual generation performance, but struggle in compositional scenarios (e.g., motion, numeracy, and spatial relation). In this work, we introduce Test-Time Optimization a…

Video Generation

Learning Latent Spatio-Temporal Compositional Model for Human Action Recognition

2015-02-01 · Xiaodan Liang, Liang Lin, Liangliang Cao

Action recognition is an important problem in multimedia understanding. This paper addresses this problem by building an expressive compositional action model. We model one action instance in the video with an ensemble o…

Action RecognitionTemporal Action LocalizationWeakly-supervised Learning