Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Actor Relation Graphs for Group Activity Recognition

About

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 Activity dataset, where state-of-the-art performance is achieved on both datasets. We also visualize the learned actor graphs and relation features, which demonstrate that the proposed ARG is able to capture the discriminative relation information for group activity recognition.

Jianchao Wu, Limin Wang, Li Wang, Jie Guo, Gangshan Wu• 2019

Related benchmarks

TaskDatasetResultRank
Group activity recognitionVolleyball Dataset (VD) (original)
Accuracy93.3
79
Group activity recognitionVolleyball dataset
Accuracy92.6
40
Group activity recognitionVolleyball dataset (test)
MCA91.1
37
Group activity recognitionCollective Activity (test)
Accuracy91
37
Group activity recognitionCollective Activity
MPCA92.3
27
Group activity recognitionCollective Activity Dataset
Accuracy91
25
Individual Activity RecognitionVolleyball (test)
Accuracy83.1
19
Group activity recognitionVolleyball dataset
MCA91.1
19
Individual Action RecognitionVolleyball dataset
Accuracy83
18
Group activity recognitionVolleyball Dataset (VD) (Olympic)
Accuracy77.8
10
Showing 10 of 13 rows

Other info

Code

Follow for update