Interaction Classification With Key Actor Detection in Multi-Person Sports Videos

Farzaneh Askari, Rohit Ramaprasad, James J. Clark, Martin D. Levine; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2022, pp. 3580-3588

Abstract


Interaction recognition from multi-person videos is a challenging yet essential task in computer vision. Often the videos depict actions with multiple actors involved, some of whom participate in the main event, and the rest are present in the scene without being part of the actual event. This paper proposes a model to tackle the problem of interaction recognition from multi-person videos. Our model consists of a Recurrent Neural Network (RNN) equipped with a time-varying attention mechanism. It receives scene features and localized actors features to predict the interaction class. Additionally, the attention model identifies the people responsible for the main event. We chose penalty classification from ice hockey broadcast videos as our application. These videos are multi-persons and depict complex interactions between players in a non-laboratory recording setup. We evaluate our model on a new dataset of ice hockey penalty videos and report 93.93% classification accuracy. We include a qualitative analysis of the attention mechanism by visualizing the attention weights. Our code is publicly available.

Related Material


[pdf]
[bibtex]
@InProceedings{Askari_2022_CVPR, author = {Askari, Farzaneh and Ramaprasad, Rohit and Clark, James J. and Levine, Martin D.}, title = {Interaction Classification With Key Actor Detection in Multi-Person Sports Videos}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2022}, pages = {3580-3588} }