paper-with-me

홈 › Papers

Representing Videos as Discriminative Sub-graphs for Action Recognition

2022-01-11 · CVPR 2021 1 · Dong Li, Zhaofan Qiu, Yingwei Pan, Ting Yao, Houqiang Li, Tao Mei

Human actions are typically of combinatorial structures or patterns, i.e., subjects, objects, plus spatio-temporal interactions in between. Discovering such structures is therefore a rewarding way to reason about the dynamics of interactions and recognize the actions. In this paper, we introduce a new design of sub-graphs to represent and encode the discriminative patterns of each action in the videos. Specifically, we present MUlti-scale Sub-graph LEarning (MUSLE) framework that novelly builds space-time graphs and clusters the graphs into compact sub-graphs on each scale with respect to the number of nodes. Technically, MUSLE produces 3D bounding boxes, i.e., tubelets, in each video clip, as graph nodes and takes dense connectivity as graph edges between tubelets. For each action category, we execute online clustering to decompose the graph into sub-graphs on each scale through learning Gaussian Mixture Layer and select the discriminative sub-graphs as action prototypes for recognition. Extensive experiments are conducted on both Something-Something V1 & V2 and Kinetics-400 datasets, and superior results are reported when comparing to state-of-the-art methods. More remarkably, our MUSLE achieves to-date the best reported accuracy of 65.0% on Something-Something V2 validation set.

📄 PDF Abstract BibTeX arXiv:2201.04027

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionGraph LearningOnline Clustering

Similar Papers 제목 키워드 기반

Action Recognition by Hierarchical Mid-level Action Elements

2015-08-31 · ICCV 2015 12 · Tian Lan, Yuke Zhu, Amir Roshan Zamir, Silvio Savarese

Realistic videos of human actions exhibit rich spatiotemporal structures at multiple levels of granularity: an action can always be decomposed into multiple finer-grained elements in both space and time. To capture this …

Action ParsingAction RecognitionClusteringTemporal Action Localization

Representing Videos Using Mid-level Discriminative Patches

2013-06-01 · CVPR 2013 6 · Arpit Jain, Abhinav Gupta, Mikel Rodriguez, Larry S. Davis

representation for videos based on mid-level discriminative spatio-temporal patches. These spatio-temporal patches might correspond to a primitive human action, a semantic object, or perhaps a random but informative spat…

Action ClassificationGeneral Classification

Learning Actor Relation Graphs for Group Activity Recognition

2019-04-23 · CVPR 2019 6 · Jianchao Wu, Li-Min Wang, Li Wang, Jie Guo 외

Modeling relation between actors is important for recognizing group activity in a multi-person scene. This paper aims at learning discriminative relation between actors efficiently using deep models. To this end, we prop…

Action RecognitionActivity RecognitionGroup Activity RecognitionRelation

Do Less and Achieve More: Training CNNs for Action Recognition Utilizing Action Images from the Web

2015-12-22 · Shugao Ma, Sarah Adel Bargal, Jianming Zhang, Leonid Sigal 외

Recently, attempts have been made to collect millions of videos to train CNN models for action recognition in videos. However, curating such large-scale video datasets requires immense human labor, and training CNNs on m…

Action RecognitionAction Recognition In VideosTemporal Action Localization

Encoding Surgical Videos as Latent Spatiotemporal Graphs for Object and Anatomy-Driven Reasoning

2023-12-11 · Aditya Murali, Deepak Alapatt, Pietro Mascagni, Armine Vardazaryan 외

Recently, spatiotemporal graphs have emerged as a concise and elegant manner of representing video clips in an object-centric fashion, and have shown to be useful for downstream tasks such as action recognition. In this …

Action RecognitionAnatomySemantic SimilaritySemantic Textual Similarity+1