paper-with-me

홈 › Papers

Referring Atomic Video Action Recognition

2024-07-02 · Kunyu Peng, Jia Fu, Kailun Yang, Di Wen, Yufan Chen, Ruiping Liu, Junwei Zheng, Jiaming Zhang, M. Saquib Sarfraz, Rainer Stiefelhagen, Alina Roitberg

We introduce a new task called Referring Atomic Video Action Recognition (RAVAR), aimed at identifying atomic actions of a particular person based on a textual description and the video data of this person. This task differs from traditional action recognition and localization, where predictions are delivered for all present individuals. In contrast, we focus on recognizing the correct atomic action of a specific individual, guided by text. To explore this task, we present the RefAVA dataset, containing 36,630 instances with manually annotated textual descriptions of the individuals. To establish a strong initial benchmark, we implement and validate baselines from various domains, e.g., atomic action localization, video question answering, and text-video retrieval. Since these existing methods underperform on RAVAR, we introduce RefAtomNet -- a novel cross-stream attention-driven method specialized for the unique challenges of RAVAR: the need to interpret a textual referring expression for the targeted individual, utilize this reference to guide the spatial localization and harvest the prediction of the atomic actions for the referring person. The key ingredients are: (1) a multi-stream architecture that connects video, text, and a new location-semantic stream, and (2) cross-stream agent attention fusion and agent token fusion which amplify the most relevant information across these streams and consistently surpasses standard attention-based fusion on RAVAR. Extensive experiments demonstrate the effectiveness of RefAtomNet and its building blocks for recognizing the action of the described individual. The dataset and code will be made publicly available at https://github.com/KPeng9510/RAVAR.

📄 PDF Abstract BibTeX arXiv:2407.01872

Code (1)

kpeng9510/ravar 공식 구현 pytorch

Tasks

Action LocalizationAction RecognitionQuestion AnsweringReferring ExpressionTemporal Action LocalizationVideo Question AnsweringVideo Retrieval

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$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

RefAtomNet++: Advancing Referring Atomic Video Action Recognition using Semantic Retrieval based Multi-Trajectory Mamba

2025-10-18 · Kunyu Peng, Di Wen, Jia Fu, Jiamin Wu 외 arxiv

Referring Atomic Video Action Recognition (RAVAR) aims to recognize fine-grained, atomic-level actions of a specific person of interest conditioned on natural language descriptions. Distinct from conventional action reco…

Video Question AnsweringAction UnderstandingAction RecognitionSemantic Retrieval

Exploring Modulated Detection Transformer as a Tool for Action Recognition in Videos

2022-09-21 · Tomás Crisol, Joel Ermantraut, Adrián Rostagno, Santiago L. Aggio 외

During recent years transformers architectures have been growing in popularity. Modulated Detection Transformer (MDETR) is an end-to-end multi-modal understanding model that performs tasks such as phase grounding, referr…

Action DetectionAction RecognitionAction Recognition In VideosQuestion Answering+5

Storyboard guided Alignment for Fine-grained Video Action Recognition

2024-10-18 · Enqi Liu, Liyuan Pan, Yan Yang, Yiran Zhong 외

Fine-grained video action recognition can be conceptualized as a video-text matching problem. Previous approaches often rely on global video semantics to consolidate video embeddings, which can lead to misalignment in vi…

Action RecognitionLanguage ModellingLarge Language ModelTemporal Action Localization+1

AVA: A Video Dataset of Spatio-temporally Localized Atomic Visual Actions

2017-05-23 · CVPR 2018 6 · Chunhui Gu, Chen Sun, David A. Ross, Carl Vondrick 외

This paper introduces a video dataset of spatio-temporally localized Atomic Visual Actions (AVA). The AVA dataset densely annotates 80 atomic visual actions in 430 15-minute video clips, where actions are localized in sp…

Actin DetectionAction DetectionAction LocalizationAction Recognition+3

Improving the Multi-label Atomic Activity Recognition by Robust Visual Feature and Advanced Attention @ ROAD++ Atomic Activity Recognition 2024

2024-10-21 · Jiamin Cao, Lingqi Wang, Kexin Zhang, Yuting Yang 외

Road++ Track3 proposes a multi-label atomic activity recognition task in traffic scenarios, which can be standardized as a 64-class multi-label video action recognition task. In the multi-label atomic activity recognitio…

Action RecognitionActivity RecognitionTemporal Action Localization