paper-with-me

Papers

Progressive Relation Learning for Group Activity Recognition

2019-08-08 · CVPR 2020 6 · Guyue Hu, Bo Cui, Yuan He, Shan Yu

Group activities usually involve spatiotemporal dynamics among many interactive individuals, while only a few participants at several key frames essentially define the activity. Therefore, effectively modeling the group-relevant and suppressing the irrelevant actions (and interactions) are vital for group activity recognition. In this paper, we propose a novel method based on deep reinforcement learning to progressively refine the low-level features and high-level relations of group activities. Firstly, we construct a semantic relation graph (SRG) to explicitly model the relations among persons. Then, two agents adopting policy according to two Markov decision processes are applied to progressively refine the SRG. Specifically, one feature-distilling (FD) agent in the discrete action space refines the low-level spatio-temporal features by distilling the most informative frames. Another relation-gating (RG) agent in continuous action space adjusts the high-level semantic graph to pay more attention to group-relevant relations. The SRG, FD agent, and RG agent are optimized alternately to mutually boost the performance of each other. Extensive experiments on two widely used benchmarks demonstrate the effectiveness and superiority of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1908.02948

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionDeep Reinforcement LearningGroup Activity RecognitionReinforcement LearningRelation

Similar Papers 제목 키워드 기반

Panoramic Human Activity Recognition

2022-03-08 · Ruize Han, Haomin Yan, Jiacheng Li, Songmiao Wang 외

To obtain a more comprehensive activity understanding for a crowded scene, in this paper, we propose a new problem of panoramic human activity recognition (PAR), which aims to simultaneous achieve the individual action, …

Activity RecognitionGraph Neural NetworkHuman Activity Recognition

Group Activity Prediction with Sequential Relational Anticipation Model

2020-08-06 · ECCV 2020 8 · Junwen Chen, Wentao Bao, Yu Kong

In this paper, we propose a novel approach to predict group activities given the beginning frames with incomplete activity executions. Existing action prediction approaches learn to enhance the representation power of th…

Activity PredictionmodelPrediction

Group Activity Recognition in Computer Vision: A Comprehensive Review, Challenges, and Future Perspectives

2023-07-25 · Chuanchuan Wang, Ahmad Sufril Azlan Mohamed

Group activity recognition is a hot topic in computer vision. Recognizing activities through group relationships plays a vital role in group activity recognition. It holds practical implications in various scenarios, suc…

Activity RecognitionGroup Activity Recognition

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

Context Aware Group Activity Recognition

2021-01-01 · ICPR 2021 1 · Avijit Dasgupta, C. V. Jawahar, Karteek Alahari

This paper addresses the task of group activity recognition in multi-person videos. Existing approaches decompose this task into feature learning and relational reasoning. Despite showing progress, these methods only rel…

Activity RecognitionGroup Activity RecognitionRelational Reasoning