paper-with-me

Papers

Spatio-Temporal Dynamic Inference Network for Group Activity Recognition

2021-08-26 · ICCV 2021 10 · Hangjie Yuan, Dong Ni, Mang Wang

Group activity recognition aims to understand the activity performed by a group of people. In order to solve it, modeling complex spatio-temporal interactions is the key. Previous methods are limited in reasoning on a predefined graph, which ignores the inherent person-specific interaction context. Moreover, they adopt inference schemes that are computationally expensive and easily result in the over-smoothing problem. In this paper, we manage to achieve spatio-temporal person-specific inferences by proposing Dynamic Inference Network (DIN), which composes of Dynamic Relation (DR) module and Dynamic Walk (DW) module. We firstly propose to initialize interaction fields on a primary spatio-temporal graph. Within each interaction field, we apply DR to predict the relation matrix and DW to predict the dynamic walk offsets in a joint-processing manner, thus forming a person-specific interaction graph. By updating features on the specific graph, a person can possess a global-level interaction field with a local initialization. Experiments indicate both modules' effectiveness. Moreover, DIN achieves significant improvement compared to previous state-of-the-art methods on two popular datasets under the same setting, while costing much less computation overhead of the reasoning module.

📄 PDF Abstract BibTeX arXiv:2108.11743

Code (2)

jacobyuan7/din_gar 공식 구현 pytorch
JacobYuan7/DIN-Group-Activity-Recognition-Benchmark pytorch

Tasks

Activity RecognitionGroup Activity RecognitionRelation

Similar Papers 제목 키워드 기반

Flow-Assisted Motion Learning Network for Weakly-Supervised Group Activity Recognition

2024-05-28 · Muhammad Adi Nugroho, Sangmin Woo, Sumin Lee, Jinyoung Park 외

Weakly-Supervised Group Activity Recognition (WSGAR) aims to understand the activity performed together by a group of individuals with the video-level label and without actor-level labels. We propose Flow-Assisted Motion…

Activity RecognitionGroup Activity RecognitionOptical Flow EstimationRelation

SoGAR: Self-supervised Spatiotemporal Attention-based Social Group Activity Recognition

2023-04-27 · Naga VS Raviteja Chappa, Pha Nguyen, Alexander H Nelson, Han-Seok Seo 외

This paper introduces a novel approach to Social Group Activity Recognition (SoGAR) using Self-supervised Transformers network that can effectively utilize unlabeled video data. To extract spatio-temporal information, we…

Activity RecognitionGroup Activity Recognition

Empowering Relational Network by Self-Attention Augmented Conditional Random Fields for Group Activity Recognition

2020-08-01 · ECCV 2020 8 · Rizard Renanda Adhi Pramono, Yie Tarng Chen, Wen Hsien Fang

This paper presents a novel relational network for group activity recognition. The core of our network is to augment the conditional random fields (CRF), amenable to learning inter-dependency of correlated observations, …

Activity RecognitionGroup Activity Recognition

Multi-Focused Video Group Activities Hashing

2025-08-30 · Zhongmiao Qi, Yan Jiang, Bolin Zhang, Chong Wang 외 arxiv

With the explosive growth of video data in various complex scenarios, quickly retrieving group activities has become an urgent problem. However, many tasks can only retrieve videos focusing on an entire video, not the ac…

Representation LearningVideo Retrieval

Pose is all you need: The pose only group activity recognition system (POGARS)

2021-08-09 · Haritha Thilakarathne, Aiden Nibali, Zhen He, Stuart Morgan

We introduce a novel deep learning based group activity recognition approach called the Pose Only Group Activity Recognition System (POGARS), designed to use only tracked poses of people to predict the performed group ac…

Action ClassificationActivity PredictionActivity RecognitionAll+2