Learning Actor Relation Graphs for Group Activity Recognition
Jianchao Wu, Limin Wang, Li Wang, Jie Guo, Gangshan Wu

TL;DR
This paper introduces Actor Relation Graphs (ARG) built with Graph Convolutional Networks to efficiently model actor relations for improved group activity recognition, achieving state-of-the-art results on standard datasets.
Contribution
The paper proposes a novel flexible Actor Relation Graph framework with variants for sparsification, enabling end-to-end learning of actor relations for group activity recognition.
Findings
Achieved state-of-the-art performance on Volleyball and Collective Activity datasets.
Demonstrated effective relation modeling through visualization of learned graphs.
Validated the efficiency and discriminative power of the proposed ARG approach.
Abstract
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 propose to build a flexible and efficient Actor Relation Graph (ARG) to simultaneously capture the appearance and position relation between actors. Thanks to the Graph Convolutional Network, the connections in ARG could be automatically learned from group activity videos in an end-to-end manner, and the inference on ARG could be efficiently performed with standard matrix operations. Furthermore, in practice, we come up with two variants to sparsify ARG for more effective modeling in videos: spatially localized ARG and temporal randomized ARG. We perform extensive experiments on two standard group activity recognition datasets: the Volleyball dataset and the Collective…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
