Toward Improving the Visual Characterization of Sport Activities with Abstracted Scene Graphs

Abstract

We present techniques for abstracting relevant information from scene graph features to improve action recognition in sports videos. Feature representation with relevant information can dramatically increase machine learning’s utility across many tasks. Despite the advantages of incorporating objects and relations as building blocks of semantic information, we still encounter too many irrelevant objects and relations in sports videos, adding uncertainty to the classifiers. This paper describes four fundamentally different scene abstraction techniques, each searching for the relevant information within aggregated features from pixel-level to object-level. In each method, we formulate relevancy through co-occurrence statistics, semantic similarity, feature decomposition, and correlation-based mapping and evaluate each technique’s efficacy through performance gains in action recognition and decay rate of training loss. We demonstrate that by creating a relevant and more concise knowledge representation, we improve performance (mAP) of action recognition in sports by 26.6% and achieve faster converging models due to higher representation power.

Cite

Text

Rahimi et al. "Toward Improving the Visual Characterization of Sport Activities with Abstracted Scene Graphs." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021. doi:10.1109/CVPRW53098.2021.00507

Markdown

[Rahimi et al. "Toward Improving the Visual Characterization of Sport Activities with Abstracted Scene Graphs." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021.](https://mlanthology.org/cvprw/2021/rahimi2021cvprw-improving/) doi:10.1109/CVPRW53098.2021.00507

BibTeX

@inproceedings{rahimi2021cvprw-improving,
  title     = {{Toward Improving the Visual Characterization of Sport Activities with Abstracted Scene Graphs}},
  author    = {Rahimi, Amir M. and Lee, Kevin G. and Agarwal, Amit and Kwon, Hyukseong and Bhattacharyya, Rajan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2021},
  pages     = {4500-4507},
  doi       = {10.1109/CVPRW53098.2021.00507},
  url       = {https://mlanthology.org/cvprw/2021/rahimi2021cvprw-improving/}
}